[ 486.502370] [55241]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 486.503732] [55241]: *** Starting uWSGI 2.0.20-debian (64bit) on [Fri Feb 14 10:55:25 2025] *** [ 486.503732] [55241]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 486.503732] [55241]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 486.503732] [55241]: nodename: devstack [ 486.503732] [55241]: machine: x86_64 [ 486.503732] [55241]: clock source: unix [ 486.503732] [55241]: pcre jit disabled [ 486.503732] [55241]: detected number of CPU cores: 8 [ 486.503732] [55241]: current working directory: / [ 486.503732] [55241]: detected binary path: /usr/bin/uwsgi-core [ 486.504040] [55241]: your processes number limit is 63753 [ 486.504040] [55241]: your memory page size is 4096 bytes [ 486.504040] [55241]: detected max file descriptor number: 2048 [ 486.504040] [55241]: lock engine: pthread robust mutexes [ 486.504040] [55241]: thunder lock: enabled [ 486.504040] [55241]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 486.504040] [55241]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 486.504040] [55241]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 486.504040] [55241]: Set PythonHome to /opt/stack/data/venv [ 486.532709] [55241]: Python main interpreter initialized at 0x586f3aed0be0 [ 486.532709] [55241]: python threads support enabled [ 486.532709] [55241]: your server socket listen backlog is limited to 100 connections [ 486.532709] [55241]: your mercy for graceful operations on workers is 80 seconds [ 486.533031] [55241]: mapped 403077 bytes (393 KB) for 2 cores [ 486.533121] [55241]: *** Operational MODE: preforking *** [ 486.533334] [55241]: *** uWSGI is running in multiple interpreter mode *** [ 486.533334] [55241]: spawned uWSGI master process (pid: 55241) [ 486.536988] [55241]: spawned uWSGI worker 1 (pid: 55243, cores: 1) [ 486.536988] [55241]: spawned uWSGI worker 2 (pid: 55244, cores: 1) [ 486.536988] [55241]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 486.721124] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 486.721124] [55243]: debtcollector.deprecate( [ 486.723658] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 486.723658] [55244]: debtcollector.deprecate( [ 487.514860] [55244]: /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 [ 487.514860] [55244]: warnings.warn( [ 487.531152] [55243]: /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 [ 487.531152] [55243]: warnings.warn( [ 487.627922] [55244]: /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. [ 487.627922] [55244]: from defusedxml.lxml import parse [ 487.633792] [55243]: /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. [ 487.633792] [55243]: from defusedxml.lxml import parse [ 487.664462] [55244]: /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) [ 487.664462] [55244]: BASE = declarative_base() [ 487.669842] [55243]: /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) [ 487.669842] [55243]: BASE = declarative_base() [ 487.838104] [55244]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55244) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 487.841914] [55243]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55243) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 487.844997] [55244]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55244) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 487.845411] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 487.845993] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 487.846129] [55243]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55243) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 487.846198] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 487.846543] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 487.846838] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 487.847027] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 487.973714] [55243]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 487.973714] [55243]: @jsonschema.FormatChecker.cls_checks('date-time') [ 487.974107] [55244]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 487.974107] [55244]: @jsonschema.FormatChecker.cls_checks('date-time') [ 488.023058] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.023227] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.023282] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.023326] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.023368] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.023422] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.023464] [55244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.023504] [55243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.023544] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.023544] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.023625] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.023625] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.023625] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.023743] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.191854] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.191854] [55243]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.192154] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.192154] [55243]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.192269] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.192314] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.192314] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.192417] [55244]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.192459] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.192499] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.192499] [55244]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.192499] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.192499] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.192499] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.197403] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.197565] [55243]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.197565] [55243]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.197711] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.197756] [55243]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.197798] [55244]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.197839] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.197879] [55244]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.197922] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.197962] [55244]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.198011] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.198059] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.198059] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.198059] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.199068] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.199152] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.199196] [55243]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.199236] [55244]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.199275] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.199314] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.199360] [55243]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.199360] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.199438] [55244]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.199478] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.199529] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.199570] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.199609] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.199609] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.200460] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.200558] [55243]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.200629] [55243]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.200713] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.200758] [55243]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.200802] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.200847] [55244]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.200887] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.200927] [55244]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.200966] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.201016] [55244]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.201016] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.201100] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.201187] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.202392] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.202474] [55243]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.202544] [55243]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.202625] [55243]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.202692] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.202757] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.202798] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.202838] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.202876] [55244]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.202920] [55244]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.202987] [55244]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.203065] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.203155] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.203231] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.206139] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.206221] [55243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.206291] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.206377] [55243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.206444] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.206507] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.206554] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.206595] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.206638] [55244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.206697] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.206768] [55244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.206832] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.206924] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.206998] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.207862] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.207946] [55243]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.208043] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.208088] [55243]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.208126] [55243]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.208165] [55244]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.208210] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.208250] [55244]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.208289] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.208328] [55244]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.208370] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.208415] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.208415] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.208494] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.208975] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.209085] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.209160] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.209231] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.209280] [55243]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.209322] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.209360] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.209399] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.209437] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.209475] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.209518] [55244]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.209518] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.209600] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.209644] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.219126] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.219248] [55243]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.219290] [55243]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.219348] [55243]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.219414] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.219459] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.219499] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.219535] [55244]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.219572] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.219619] [55244]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.219659] [55244]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.219698] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.219756] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.219864] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.220371] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.220456] [55243]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.220527] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.220612] [55243]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.220706] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.220752] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.220797] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.220840] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.220880] [55244]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.220919] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.220958] [55244]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.221033] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.221100] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.221203] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.222589] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.222678] [55243]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.222749] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.222817] [55243]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.222877] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.222920] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.222979] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.223039] [55244]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.223079] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.223119] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.223158] [55244]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.223209] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.223312] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.223357] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.227297] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.227379] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.227425] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.227475] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.227521] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.227565] [55243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.227604] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.227643] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.227682] [55244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.227721] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.227763] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.227806] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.227846] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.227846] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.242280] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.242392] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.242439] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.242491] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.242533] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.242533] [55243]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.242607] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.242651] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.242690] [55244]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.242733] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.242772] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.242810] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.242849] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.242849] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.243437] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.243526] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.243571] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.243611] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.243650] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.243689] [55243]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.243729] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.243775] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.243816] [55244]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.243860] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.243899] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.243941] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.243981] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.243981] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.244621] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.244723] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.244800] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.244843] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.244883] [55243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.244924] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.244962] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.245014] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.245061] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.245101] [55244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.245141] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.245186] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.245186] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.245316] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.247687] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.247780] [55243]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.247853] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.247922] [55243]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.247987] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.248025] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.248082] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.248123] [55244]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.248163] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.248202] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.248241] [55244]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.248316] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.248384] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.248455] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.248888] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.248964] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.249043] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.249127] [55243]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.249195] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.249260] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.249306] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.249336] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.249361] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.249412] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.249469] [55244]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.249537] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.249599] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.249671] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.253244] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.253339] [55243]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.253413] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.253482] [55243]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.253545] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.253620] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.253694] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.253726] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.253789] [55244]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.253874] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.253962] [55244]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.254036] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.254100] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.254171] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.256798] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.256879] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.256948] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.257027] [55243]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.257092] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.257152] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.257224] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.257395] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.257483] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.257553] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.257622] [55244]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.257654] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.257680] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.257710] [55243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.257737] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.257798] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.257843] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.257889] [55243]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.257889] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.257972] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.258036] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.258083] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.258128] [55244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.258180] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.258243] [55244]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.258305] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.258359] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.258429] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.261836] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.261936] [55243]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.261984] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.262044] [55243]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.262097] [55244]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.262145] [55243]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.262173] [55244]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.262199] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.262224] [55244]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.262249] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.262274] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.262302] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.262329] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.262408] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.262998] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.263110] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.263180] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.263283] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.263334] [55243]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.263385] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.263385] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.263473] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.263516] [55244]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.263568] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.263607] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.263654] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.263696] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.263696] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.265269] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.265367] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.265439] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.265517] [55243]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.265550] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.265598] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.265640] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.265688] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.265733] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.265770] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.265816] [55244]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.265816] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.265904] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.265954] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.268865] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.268947] [55243]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.269021] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.269103] [55243]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.269179] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.269212] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.269246] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.269302] [55244]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.269360] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.269430] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.269488] [55244]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.269533] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.269567] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.269622] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.272382] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.272497] [55243]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.272540] [55243]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.272632] [55243]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.272690] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.272742] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.272786] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.272890] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.273128] [55244]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.273128] [55244]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.273128] [55244]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.273128] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.273256] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.273256] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.273552] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.273635] [55243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.273722] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.273796] [55243]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.273861] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.273941] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.274023] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.274080] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.274158] [55244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.274229] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.274297] [55244]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.274361] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.274424] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.274524] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.274826] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.274865] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.274935] [55243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.275019] [55244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.275078] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.275108] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.275133] [55243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.275159] [55244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.275192] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.275218] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.275243] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.275268] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.275294] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.275320] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.277174] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.277252] [55244]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.277354] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.277410] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.277456] [55244]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.277496] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.277544] [55243]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.277586] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.277634] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.277682] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.277715] [55243]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.277715] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.277764] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.277818] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.278685] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.278780] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.278831] [55244]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.278831] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.278923] [55243]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.278961] [55244]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.279026] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.279067] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.279115] [55243]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.279158] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.279206] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.279248] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.279289] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.279289] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.280924] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.281015] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.281114] [55244]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.281189] [55244]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.281257] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.281297] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.281327] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.281353] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.281379] [55243]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.281406] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.281444] [55243]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.281531] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.281579] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.281626] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.282695] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.282781] [55244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.282839] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.282886] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.282929] [55243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.282975] [55244]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.283029] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.283087] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.283130] [55243]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.283179] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.283218] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.283218] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.339686] [55243]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55243) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 488.339843] [55244]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55244) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 488.339896] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.339896] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.339977] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.340117] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.340170] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.340170] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.340256] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.340299] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.340342] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.340397] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.340441] [55243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.340493] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.340539] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.340582] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.340624] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.340788] [55244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.340881] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.340936] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.340936] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.341053] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.341088] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.341116] [55243]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.341142] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.341167] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.341193] [55244]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.341220] [55243]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.341246] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.341271] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.341297] [55244]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.341325] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.341352] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.341377] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.341403] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.341429] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.341456] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.341481] [55243]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.341507] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.341535] [55243]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.341564] [55244]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.341591] [55243]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.341617] [55244]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.341659] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.341691] [55244]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.341719] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.341748] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.341777] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.341803] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.341835] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.341863] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.341893] [55243]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.341932] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.341972] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.342030] [55244]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.342071] [55243]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.342110] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.342152] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.342204] [55244]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.342248] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.342293] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.342334] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.342334] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.342412] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.342455] [55243]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.342498] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.342540] [55243]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.342540] [55243]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.342629] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.342675] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.342717] [55244]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.342759] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.342801] [55244]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.342839] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.342883] [55244]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.342932] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.342978] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.342978] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.343068] [55243]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.343068] [55243]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.343172] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.343219] [55243]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.343265] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.343311] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.343356] [55244]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.343407] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.343452] [55244]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.343496] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.343542] [55244]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.343585] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.343642] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.343692] [55243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.343746] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.343800] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.343925] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.343981] [55243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.344561] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.344632] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.344681] [55244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.344727] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.344773] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.344816] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.344860] [55244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.344914] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.344960] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.345025] [55243]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.345079] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.345124] [55243]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.345166] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.345209] [55243]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.345251] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.345295] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.345341] [55244]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.345385] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.345427] [55244]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.345469] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.345513] [55244]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.345555] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.345602] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.345646] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.345688] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.345744] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.345788] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.345788] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.345872] [55243]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.345914] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.345956] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.345999] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.346052] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.346094] [55244]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.346142] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.346186] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.346229] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.346271] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.346314] [55243]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.346355] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.346404] [55243]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.346447] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.346490] [55243]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.346536] [55244]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.346579] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.346579] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.346671] [55244]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.346714] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.346714] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.346795] [55244]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.346837] [55243]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.346879] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.346925] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.346968] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.347018] [55243]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.347018] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.347110] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.347153] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.347195] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.347238] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.347281] [55244]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.347328] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.347373] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.347416] [55243]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.347458] [55244]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.347501] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.347544] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.347588] [55243]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.347631] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.347674] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.347720] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.347764] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.347811] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.347854] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.347897] [55244]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.347940] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.347983] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.348045] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.348090] [55244]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.348139] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.348183] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.348225] [55243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.348268] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.348311] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.348354] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.348396] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.348438] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.348481] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.348547] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.348595] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.348648] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.348703] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.348748] [55244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.348748] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.348830] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.348873] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.348916] [55243]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.348964] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.349036] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.349084] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.349128] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.349170] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.349212] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.349255] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.349304] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.349348] [55244]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.349396] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.349440] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.349483] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.349525] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.349568] [55243]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.349611] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.349654] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.349697] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.349739] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.349781] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.349828] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.349871] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.349913] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.349961] [55244]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.349989] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.350022] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.350048] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.350073] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.350099] [55243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.350130] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.350157] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.350186] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.350216] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.350242] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.350267] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.350292] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.350317] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.350343] [55244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.350368] [55243]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.350393] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.350423] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.350455] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.350481] [55243]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.350509] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.350535] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.350560] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.350585] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.350610] [55244]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.350650] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.350688] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.350715] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.350740] [55244]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.350769] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.350796] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.350820] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.350846] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.350872] [55243]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.350899] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.350925] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.350950] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.350976] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.351011] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.351039] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.351064] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.351089] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.351114] [55244]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.351140] [55243]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.351165] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.351189] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.351214] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.351244] [55243]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.351270] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.351295] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.351321] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.351346] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.351372] [55244]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.351398] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.351424] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.351449] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.351477] [55244]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.351504] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.351529] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.351554] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.351581] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.351606] [55243]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.351631] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.351656] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.351682] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.351710] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.351737] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.351763] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.351789] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.351815] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.351840] [55244]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.351866] [55243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.351891] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.351916] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.351944] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.351970] [55243]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.351995] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.352027] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.352053] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.352078] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.352102] [55244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.352127] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.352153] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.352153] [55244]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.352206] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.352233] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.352259] [55243]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.352284] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.352308] [55243]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.352333] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.352358] [55243]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.352383] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.352413] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.352439] [55244]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.352464] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.352488] [55244]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.352514] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.352539] [55244]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.352563] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.352590] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.352616] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.352643] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.352669] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.352694] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.352719] [55243]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.352745] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.352773] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.352798] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.352824] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.352849] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.352878] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.352904] [55244]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.352929] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.352954] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.352980] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.353524] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.353585] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.353631] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.353675] [55243]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.353774] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.353822] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.353866] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.353908] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.353951] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.353993] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.354072] [55244]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.354117] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.354159] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.354207] [55243]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.354251] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.354294] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.354337] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.354379] [55243]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.354421] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.354464] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.354505] [55244]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.354547] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.354593] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.354636] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.354679] [55244]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.354720] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.354770] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.354812] [55243]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.354854] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.354896] [55243]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.354937] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.354983] [55243]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.355036] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.355088] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.355133] [55244]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.355175] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.355218] [55244]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.355259] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.355302] [55244]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.355344] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.355391] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.355438] [55243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.355480] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.355523] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.355565] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.355609] [55243]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.355657] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.355702] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.355744] [55244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.355790] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.355833] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.355875] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.355919] [55244]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.355960] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.356010] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.356056] [55243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.356104] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.356147] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.356194] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.356239] [55243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.356282] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.356282] [55244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.356363] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.356406] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.356448] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.356448] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.356529] [55244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.356529] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.356613] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.356655] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.356697] [55243]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.356739] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.356786] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.356786] [55243]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.356868] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.356910] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.356951] [55244]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.356996] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.357048] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.357048] [55244]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.357130] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.357172] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.357215] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.357258] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.357299] [55243]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.357341] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.357388] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.357437] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.357480] [55243]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.357524] [55244]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.357567] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.357609] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.357651] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.357692] [55244]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.357734] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.357781] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.357824] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.357870] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.357913] [55243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.357956] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.357998] [55243]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.358055] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.358104] [55243]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.358148] [55244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.358196] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.358240] [55244]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.358281] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.358322] [55244]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.358365] [55243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.358407] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.358451] [55243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55243) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.358494] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.358536] [55243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.358582] [55244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 488.358630] [55243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.358695] [55244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55244) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 488.358739] [55243]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.358782] [55244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 488.358831] [55243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.358874] [55244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 488.358917] [55243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55243) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.358960] [55244]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 488.358960] [55244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 488.358960] [55244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55244) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 488.378936] [55244]: INFO dbcounter [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Registered counter for database cinder [ 488.379085] [55243]: INFO dbcounter [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Registered counter for database cinder [ 488.388197] [55243]: DEBUG oslo_db.sqlalchemy.engines [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb 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=55243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 488.388314] [55244]: DEBUG oslo_db.sqlalchemy.engines [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 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=55244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 488.515774] [55244]: DEBUG dbcounter [-] [55244] Writer thread running {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 488.516019] [55243]: DEBUG dbcounter [-] [55243] Writer thread running {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 488.540877] [55243]: INFO cinder.rpc [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 488.541175] [55244]: INFO cinder.rpc [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 488.543335] [55244]: INFO cinder.rpc [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 488.543448] [55243]: INFO cinder.rpc [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 488.545475] [55243]: INFO cinder.rpc [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 488.545573] [55244]: INFO cinder.rpc [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 488.547240] [55243]: INFO cinder.rpc [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 488.547405] [55244]: INFO cinder.rpc [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 488.547637] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.547823] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.547876] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.548028] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.549448] [55243]: WARNING cinder.keymgr.conf_key_mgr [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb 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' [ 488.549721] [55244]: WARNING cinder.keymgr.conf_key_mgr [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 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' [ 488.552307] [55243]: DEBUG oslo_db.sqlalchemy.engines [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb 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=55243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 488.552615] [55244]: DEBUG oslo_db.sqlalchemy.engines [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 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=55244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 488.553905] [55243]: INFO cinder.rpc [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 488.554271] [55244]: INFO cinder.rpc [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 488.555653] [55243]: INFO cinder.rpc [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 488.556081] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.556160] [55244]: INFO cinder.rpc [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 488.556253] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.556500] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.556666] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.557334] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.557496] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.557774] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.557937] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.558286] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.558447] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.558738] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.558896] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.570330] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.570409] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.570494] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.570545] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.573203] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.573259] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.573370] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.573406] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.576085] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.576143] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.576252] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.576286] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.579707] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.579819] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.579885] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.579985] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.582409] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.582547] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.582583] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.582724] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.585049] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.585215] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.585576] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.585740] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.587825] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.587991] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.588383] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.588545] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.590312] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.590477] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.590914] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.591086] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.592813] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.592975] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.593438] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.593606] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.593882] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.594053] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.594529] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.594688] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.597050] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.597227] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.597686] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.597848] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.691732] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.691966] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.692216] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.692419] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.696017] [55244]: WARNING cinder.api.contrib.hosts [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 488.696316] [55243]: WARNING cinder.api.contrib.hosts [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 488.696503] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.696679] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.696772] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.696944] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.697600] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.697786] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.697832] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.697984] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.698763] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.698915] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.698973] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.699099] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.699798] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.699852] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.699965] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.700016] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.701023] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.701097] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.701182] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.701242] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.702118] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.702180] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.702276] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.702329] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.703083] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.703161] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.703245] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.703300] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.704164] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.704202] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.704326] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.704367] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.705239] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.705366] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.705400] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.705535] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.706089] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: extensions {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.706240] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: extensions {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.707453] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: os-hosts {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.707591] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: os-hosts {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.709456] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: qos-specs {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.709648] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: qos-specs {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.711687] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: os-quota-class-sets {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.712317] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: os-quota-class-sets {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.713151] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: scheduler-stats {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.714052] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: scheduler-stats {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.714670] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: os-snapshot-manage {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.716190] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: capabilities {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.716487] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: os-snapshot-manage {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.717566] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: encryption {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.718015] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: capabilities {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.719262] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: cgsnapshots {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.719365] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: encryption {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.720717] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: os-quota-sets {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.721111] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: cgsnapshots {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.722274] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: os-volume-manage {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.722940] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: os-quota-sets {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.724531] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: os-volume-manage {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.724619] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: os-volume-transfer {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.726360] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: os-volume-type-access {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.726938] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: os-volume-transfer {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.727935] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: backups {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.728637] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: os-volume-type-access {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.730017] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: os-services {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.730275] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: backups {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.731375] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: consistencygroups {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.732395] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: os-services {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.733386] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: extra_specs {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.733718] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: consistencygroups {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.735292] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: os-availability-zone {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.735776] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: extra_specs {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.736855] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extended resource: encryption {{(pid=55243) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.737379] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: os-availability-zone {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.738745] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extended resource: encryption {{(pid=55244) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 488.739008] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.739198] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.740135] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.740311] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.740663] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.740850] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.741198] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.741356] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.741781] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.741943] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.742239] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.742396] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.742787] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.742946] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.743391] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.743542] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.743864] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.744042] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.744481] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.744658] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.744962] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.745135] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.745599] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.745762] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.746073] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.746244] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.746589] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.746740] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.747203] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.747359] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.747786] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.747944] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.748209] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.748370] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.748781] [55243]: WARNING stevedore.named [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.748934] [55243]: WARNING castellan.key_manager [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.749339] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.749500] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.749652] [55243]: DEBUG cinder.api.contrib.snapshot_actions [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] SnapshotActionsController initialized {{(pid=55243) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 488.749791] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension VolumeActions extending resource: volumes {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.749980] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension UsedLimits extending resource: limits {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.750110] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.750232] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.750337] [55244]: WARNING stevedore.named [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 488.750372] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension TypesManage extending resource: types {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.750466] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.750503] [55244]: WARNING castellan.key_manager [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 488.750602] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension AdminActions extending resource: volumes {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.750782] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension AdminActions extending resource: snapshots {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.750901] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension AdminActions extending resource: backups {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.751029] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension VolumeTypeAccess extending resource: types {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.751160] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.751211] [55244]: DEBUG cinder.api.contrib.snapshot_actions [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] SnapshotActionsController initialized {{(pid=55244) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 488.751294] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.751348] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension VolumeActions extending resource: volumes {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.751445] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.751496] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension UsedLimits extending resource: limits {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.751626] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.751659] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.751762] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.751796] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.751886] [55243]: DEBUG cinder.api.openstack [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb None None] Extension SnapshotActions extending resource: snapshots {{(pid=55243) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.751941] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension TypesManage extending resource: types {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.752080] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.752210] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension AdminActions extending resource: volumes {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.752337] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension AdminActions extending resource: snapshots {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.752459] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension AdminActions extending resource: backups {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.752573] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.752703] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.752848] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.752980] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.753212] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.753329] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.753442] [55244]: DEBUG cinder.api.openstack [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55244) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 488.754163] [55243]: WARNING keystonemiddleware.auth_token [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb 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. [ 488.755588] [55244]: WARNING keystonemiddleware.auth_token [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 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. [ 488.758679] [55243]: WARNING keystonemiddleware.auth_token [None req-ec9c5a65-43fc-4aa7-8716-9c90772beceb 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 [ 488.759939] [55244]: WARNING keystonemiddleware.auth_token [None req-773d6ea4-8390-4a89-8df9-5a955c47b069 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 [ 488.761215] [55243]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x586f3aed0be0 pid: 55243 (default app) [ 488.762426] [55244]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x586f3aed0be0 pid: 55244 (default app) [ 488.770892] [55243]: /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. [ 488.770892] [55243]: warnings.warn(deprecated_msg) [ 488.771032] [55243]: /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. [ 488.771032] [55243]: warnings.warn(deprecated_msg) [ 488.771032] [55243]: /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. [ 488.771032] [55243]: warnings.warn(deprecated_msg) [ 488.771032] [55243]: /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. [ 488.771213] [55243]: warnings.warn(deprecated_msg) [ 488.771213] [55243]: /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. [ 488.771213] [55243]: warnings.warn(deprecated_msg) [ 488.771213] [55243]: /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. [ 488.771213] [55243]: warnings.warn(deprecated_msg) [ 488.771213] [55243]: /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. [ 488.771402] [55243]: warnings.warn(deprecated_msg) [ 488.771402] [55243]: /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. [ 488.771402] [55243]: warnings.warn(deprecated_msg) [ 488.771402] [55243]: /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. [ 488.771402] [55243]: warnings.warn(deprecated_msg) [ 488.771548] [55243]: /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. [ 488.771548] [55243]: warnings.warn(deprecated_msg) [ 488.771548] [55243]: /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. [ 488.771548] [55243]: warnings.warn(deprecated_msg) [ 488.771704] [55243]: /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. [ 488.771704] [55243]: warnings.warn(deprecated_msg) [ 488.771704] [55243]: /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. [ 488.771704] [55243]: warnings.warn(deprecated_msg) [ 488.771839] [55243]: /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. [ 488.771839] [55243]: warnings.warn(deprecated_msg) [ 488.771839] [55243]: /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. [ 488.771839] [55243]: warnings.warn(deprecated_msg) [ 488.771839] [55243]: /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. [ 488.771998] [55243]: warnings.warn(deprecated_msg) [ 488.771998] [55243]: /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. [ 488.771998] [55243]: warnings.warn(deprecated_msg) [ 488.771998] [55243]: /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. [ 488.771998] [55243]: warnings.warn(deprecated_msg) [ 488.772206] [55243]: /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. [ 488.772206] [55243]: warnings.warn(deprecated_msg) [ 488.772206] [55243]: /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. [ 488.772206] [55243]: warnings.warn(deprecated_msg) [ 488.772206] [55243]: /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. [ 488.772206] [55243]: warnings.warn(deprecated_msg) [ 488.772388] [55243]: /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. [ 488.772388] [55243]: warnings.warn(deprecated_msg) [ 488.772388] [55243]: /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. [ 488.772388] [55243]: warnings.warn(deprecated_msg) [ 488.772388] [55243]: /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. [ 488.772388] [55243]: warnings.warn(deprecated_msg) [ 488.772573] [55243]: /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. [ 488.772573] [55243]: warnings.warn(deprecated_msg) [ 488.772573] [55243]: /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. [ 488.772573] [55243]: warnings.warn(deprecated_msg) [ 488.772573] [55243]: /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. [ 488.772573] [55243]: warnings.warn(deprecated_msg) [ 488.772754] [55243]: /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. [ 488.772754] [55243]: warnings.warn(deprecated_msg) [ 488.772754] [55243]: /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. [ 488.772754] [55243]: warnings.warn(deprecated_msg) [ 488.772754] [55243]: /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. [ 488.772754] [55243]: warnings.warn(deprecated_msg) [ 488.772941] [55243]: /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. [ 488.772941] [55243]: warnings.warn(deprecated_msg) [ 488.772941] [55243]: /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. [ 488.772941] [55243]: warnings.warn(deprecated_msg) [ 488.773074] [55243]: /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. [ 488.773074] [55243]: warnings.warn(deprecated_msg) [ 488.773074] [55243]: /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. [ 488.773074] [55243]: warnings.warn(deprecated_msg) [ 488.773074] [55243]: /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. [ 488.773234] [55243]: warnings.warn(deprecated_msg) [ 488.773234] [55243]: /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. [ 488.773234] [55243]: warnings.warn(deprecated_msg) [ 488.773234] [55243]: /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. [ 488.773234] [55243]: warnings.warn(deprecated_msg) [ 488.773375] [55243]: /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. [ 488.773375] [55243]: warnings.warn(deprecated_msg) [ 488.773375] [55243]: /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. [ 488.773375] [55243]: warnings.warn(deprecated_msg) [ 488.773375] [55243]: /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. [ 488.773375] [55243]: warnings.warn(deprecated_msg) [ 488.773543] [55243]: /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. [ 488.773543] [55243]: warnings.warn(deprecated_msg) [ 488.773543] [55243]: /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. [ 488.773543] [55243]: warnings.warn(deprecated_msg) [ 488.773543] [55243]: /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. [ 488.773713] [55243]: warnings.warn(deprecated_msg) [ 488.773713] [55243]: /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. [ 488.773713] [55243]: warnings.warn(deprecated_msg) [ 488.773713] [55243]: /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. [ 488.773713] [55243]: warnings.warn(deprecated_msg) [ 488.773915] [55243]: /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. [ 488.773915] [55243]: warnings.warn(deprecated_msg) [ 488.773915] [55243]: /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. [ 488.773915] [55243]: warnings.warn(deprecated_msg) [ 488.774595] [55243]: /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. [ 488.774595] [55243]: warnings.warn(deprecated_msg) [ 488.774595] [55243]: /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. [ 488.774595] [55243]: warnings.warn(deprecated_msg) [ 488.774805] [55243]: /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. [ 488.774805] [55243]: warnings.warn(deprecated_msg) [ 488.774805] [55243]: /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. [ 488.774805] [55243]: warnings.warn(deprecated_msg) [ 488.774805] [55243]: /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. [ 488.775089] [55243]: warnings.warn(deprecated_msg) [ 488.775089] [55243]: /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. [ 488.775089] [55243]: warnings.warn(deprecated_msg) [ 488.775089] [55243]: /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. [ 488.775089] [55243]: warnings.warn(deprecated_msg) [ 488.775331] [55243]: /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. [ 488.775331] [55243]: warnings.warn(deprecated_msg) [ 488.775331] [55243]: /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. [ 488.775331] [55243]: warnings.warn(deprecated_msg) [ 488.775537] [55243]: /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. [ 488.775537] [55243]: warnings.warn(deprecated_msg) [ 488.775537] [55243]: /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. [ 488.775537] [55243]: warnings.warn(deprecated_msg) [ 488.775734] [55243]: /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. [ 488.775734] [55243]: warnings.warn(deprecated_msg) [ 488.775734] [55243]: /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. [ 488.775734] [55243]: warnings.warn(deprecated_msg) [ 488.775932] [55243]: /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. [ 488.775932] [55243]: warnings.warn(deprecated_msg) [ 488.775932] [55243]: /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. [ 488.775932] [55243]: warnings.warn(deprecated_msg) [ 488.776147] [55243]: /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. [ 488.776147] [55243]: warnings.warn(deprecated_msg) [ 488.776147] [55243]: /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. [ 488.776147] [55243]: warnings.warn(deprecated_msg) [ 488.776341] [55243]: /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. [ 488.776341] [55243]: warnings.warn(deprecated_msg) [ 488.776341] [55243]: /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. [ 488.776341] [55243]: warnings.warn(deprecated_msg) [ 488.776341] [55243]: /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. [ 488.776341] [55243]: warnings.warn(deprecated_msg) [ 488.776656] [55243]: /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. [ 488.776656] [55243]: warnings.warn(deprecated_msg) [ 488.776656] [55243]: /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. [ 488.776656] [55243]: warnings.warn(deprecated_msg) [ 488.776656] [55243]: /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. [ 488.776910] [55243]: warnings.warn(deprecated_msg) [ 488.776910] [55243]: /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. [ 488.776910] [55243]: warnings.warn(deprecated_msg) [ 488.776910] [55243]: /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. [ 488.776910] [55243]: warnings.warn(deprecated_msg) [ 488.776910] [55243]: /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. [ 488.776910] [55243]: warnings.warn(deprecated_msg) [ 488.777258] [55243]: /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. [ 488.777258] [55243]: warnings.warn(deprecated_msg) [ 488.777258] [55243]: /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. [ 488.777258] [55243]: warnings.warn(deprecated_msg) [ 488.777258] [55243]: /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. [ 488.777258] [55243]: warnings.warn(deprecated_msg) [ 488.777550] [55243]: /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. [ 488.777550] [55243]: warnings.warn(deprecated_msg) [ 488.777550] [55243]: /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. [ 488.777550] [55243]: warnings.warn(deprecated_msg) [ 488.777550] [55243]: /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. [ 488.777550] [55243]: warnings.warn(deprecated_msg) [ 488.777844] [55243]: /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. [ 488.777844] [55243]: warnings.warn(deprecated_msg) [ 488.777844] [55243]: /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. [ 488.777844] [55243]: warnings.warn(deprecated_msg) [ 488.777844] [55243]: /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. [ 488.777844] [55243]: warnings.warn(deprecated_msg) [ 488.778155] [55243]: /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. [ 488.778155] [55243]: warnings.warn(deprecated_msg) [ 488.778155] [55243]: /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. [ 488.778155] [55243]: warnings.warn(deprecated_msg) [ 488.778376] [55243]: /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. [ 488.778376] [55243]: warnings.warn(deprecated_msg) [ 488.778376] [55243]: /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. [ 488.778376] [55243]: warnings.warn(deprecated_msg) [ 488.778596] [55243]: /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. [ 488.778596] [55243]: warnings.warn(deprecated_msg) [ 488.778596] [55243]: /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. [ 488.778596] [55243]: warnings.warn(deprecated_msg) [ 488.779102] [55243]: /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. [ 488.779102] [55243]: warnings.warn(deprecated_msg) [ 488.779102] [55243]: /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. [ 488.779102] [55243]: warnings.warn(deprecated_msg) [ 488.779102] [55243]: DEBUG cinder.api.middleware.request_id [None req-e7ab251e-aa01-44e6-9dc7-a21016bf1697 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 488.779102] [55243]: [pid: 55243|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Fri Feb 14 10:55:28 2025] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 492.106834] [55244]: /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. [ 492.106834] [55244]: warnings.warn(deprecated_msg) [ 492.106834] [55244]: /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. [ 492.106834] [55244]: warnings.warn(deprecated_msg) [ 492.106834] [55244]: /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. [ 492.107300] [55244]: warnings.warn(deprecated_msg) [ 492.107300] [55244]: /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. [ 492.107300] [55244]: warnings.warn(deprecated_msg) [ 492.107300] [55244]: /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. [ 492.107300] [55244]: warnings.warn(deprecated_msg) [ 492.107436] [55244]: /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. [ 492.107436] [55244]: warnings.warn(deprecated_msg) [ 492.107436] [55244]: /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. [ 492.107436] [55244]: warnings.warn(deprecated_msg) [ 492.107436] [55244]: /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. [ 492.107436] [55244]: warnings.warn(deprecated_msg) [ 492.107597] [55244]: /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. [ 492.107597] [55244]: warnings.warn(deprecated_msg) [ 492.107597] [55244]: /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. [ 492.107597] [55244]: warnings.warn(deprecated_msg) [ 492.107706] [55244]: /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. [ 492.107706] [55244]: warnings.warn(deprecated_msg) [ 492.107706] [55244]: /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. [ 492.107706] [55244]: warnings.warn(deprecated_msg) [ 492.107816] [55244]: /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. [ 492.107816] [55244]: warnings.warn(deprecated_msg) [ 492.107816] [55244]: /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. [ 492.107816] [55244]: warnings.warn(deprecated_msg) [ 492.107923] [55244]: /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. [ 492.107923] [55244]: warnings.warn(deprecated_msg) [ 492.107923] [55244]: /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. [ 492.107923] [55244]: warnings.warn(deprecated_msg) [ 492.107923] [55244]: /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. [ 492.108086] [55244]: warnings.warn(deprecated_msg) [ 492.108086] [55244]: /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. [ 492.108086] [55244]: warnings.warn(deprecated_msg) [ 492.108086] [55244]: /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. [ 492.108086] [55244]: warnings.warn(deprecated_msg) [ 492.108215] [55244]: /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. [ 492.108215] [55244]: warnings.warn(deprecated_msg) [ 492.108215] [55244]: /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. [ 492.108215] [55244]: warnings.warn(deprecated_msg) [ 492.108215] [55244]: /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. [ 492.108215] [55244]: warnings.warn(deprecated_msg) [ 492.108383] [55244]: /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. [ 492.108383] [55244]: warnings.warn(deprecated_msg) [ 492.108383] [55244]: /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. [ 492.108383] [55244]: warnings.warn(deprecated_msg) [ 492.108383] [55244]: /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. [ 492.108383] [55244]: warnings.warn(deprecated_msg) [ 492.108535] [55244]: /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. [ 492.108535] [55244]: warnings.warn(deprecated_msg) [ 492.108535] [55244]: /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. [ 492.108535] [55244]: warnings.warn(deprecated_msg) [ 492.108535] [55244]: /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. [ 492.108535] [55244]: warnings.warn(deprecated_msg) [ 492.108693] [55244]: /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. [ 492.108693] [55244]: warnings.warn(deprecated_msg) [ 492.108693] [55244]: /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. [ 492.108693] [55244]: warnings.warn(deprecated_msg) [ 492.108693] [55244]: /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. [ 492.108831] [55244]: warnings.warn(deprecated_msg) [ 492.108831] [55244]: /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. [ 492.108831] [55244]: warnings.warn(deprecated_msg) [ 492.108831] [55244]: /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. [ 492.108831] [55244]: warnings.warn(deprecated_msg) [ 492.108957] [55244]: /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. [ 492.108957] [55244]: warnings.warn(deprecated_msg) [ 492.108957] [55244]: /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. [ 492.108957] [55244]: warnings.warn(deprecated_msg) [ 492.108957] [55244]: /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. [ 492.108957] [55244]: warnings.warn(deprecated_msg) [ 492.109124] [55244]: /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. [ 492.109124] [55244]: warnings.warn(deprecated_msg) [ 492.109124] [55244]: /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. [ 492.109124] [55244]: warnings.warn(deprecated_msg) [ 492.109124] [55244]: /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. [ 492.109124] [55244]: warnings.warn(deprecated_msg) [ 492.109286] [55244]: /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. [ 492.109286] [55244]: warnings.warn(deprecated_msg) [ 492.109286] [55244]: /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. [ 492.109286] [55244]: warnings.warn(deprecated_msg) [ 492.109286] [55244]: /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. [ 492.109471] [55244]: warnings.warn(deprecated_msg) [ 492.109471] [55244]: /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. [ 492.109471] [55244]: warnings.warn(deprecated_msg) [ 492.109471] [55244]: /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. [ 492.109471] [55244]: warnings.warn(deprecated_msg) [ 492.109614] [55244]: /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. [ 492.109614] [55244]: warnings.warn(deprecated_msg) [ 492.109614] [55244]: /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. [ 492.109614] [55244]: warnings.warn(deprecated_msg) [ 492.109725] [55244]: /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. [ 492.109725] [55244]: warnings.warn(deprecated_msg) [ 492.109725] [55244]: /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. [ 492.109725] [55244]: warnings.warn(deprecated_msg) [ 492.109842] [55244]: /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. [ 492.109842] [55244]: warnings.warn(deprecated_msg) [ 492.109842] [55244]: /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. [ 492.109842] [55244]: warnings.warn(deprecated_msg) [ 492.109842] [55244]: /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. [ 492.109979] [55244]: warnings.warn(deprecated_msg) [ 492.109979] [55244]: /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. [ 492.109979] [55244]: warnings.warn(deprecated_msg) [ 492.109979] [55244]: /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. [ 492.109979] [55244]: warnings.warn(deprecated_msg) [ 492.110862] [55244]: /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. [ 492.110862] [55244]: warnings.warn(deprecated_msg) [ 492.110862] [55244]: /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. [ 492.110862] [55244]: warnings.warn(deprecated_msg) [ 492.111065] [55244]: /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. [ 492.111065] [55244]: warnings.warn(deprecated_msg) [ 492.111065] [55244]: /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. [ 492.111065] [55244]: warnings.warn(deprecated_msg) [ 492.111244] [55244]: /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. [ 492.111244] [55244]: warnings.warn(deprecated_msg) [ 492.111244] [55244]: /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. [ 492.111244] [55244]: warnings.warn(deprecated_msg) [ 492.111429] [55244]: /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. [ 492.111429] [55244]: warnings.warn(deprecated_msg) [ 492.111429] [55244]: /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. [ 492.111429] [55244]: warnings.warn(deprecated_msg) [ 492.111613] [55244]: /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. [ 492.111613] [55244]: warnings.warn(deprecated_msg) [ 492.111613] [55244]: /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. [ 492.111613] [55244]: warnings.warn(deprecated_msg) [ 492.111808] [55244]: /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. [ 492.111808] [55244]: warnings.warn(deprecated_msg) [ 492.111808] [55244]: /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. [ 492.111808] [55244]: warnings.warn(deprecated_msg) [ 492.111808] [55244]: /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. [ 492.112061] [55244]: warnings.warn(deprecated_msg) [ 492.112061] [55244]: /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. [ 492.112061] [55244]: warnings.warn(deprecated_msg) [ 492.112061] [55244]: /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. [ 492.112061] [55244]: warnings.warn(deprecated_msg) [ 492.112061] [55244]: /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. [ 492.112335] [55244]: warnings.warn(deprecated_msg) [ 492.112335] [55244]: /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. [ 492.112335] [55244]: warnings.warn(deprecated_msg) [ 492.112335] [55244]: /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. [ 492.112335] [55244]: warnings.warn(deprecated_msg) [ 492.112559] [55244]: /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. [ 492.112559] [55244]: warnings.warn(deprecated_msg) [ 492.112559] [55244]: /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. [ 492.112559] [55244]: warnings.warn(deprecated_msg) [ 492.112559] [55244]: /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. [ 492.112559] [55244]: warnings.warn(deprecated_msg) [ 492.112824] [55244]: /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. [ 492.112824] [55244]: warnings.warn(deprecated_msg) [ 492.112824] [55244]: /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. [ 492.112824] [55244]: warnings.warn(deprecated_msg) [ 492.112824] [55244]: /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. [ 492.112824] [55244]: warnings.warn(deprecated_msg) [ 492.113121] [55244]: /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. [ 492.113121] [55244]: warnings.warn(deprecated_msg) [ 492.113121] [55244]: /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. [ 492.113121] [55244]: warnings.warn(deprecated_msg) [ 492.113121] [55244]: /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. [ 492.113121] [55244]: warnings.warn(deprecated_msg) [ 492.113390] [55244]: /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. [ 492.113390] [55244]: warnings.warn(deprecated_msg) [ 492.113390] [55244]: /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. [ 492.113390] [55244]: warnings.warn(deprecated_msg) [ 492.113390] [55244]: /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. [ 492.113390] [55244]: warnings.warn(deprecated_msg) [ 492.113726] [55244]: /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. [ 492.113726] [55244]: warnings.warn(deprecated_msg) [ 492.113726] [55244]: /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. [ 492.113726] [55244]: warnings.warn(deprecated_msg) [ 492.113903] [55244]: /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. [ 492.113903] [55244]: warnings.warn(deprecated_msg) [ 492.113903] [55244]: /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. [ 492.113903] [55244]: warnings.warn(deprecated_msg) [ 492.113903] [55244]: /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. [ 492.114150] [55244]: warnings.warn(deprecated_msg) [ 492.114150] [55244]: /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. [ 492.114150] [55244]: warnings.warn(deprecated_msg) [ 492.114150] [55244]: /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. [ 492.114150] [55244]: warnings.warn(deprecated_msg) [ 492.114150] [55244]: DEBUG cinder.api.middleware.request_id [None req-c8263da1-fa05-429b-b6a1-6dfba0311c1c None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 492.461562] [55244]: INFO cinder.api.openstack.wsgi [None req-c8263da1-fa05-429b-b6a1-6dfba0311c1c admin admin] POST http://10.180.1.21/volume/v3/types [ 492.462292] [55244]: DEBUG cinder.api.openstack.wsgi [None req-c8263da1-fa05-429b-b6a1-6dfba0311c1c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 492.464327] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 492.464327] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 492.467746] [55244]: DEBUG oslo_db.sqlalchemy.engines [None req-c8263da1-fa05-429b-b6a1-6dfba0311c1c 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=55244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 492.492448] [55244]: INFO cinder.api.openstack.wsgi [None req-c8263da1-fa05-429b-b6a1-6dfba0311c1c admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 492.492860] [55244]: [pid: 55244|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 14 10:55:31 2025] POST /volume/v3/types => generated 182 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 492.496990] [55243]: DEBUG cinder.api.middleware.request_id [req-c8263da1-fa05-429b-b6a1-6dfba0311c1c req-afc67ca1-7271-4f86-a49b-07d752cc89d7 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 492.761113] [55243]: INFO cinder.api.openstack.wsgi [req-c8263da1-fa05-429b-b6a1-6dfba0311c1c req-afc67ca1-7271-4f86-a49b-07d752cc89d7 admin admin] POST http://10.180.1.21/volume/v3/types/8b0aaf04-699a-4079-9f85-17530f623679/extra_specs [ 492.761803] [55243]: DEBUG cinder.api.openstack.wsgi [req-c8263da1-fa05-429b-b6a1-6dfba0311c1c req-afc67ca1-7271-4f86-a49b-07d752cc89d7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 492.763974] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 492.763974] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 492.767606] [55243]: DEBUG oslo_db.sqlalchemy.engines [req-c8263da1-fa05-429b-b6a1-6dfba0311c1c req-afc67ca1-7271-4f86-a49b-07d752cc89d7 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=55243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 492.815723] [55243]: INFO cinder.api.openstack.wsgi [req-c8263da1-fa05-429b-b6a1-6dfba0311c1c req-afc67ca1-7271-4f86-a49b-07d752cc89d7 admin admin] http://10.180.1.21/volume/v3/types/8b0aaf04-699a-4079-9f85-17530f623679/extra_specs returned with HTTP 200 [ 492.815853] [55243]: [pid: 55243|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Fri Feb 14 10:55:31 2025] POST /volume/v3/types/8b0aaf04-699a-4079-9f85-17530f623679/extra_specs => generated 51 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 502.489946] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 502.813375] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 503.629053] [55244]: DEBUG cinder.api.middleware.request_id [None req-995dc8bc-c0ca-4141-b6d8-75a47a26e341 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 503.629736] [55244]: INFO cinder.api.openstack.wsgi [None req-995dc8bc-c0ca-4141-b6d8-75a47a26e341 None None] GET http://10.180.1.21/volume// [ 503.629932] [55244]: DEBUG cinder.api.openstack.wsgi [None req-995dc8bc-c0ca-4141-b6d8-75a47a26e341 None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 503.630176] [55244]: DEBUG cinder.api.openstack.wsgi [None req-995dc8bc-c0ca-4141-b6d8-75a47a26e341 None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 503.630842] [55244]: INFO cinder.api.openstack.wsgi [None req-995dc8bc-c0ca-4141-b6d8-75a47a26e341 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 503.631156] [55244]: [pid: 55244|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Fri Feb 14 10:55:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 560.178543] [55243]: DEBUG cinder.api.middleware.request_id [None req-4646d1c1-0dea-40e7-884c-5929d12cb432 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 560.246278] [55243]: INFO cinder.api.openstack.wsgi [None req-4646d1c1-0dea-40e7-884c-5929d12cb432 tempest-verify_tempest_config-1049338195 tempest-verify_tempest_config-1049338195-project-member] GET http://10.180.1.21/volume/v3/extensions [ 560.246520] [55243]: DEBUG cinder.api.openstack.wsgi [None req-4646d1c1-0dea-40e7-884c-5929d12cb432 tempest-verify_tempest_config-1049338195 tempest-verify_tempest_config-1049338195-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 560.246733] [55243]: DEBUG cinder.api.openstack.wsgi [None req-4646d1c1-0dea-40e7-884c-5929d12cb432 tempest-verify_tempest_config-1049338195 tempest-verify_tempest_config-1049338195-project-member] Calling method 'index' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 560.247158] [55243]: INFO cinder.api.openstack.wsgi [None req-4646d1c1-0dea-40e7-884c-5929d12cb432 tempest-verify_tempest_config-1049338195 tempest-verify_tempest_config-1049338195-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 560.247538] [55243]: [pid: 55243|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Fri Feb 14 10:56:39 2025] GET /volume/v3/extensions => generated 5245 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 637.411981] [55244]: DEBUG cinder.api.middleware.request_id [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.417180] [55244]: INFO cinder.api.openstack.wsgi [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] POST http://10.180.1.21/volume/v3/volumes [ 637.417180] [55244]: DEBUG cinder.api.openstack.wsgi [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1643073251", "imageRef": "8b0fb20b-209c-4ef4-80f6-e7ab5ba79ab2", "size": 1}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 637.421930] [55244]: DEBUG cinder.api.v3.volumes [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1643073251', 'imageRef': '8b0fb20b-209c-4ef4-80f6-e7ab5ba79ab2', 'size': 1}} {{(pid=55244) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 637.723287] [55243]: DEBUG cinder.api.middleware.request_id [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.916609] [55244]: INFO cinder.api.v3.volumes [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Create volume of 1 GB [ 637.938013] [55244]: DEBUG cinder.volume.api [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Availability zone cache updated, next update will occur around 2025-02-14 11:57:57.387432. {{(pid=55244) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 637.938367] [55244]: INFO cinder.volume.api [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Availability Zones retrieved successfully. [ 637.959136] [55244]: /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 [ 637.959136] [55244]: import asyncore [ 637.968786] [55244]: DEBUG cinder.volume.api [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Flow 'volume_create_api' (e59dfa25-cdc7-4452-9121-3e374a71d31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 637.970193] [55244]: DEBUG cinder.volume.api [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c89dedf3-08da-49ec-b3b2-e9d5c2ebd3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 637.972180] [55244]: DEBUG cinder.volume.flows.api.create_volume [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Validating volume size '1' using validate_int {{(pid=55244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 638.093569] [55244]: DEBUG cinder.volume.api [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c89dedf3-08da-49ec-b3b2-e9d5c2ebd3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 638.094578] [55244]: DEBUG cinder.volume.api [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261038d3-f9ae-43ab-9586-72d7ba634d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 638.163101] [55244]: WARNING cinder.quota [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-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. [ 638.163494] [55244]: WARNING cinder.quota [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-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. [ 638.193730] [55243]: INFO cinder.api.openstack.wsgi [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 638.193969] [55243]: DEBUG cinder.api.openstack.wsgi [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-424126346"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 638.196086] [55243]: DEBUG cinder.api.v3.volumes [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-424126346'}} {{(pid=55243) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 638.196494] [55243]: INFO cinder.api.v3.volumes [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Create volume of 1 GB [ 638.209847] [55243]: DEBUG cinder.volume.api [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Availability zone cache updated, next update will occur around 2025-02-14 11:57:57.660042. {{(pid=55243) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 638.209984] [55243]: INFO cinder.volume.api [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Availability Zones retrieved successfully. [ 638.225648] [55243]: /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 [ 638.225648] [55243]: import asyncore [ 638.233181] [55243]: DEBUG cinder.volume.api [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Flow 'volume_create_api' (2e646776-f318-42e8-8a7b-ad4ae57d5d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 638.234479] [55243]: DEBUG cinder.volume.api [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89e6ab3c-5338-4169-a5f9-c54524d3a40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 638.235686] [55243]: DEBUG cinder.volume.flows.api.create_volume [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Validating volume size '1' using validate_int {{(pid=55243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 638.243732] [55244]: DEBUG cinder.quota [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Created reservations ['97edf1a7-1952-4bfb-84ac-cadb6c36ed3b', '2b614390-7fbd-4fc6-b973-1f0375952dbb', '17cce61f-6e31-4963-ab3c-ddb087166977', 'f548d6cb-81b6-40f0-9f71-7b194513e115'] {{(pid=55244) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 638.244946] [55244]: DEBUG cinder.volume.api [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261038d3-f9ae-43ab-9586-72d7ba634d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97edf1a7-1952-4bfb-84ac-cadb6c36ed3b', '2b614390-7fbd-4fc6-b973-1f0375952dbb', '17cce61f-6e31-4963-ab3c-ddb087166977', 'f548d6cb-81b6-40f0-9f71-7b194513e115']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 638.247876] [55244]: DEBUG cinder.volume.api [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228c23cf-43f9-4e46-b94d-e0137f21fe74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 638.298224] [55243]: DEBUG cinder.volume.api [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89e6ab3c-5338-4169-a5f9-c54524d3a40c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 638.299544] [55243]: DEBUG cinder.volume.api [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856b6ce1-7dbc-4ca0-88aa-e1305e6c9732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 638.344468] [55243]: WARNING cinder.quota [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-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. [ 638.345102] [55243]: WARNING cinder.quota [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-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. [ 638.490286] [55244]: DEBUG cinder.volume.api [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228c23cf-43f9-4e46-b94d-e0137f21fe74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5927b083-aa53-47f4-85dc-f654142da265', '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-1643073251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbc771fc1d4c4396b4d1c8155b89d310',qos_specs=None,replication_status=,reservations=['97edf1a7-1952-4bfb-84ac-cadb6c36ed3b','2b614390-7fbd-4fc6-b973-1f0375952dbb','17cce61f-6e31-4963-ab3c-ddb087166977','f548d6cb-81b6-40f0-9f71-7b194513e115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e550e9ff37214002a06d1db59dfbc2a1',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T10:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1643073251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5927b083-aa53-47f4-85dc-f654142da265,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbc771fc1d4c4396b4d1c8155b89d310',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e550e9ff37214002a06d1db59dfbc2a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 638.492558] [55244]: DEBUG cinder.volume.api [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dfa184e-d90d-42bf-a6ea-61a3e5187569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 638.597008] [55243]: DEBUG cinder.quota [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Created reservations ['0cbfde2b-14cd-4f3e-819a-259dd81d5c3f', '5f37a907-e2a5-4d62-892e-45f24103a281', '1aee98b5-eb4b-4390-90ba-f1e37a96743c', '69fc4952-afaf-4e90-af67-7cbe86ee10c6'] {{(pid=55243) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 638.599055] [55243]: DEBUG cinder.volume.api [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856b6ce1-7dbc-4ca0-88aa-e1305e6c9732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cbfde2b-14cd-4f3e-819a-259dd81d5c3f', '5f37a907-e2a5-4d62-892e-45f24103a281', '1aee98b5-eb4b-4390-90ba-f1e37a96743c', '69fc4952-afaf-4e90-af67-7cbe86ee10c6']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 638.600891] [55243]: DEBUG cinder.volume.api [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9802dde4-3283-45d3-adde-2e2796d68de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 638.608872] [55244]: DEBUG cinder.volume.api [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dfa184e-d90d-42bf-a6ea-61a3e5187569) transitioned into state 'SUCCESS' from state '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-1643073251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbc771fc1d4c4396b4d1c8155b89d310',qos_specs=None,replication_status=,reservations=['97edf1a7-1952-4bfb-84ac-cadb6c36ed3b','2b614390-7fbd-4fc6-b973-1f0375952dbb','17cce61f-6e31-4963-ab3c-ddb087166977','f548d6cb-81b6-40f0-9f71-7b194513e115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e550e9ff37214002a06d1db59dfbc2a1',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 638.616174] [55244]: DEBUG cinder.volume.api [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e09dcf-eb9f-4b12-90f2-775256288d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 638.655524] [55243]: DEBUG cinder.volume.api [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9802dde4-3283-45d3-adde-2e2796d68de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-424126346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d1c2c2c4fb4ed6af257094fbe111c7',qos_specs=None,replication_status=,reservations=['0cbfde2b-14cd-4f3e-819a-259dd81d5c3f','5f37a907-e2a5-4d62-892e-45f24103a281','1aee98b5-eb4b-4390-90ba-f1e37a96743c','69fc4952-afaf-4e90-af67-7cbe86ee10c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7523f73455b459f98f9f3f81b97c4c9',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T10:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-424126346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33d1c2c2c4fb4ed6af257094fbe111c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7523f73455b459f98f9f3f81b97c4c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 638.658294] [55243]: DEBUG cinder.volume.api [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05283de6-1058-4051-85a9-ec439ca6156d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 638.676715] [55244]: DEBUG cinder.volume.api [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e09dcf-eb9f-4b12-90f2-775256288d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 638.677907] [55244]: DEBUG cinder.volume.api [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Flow 'volume_create_api' (e59dfa25-cdc7-4452-9121-3e374a71d31e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 638.678346] [55244]: INFO cinder.volume.api [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Create volume request issued successfully. [ 638.679706] [55243]: DEBUG cinder.volume.api [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05283de6-1058-4051-85a9-ec439ca6156d) transitioned into state 'SUCCESS' from state '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-424126346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d1c2c2c4fb4ed6af257094fbe111c7',qos_specs=None,replication_status=,reservations=['0cbfde2b-14cd-4f3e-819a-259dd81d5c3f','5f37a907-e2a5-4d62-892e-45f24103a281','1aee98b5-eb4b-4390-90ba-f1e37a96743c','69fc4952-afaf-4e90-af67-7cbe86ee10c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7523f73455b459f98f9f3f81b97c4c9',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 638.679839] [55244]: INFO cinder.api.openstack.wsgi [None req-dcca2ec0-5846-4d6b-af1b-24c9a0eb1e6f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 638.680372] [55244]: [pid: 55244|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 14 10:57:56 2025] POST /volume/v3/volumes => generated 752 bytes in 1270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 638.680855] [55243]: DEBUG cinder.volume.api [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969fef7e-5740-4ebe-ba3c-20fe8d5a95a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 638.706582] [55244]: DEBUG cinder.api.middleware.request_id [None req-1847498e-aad3-418b-8d70-f0f53c337164 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.714759] [55244]: INFO cinder.api.openstack.wsgi [None req-1847498e-aad3-418b-8d70-f0f53c337164 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 638.714759] [55244]: DEBUG cinder.api.openstack.wsgi [None req-1847498e-aad3-418b-8d70-f0f53c337164 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 638.714759] [55244]: DEBUG cinder.api.openstack.wsgi [None req-1847498e-aad3-418b-8d70-f0f53c337164 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 638.719447] [55243]: DEBUG cinder.volume.api [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969fef7e-5740-4ebe-ba3c-20fe8d5a95a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 638.720612] [55243]: DEBUG cinder.volume.api [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Flow 'volume_create_api' (2e646776-f318-42e8-8a7b-ad4ae57d5d70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 638.721018] [55243]: INFO cinder.volume.api [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Create volume request issued successfully. [ 638.735056] [55243]: INFO cinder.api.openstack.wsgi [None req-cb2bab5c-6a0d-457a-b613-66a4e116bd29 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 638.735056] [55243]: [pid: 55243|app: 0|req: 4/7] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 10:57:57 2025] POST /volume/v3/volumes => generated 783 bytes in 1012 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 638.749178] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 638.749178] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 638.751479] [55243]: DEBUG cinder.api.middleware.request_id [None req-4ca02464-2279-4629-9e88-7914dfbdf929 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.755260] [55243]: INFO cinder.api.openstack.wsgi [None req-4ca02464-2279-4629-9e88-7914dfbdf929 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 638.755493] [55243]: DEBUG cinder.api.openstack.wsgi [None req-4ca02464-2279-4629-9e88-7914dfbdf929 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 638.755713] [55243]: DEBUG cinder.api.openstack.wsgi [None req-4ca02464-2279-4629-9e88-7914dfbdf929 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 638.766863] [55244]: INFO cinder.volume.api [None req-1847498e-aad3-418b-8d70-f0f53c337164 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 638.775608] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 638.775608] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 638.778045] [55244]: INFO cinder.api.openstack.wsgi [None req-1847498e-aad3-418b-8d70-f0f53c337164 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 638.778466] [55244]: [pid: 55244|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:57:58 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 820 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 638.791071] [55243]: INFO cinder.volume.api [None req-4ca02464-2279-4629-9e88-7914dfbdf929 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 638.798913] [55243]: INFO cinder.api.openstack.wsgi [None req-4ca02464-2279-4629-9e88-7914dfbdf929 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 638.799349] [55243]: [pid: 55243|app: 0|req: 5/9] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:57:58 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 962 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 639.791637] [55244]: DEBUG cinder.api.middleware.request_id [None req-5248c02a-0369-45e4-8b7e-6d39b2d5d7c4 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.797942] [55244]: INFO cinder.api.openstack.wsgi [None req-5248c02a-0369-45e4-8b7e-6d39b2d5d7c4 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 639.797942] [55244]: DEBUG cinder.api.openstack.wsgi [None req-5248c02a-0369-45e4-8b7e-6d39b2d5d7c4 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 639.797942] [55244]: DEBUG cinder.api.openstack.wsgi [None req-5248c02a-0369-45e4-8b7e-6d39b2d5d7c4 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 639.811819] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 639.811819] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 639.817978] [55243]: DEBUG cinder.api.middleware.request_id [None req-9812b746-5f9e-48d8-a1bf-fa9cc612f438 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.820043] [55244]: INFO cinder.volume.api [None req-5248c02a-0369-45e4-8b7e-6d39b2d5d7c4 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 639.823168] [55243]: INFO cinder.api.openstack.wsgi [None req-9812b746-5f9e-48d8-a1bf-fa9cc612f438 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 639.826038] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9812b746-5f9e-48d8-a1bf-fa9cc612f438 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 639.826331] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9812b746-5f9e-48d8-a1bf-fa9cc612f438 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 639.832023] [55244]: INFO cinder.api.openstack.wsgi [None req-5248c02a-0369-45e4-8b7e-6d39b2d5d7c4 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 639.832581] [55244]: [pid: 55244|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:57:59 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 639.843615] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 639.843615] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 639.848846] [55243]: INFO cinder.volume.api [None req-9812b746-5f9e-48d8-a1bf-fa9cc612f438 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 639.858041] [55243]: INFO cinder.api.openstack.wsgi [None req-9812b746-5f9e-48d8-a1bf-fa9cc612f438 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 639.858041] [55243]: [pid: 55243|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:57:59 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1009 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 640.851543] [55244]: DEBUG cinder.api.middleware.request_id [None req-4875fca2-402e-4090-adf3-35ec5e7add6e None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 640.854324] [55244]: INFO cinder.api.openstack.wsgi [None req-4875fca2-402e-4090-adf3-35ec5e7add6e tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 640.855508] [55244]: DEBUG cinder.api.openstack.wsgi [None req-4875fca2-402e-4090-adf3-35ec5e7add6e tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 640.855738] [55244]: DEBUG cinder.api.openstack.wsgi [None req-4875fca2-402e-4090-adf3-35ec5e7add6e tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 640.875771] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 640.875771] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 640.880774] [55244]: INFO cinder.volume.api [None req-4875fca2-402e-4090-adf3-35ec5e7add6e tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 640.891493] [55244]: INFO cinder.api.openstack.wsgi [None req-4875fca2-402e-4090-adf3-35ec5e7add6e tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 640.891883] [55244]: [pid: 55244|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:00 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 641.907727] [55243]: DEBUG cinder.api.middleware.request_id [None req-ce70c200-e206-4ab2-a2cb-34ead205af9f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.910189] [55243]: INFO cinder.api.openstack.wsgi [None req-ce70c200-e206-4ab2-a2cb-34ead205af9f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 641.911936] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ce70c200-e206-4ab2-a2cb-34ead205af9f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.911936] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ce70c200-e206-4ab2-a2cb-34ead205af9f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.951464] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.951464] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.957643] [55243]: INFO cinder.volume.api [None req-ce70c200-e206-4ab2-a2cb-34ead205af9f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 641.970798] [55243]: INFO cinder.api.openstack.wsgi [None req-ce70c200-e206-4ab2-a2cb-34ead205af9f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 641.971018] [55243]: [pid: 55243|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:01 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 642.988041] [55244]: DEBUG cinder.api.middleware.request_id [None req-b4cf6a9f-96b6-4691-a568-a5a773cf05e1 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 642.990719] [55244]: INFO cinder.api.openstack.wsgi [None req-b4cf6a9f-96b6-4691-a568-a5a773cf05e1 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 642.990980] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b4cf6a9f-96b6-4691-a568-a5a773cf05e1 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 642.991325] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b4cf6a9f-96b6-4691-a568-a5a773cf05e1 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 643.012171] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 643.012171] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 643.019290] [55244]: INFO cinder.volume.api [None req-b4cf6a9f-96b6-4691-a568-a5a773cf05e1 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 643.024957] [55244]: INFO cinder.api.openstack.wsgi [None req-b4cf6a9f-96b6-4691-a568-a5a773cf05e1 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 643.025231] [55244]: [pid: 55244|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:02 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 644.039732] [55243]: DEBUG cinder.api.middleware.request_id [None req-3d002c3b-ca3e-4c19-8646-35e6b1800af1 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.044726] [55243]: INFO cinder.api.openstack.wsgi [None req-3d002c3b-ca3e-4c19-8646-35e6b1800af1 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 644.044726] [55243]: DEBUG cinder.api.openstack.wsgi [None req-3d002c3b-ca3e-4c19-8646-35e6b1800af1 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 644.044726] [55243]: DEBUG cinder.api.openstack.wsgi [None req-3d002c3b-ca3e-4c19-8646-35e6b1800af1 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 644.061134] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 644.061134] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 644.067300] [55243]: INFO cinder.volume.api [None req-3d002c3b-ca3e-4c19-8646-35e6b1800af1 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 644.072702] [55243]: INFO cinder.api.openstack.wsgi [None req-3d002c3b-ca3e-4c19-8646-35e6b1800af1 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 644.073378] [55243]: [pid: 55243|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:03 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 645.091965] [55244]: DEBUG cinder.api.middleware.request_id [None req-8c5ff7a0-6f76-45c8-aa61-f7b486ad16c5 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 645.095959] [55244]: INFO cinder.api.openstack.wsgi [None req-8c5ff7a0-6f76-45c8-aa61-f7b486ad16c5 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 645.095959] [55244]: DEBUG cinder.api.openstack.wsgi [None req-8c5ff7a0-6f76-45c8-aa61-f7b486ad16c5 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 645.096222] [55244]: DEBUG cinder.api.openstack.wsgi [None req-8c5ff7a0-6f76-45c8-aa61-f7b486ad16c5 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 645.119033] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 645.119033] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 645.126797] [55244]: INFO cinder.volume.api [None req-8c5ff7a0-6f76-45c8-aa61-f7b486ad16c5 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 645.135375] [55244]: INFO cinder.api.openstack.wsgi [None req-8c5ff7a0-6f76-45c8-aa61-f7b486ad16c5 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 645.136552] [55244]: [pid: 55244|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:04 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 646.148516] [55243]: DEBUG cinder.api.middleware.request_id [None req-d5413da2-68de-43c3-9797-6826a69da6ff None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.151986] [55243]: INFO cinder.api.openstack.wsgi [None req-d5413da2-68de-43c3-9797-6826a69da6ff tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 646.152196] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d5413da2-68de-43c3-9797-6826a69da6ff tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 646.152470] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d5413da2-68de-43c3-9797-6826a69da6ff tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 646.171290] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 646.171290] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 646.183304] [55243]: INFO cinder.volume.api [None req-d5413da2-68de-43c3-9797-6826a69da6ff tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 646.194362] [55243]: INFO cinder.api.openstack.wsgi [None req-d5413da2-68de-43c3-9797-6826a69da6ff tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 646.194547] [55243]: [pid: 55243|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:05 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 647.207532] [55244]: DEBUG cinder.api.middleware.request_id [None req-5ffa90bb-4e2f-48fa-b0cb-8b0e0879e3b5 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 647.209811] [55244]: INFO cinder.api.openstack.wsgi [None req-5ffa90bb-4e2f-48fa-b0cb-8b0e0879e3b5 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 647.210113] [55244]: DEBUG cinder.api.openstack.wsgi [None req-5ffa90bb-4e2f-48fa-b0cb-8b0e0879e3b5 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 647.210440] [55244]: DEBUG cinder.api.openstack.wsgi [None req-5ffa90bb-4e2f-48fa-b0cb-8b0e0879e3b5 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 647.224089] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 647.224089] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 647.225953] [55244]: INFO cinder.volume.api [None req-5ffa90bb-4e2f-48fa-b0cb-8b0e0879e3b5 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 647.232870] [55244]: INFO cinder.api.openstack.wsgi [None req-5ffa90bb-4e2f-48fa-b0cb-8b0e0879e3b5 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 647.232870] [55244]: [pid: 55244|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:06 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 648.246160] [55243]: DEBUG cinder.api.middleware.request_id [None req-44b19e66-318c-40ff-a997-1731f78da2e6 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.249279] [55243]: INFO cinder.api.openstack.wsgi [None req-44b19e66-318c-40ff-a997-1731f78da2e6 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 648.249561] [55243]: DEBUG cinder.api.openstack.wsgi [None req-44b19e66-318c-40ff-a997-1731f78da2e6 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 648.250210] [55243]: DEBUG cinder.api.openstack.wsgi [None req-44b19e66-318c-40ff-a997-1731f78da2e6 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 648.273867] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 648.273867] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 648.283780] [55243]: INFO cinder.volume.api [None req-44b19e66-318c-40ff-a997-1731f78da2e6 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 648.292017] [55243]: INFO cinder.api.openstack.wsgi [None req-44b19e66-318c-40ff-a997-1731f78da2e6 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 648.293527] [55243]: [pid: 55243|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:07 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 649.307897] [55244]: DEBUG cinder.api.middleware.request_id [None req-bafe7f0b-51a9-4234-91a6-1a04a861310c None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.313944] [55244]: INFO cinder.api.openstack.wsgi [None req-bafe7f0b-51a9-4234-91a6-1a04a861310c tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 649.313944] [55244]: DEBUG cinder.api.openstack.wsgi [None req-bafe7f0b-51a9-4234-91a6-1a04a861310c tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 649.314576] [55244]: DEBUG cinder.api.openstack.wsgi [None req-bafe7f0b-51a9-4234-91a6-1a04a861310c tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 649.329372] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 649.329372] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 649.334883] [55244]: INFO cinder.volume.api [None req-bafe7f0b-51a9-4234-91a6-1a04a861310c tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 649.341495] [55244]: INFO cinder.api.openstack.wsgi [None req-bafe7f0b-51a9-4234-91a6-1a04a861310c tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 649.341495] [55244]: [pid: 55244|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:08 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 650.355029] [55243]: DEBUG cinder.api.middleware.request_id [None req-bca2d66f-535a-4fa6-9ee9-75baa5fd95f4 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 650.356595] [55243]: INFO cinder.api.openstack.wsgi [None req-bca2d66f-535a-4fa6-9ee9-75baa5fd95f4 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 650.357290] [55243]: DEBUG cinder.api.openstack.wsgi [None req-bca2d66f-535a-4fa6-9ee9-75baa5fd95f4 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 650.358599] [55243]: DEBUG cinder.api.openstack.wsgi [None req-bca2d66f-535a-4fa6-9ee9-75baa5fd95f4 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 650.373418] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 650.373418] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 650.382335] [55243]: INFO cinder.volume.api [None req-bca2d66f-535a-4fa6-9ee9-75baa5fd95f4 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 650.393348] [55243]: INFO cinder.api.openstack.wsgi [None req-bca2d66f-535a-4fa6-9ee9-75baa5fd95f4 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 650.393777] [55243]: [pid: 55243|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:09 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 651.406016] [55244]: DEBUG cinder.api.middleware.request_id [None req-415bfa06-69b0-43d8-a261-6ebf50088505 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 651.409161] [55244]: INFO cinder.api.openstack.wsgi [None req-415bfa06-69b0-43d8-a261-6ebf50088505 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 651.409527] [55244]: DEBUG cinder.api.openstack.wsgi [None req-415bfa06-69b0-43d8-a261-6ebf50088505 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 651.409890] [55244]: DEBUG cinder.api.openstack.wsgi [None req-415bfa06-69b0-43d8-a261-6ebf50088505 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 651.424411] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 651.424411] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 651.431558] [55244]: INFO cinder.volume.api [None req-415bfa06-69b0-43d8-a261-6ebf50088505 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 651.438168] [55244]: INFO cinder.api.openstack.wsgi [None req-415bfa06-69b0-43d8-a261-6ebf50088505 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 651.439245] [55244]: [pid: 55244|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:10 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 652.455658] [55243]: DEBUG cinder.api.middleware.request_id [None req-8b82890d-c6c4-47a8-9ce2-73ab938e256f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 652.459022] [55243]: INFO cinder.api.openstack.wsgi [None req-8b82890d-c6c4-47a8-9ce2-73ab938e256f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 652.459022] [55243]: DEBUG cinder.api.openstack.wsgi [None req-8b82890d-c6c4-47a8-9ce2-73ab938e256f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 652.459022] [55243]: DEBUG cinder.api.openstack.wsgi [None req-8b82890d-c6c4-47a8-9ce2-73ab938e256f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 652.474621] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 652.474621] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 652.485989] [55243]: INFO cinder.volume.api [None req-8b82890d-c6c4-47a8-9ce2-73ab938e256f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 652.494090] [55243]: INFO cinder.api.openstack.wsgi [None req-8b82890d-c6c4-47a8-9ce2-73ab938e256f tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 652.494850] [55243]: [pid: 55243|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:11 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 653.505579] [55244]: DEBUG cinder.api.middleware.request_id [None req-eaf27419-fc39-4aae-ae5b-0f141b6c3265 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.507900] [55244]: INFO cinder.api.openstack.wsgi [None req-eaf27419-fc39-4aae-ae5b-0f141b6c3265 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 653.508445] [55244]: DEBUG cinder.api.openstack.wsgi [None req-eaf27419-fc39-4aae-ae5b-0f141b6c3265 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 653.508775] [55244]: DEBUG cinder.api.openstack.wsgi [None req-eaf27419-fc39-4aae-ae5b-0f141b6c3265 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 653.525312] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 653.525312] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 653.531443] [55244]: INFO cinder.volume.api [None req-eaf27419-fc39-4aae-ae5b-0f141b6c3265 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 653.536574] [55244]: INFO cinder.api.openstack.wsgi [None req-eaf27419-fc39-4aae-ae5b-0f141b6c3265 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 653.537166] [55244]: [pid: 55244|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:12 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 654.548473] [55243]: DEBUG cinder.api.middleware.request_id [None req-8d5e2f1a-3e6e-4f50-b062-172262da224e None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.552180] [55243]: INFO cinder.api.openstack.wsgi [None req-8d5e2f1a-3e6e-4f50-b062-172262da224e tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 654.552180] [55243]: DEBUG cinder.api.openstack.wsgi [None req-8d5e2f1a-3e6e-4f50-b062-172262da224e tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 654.552180] [55243]: DEBUG cinder.api.openstack.wsgi [None req-8d5e2f1a-3e6e-4f50-b062-172262da224e tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 654.566874] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 654.566874] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 654.571830] [55243]: INFO cinder.volume.api [None req-8d5e2f1a-3e6e-4f50-b062-172262da224e tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 654.577699] [55243]: INFO cinder.api.openstack.wsgi [None req-8d5e2f1a-3e6e-4f50-b062-172262da224e tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 654.578976] [55243]: [pid: 55243|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:13 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 655.591921] [55244]: DEBUG cinder.api.middleware.request_id [None req-95ed0b84-68bd-42d7-b28a-105d538bbdcf None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 655.595682] [55244]: INFO cinder.api.openstack.wsgi [None req-95ed0b84-68bd-42d7-b28a-105d538bbdcf tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 655.595925] [55244]: DEBUG cinder.api.openstack.wsgi [None req-95ed0b84-68bd-42d7-b28a-105d538bbdcf tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 655.596164] [55244]: DEBUG cinder.api.openstack.wsgi [None req-95ed0b84-68bd-42d7-b28a-105d538bbdcf tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 655.607543] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 655.607543] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 655.611724] [55244]: INFO cinder.volume.api [None req-95ed0b84-68bd-42d7-b28a-105d538bbdcf tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 655.616892] [55244]: INFO cinder.api.openstack.wsgi [None req-95ed0b84-68bd-42d7-b28a-105d538bbdcf tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 655.617318] [55244]: [pid: 55244|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:15 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 656.631415] [55243]: DEBUG cinder.api.middleware.request_id [None req-e680bdb1-44a1-4ef0-9b52-7ab1e92115cf None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 656.633818] [55243]: INFO cinder.api.openstack.wsgi [None req-e680bdb1-44a1-4ef0-9b52-7ab1e92115cf tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 656.634114] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e680bdb1-44a1-4ef0-9b52-7ab1e92115cf tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 656.634377] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e680bdb1-44a1-4ef0-9b52-7ab1e92115cf tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 656.647101] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 656.647101] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 656.652155] [55243]: INFO cinder.volume.api [None req-e680bdb1-44a1-4ef0-9b52-7ab1e92115cf tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 656.660390] [55243]: INFO cinder.api.openstack.wsgi [None req-e680bdb1-44a1-4ef0-9b52-7ab1e92115cf tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 656.660902] [55243]: [pid: 55243|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:16 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 657.683925] [55244]: DEBUG cinder.api.middleware.request_id [None req-9dc9170f-b716-4f01-a3fb-453bc6c83bb8 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 657.692406] [55244]: INFO cinder.api.openstack.wsgi [None req-9dc9170f-b716-4f01-a3fb-453bc6c83bb8 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 657.692699] [55244]: DEBUG cinder.api.openstack.wsgi [None req-9dc9170f-b716-4f01-a3fb-453bc6c83bb8 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 657.692929] [55244]: DEBUG cinder.api.openstack.wsgi [None req-9dc9170f-b716-4f01-a3fb-453bc6c83bb8 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 657.708904] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 657.708904] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 657.722788] [55244]: INFO cinder.volume.api [None req-9dc9170f-b716-4f01-a3fb-453bc6c83bb8 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 657.729303] [55244]: INFO cinder.api.openstack.wsgi [None req-9dc9170f-b716-4f01-a3fb-453bc6c83bb8 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 657.729465] [55244]: [pid: 55244|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:58:17 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 1392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 658.579332] [55243]: DEBUG cinder.api.middleware.request_id [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-f9e717fc-3ddc-48fb-b384-0cecb376a5b3 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 658.580292] [55243]: WARNING keystonemiddleware.auth_token [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-f9e717fc-3ddc-48fb-b384-0cecb376a5b3 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. [ 658.583285] [55243]: INFO cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-f9e717fc-3ddc-48fb-b384-0cecb376a5b3 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 658.585193] [55243]: DEBUG cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-f9e717fc-3ddc-48fb-b384-0cecb376a5b3 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 658.585193] [55243]: DEBUG cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-f9e717fc-3ddc-48fb-b384-0cecb376a5b3 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 658.595579] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 658.595579] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 658.601626] [55243]: INFO cinder.volume.api [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-f9e717fc-3ddc-48fb-b384-0cecb376a5b3 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 658.611269] [55243]: INFO cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-f9e717fc-3ddc-48fb-b384-0cecb376a5b3 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 658.611715] [55243]: [pid: 55243|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 10:58:18 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 659.299374] [55244]: DEBUG cinder.api.middleware.request_id [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-ecc7e3e6-95a2-4e41-80ba-9dd947f7ae2a None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 659.300113] [55244]: WARNING keystonemiddleware.auth_token [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-ecc7e3e6-95a2-4e41-80ba-9dd947f7ae2a None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 659.301856] [55244]: INFO cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-ecc7e3e6-95a2-4e41-80ba-9dd947f7ae2a tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 659.302336] [55244]: DEBUG cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-ecc7e3e6-95a2-4e41-80ba-9dd947f7ae2a tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 659.303513] [55244]: DEBUG cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-ecc7e3e6-95a2-4e41-80ba-9dd947f7ae2a tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 659.313942] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 659.313942] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 659.318042] [55244]: INFO cinder.volume.api [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-ecc7e3e6-95a2-4e41-80ba-9dd947f7ae2a tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 659.324379] [55244]: INFO cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-ecc7e3e6-95a2-4e41-80ba-9dd947f7ae2a tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 659.324667] [55244]: [pid: 55244|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 10:58:18 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 659.334576] [55243]: DEBUG cinder.api.middleware.request_id [None req-83e5f982-4037-4ded-8018-36b1ae00a2e8 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 659.335321] [55243]: INFO cinder.api.openstack.wsgi [None req-83e5f982-4037-4ded-8018-36b1ae00a2e8 None None] GET http://10.180.1.21/volume// [ 659.335518] [55243]: DEBUG cinder.api.openstack.wsgi [None req-83e5f982-4037-4ded-8018-36b1ae00a2e8 None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 659.335740] [55243]: DEBUG cinder.api.openstack.wsgi [None req-83e5f982-4037-4ded-8018-36b1ae00a2e8 None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 659.336289] [55243]: INFO cinder.api.openstack.wsgi [None req-83e5f982-4037-4ded-8018-36b1ae00a2e8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 659.336610] [55243]: [pid: 55243|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 10:58:18 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 659.341423] [55244]: DEBUG cinder.api.middleware.request_id [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-c5246901-cd18-4882-aa60-aa6ef9901eaf None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 659.344422] [55244]: INFO cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-c5246901-cd18-4882-aa60-aa6ef9901eaf tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] POST http://10.180.1.21/volume/v3/attachments [ 659.344810] [55244]: DEBUG cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-c5246901-cd18-4882-aa60-aa6ef9901eaf tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5927b083-aa53-47f4-85dc-f654142da265", "connector": null, "instance_uuid": "f18cc418-3ecf-4e94-a23c-6e7c7c56c0d0"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 659.354372] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 659.354372] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 659.401304] [55244]: INFO cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-c5246901-cd18-4882-aa60-aa6ef9901eaf tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 659.403075] [55244]: [pid: 55244|app: 0|req: 16/32] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 10:58:18 2025] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 668.607080] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=72,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 669.401029] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=82,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 672.249586] [55243]: DEBUG cinder.api.middleware.request_id [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.255828] [55243]: INFO cinder.api.openstack.wsgi [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] POST http://10.180.1.21/volume/v3/volumes [ 672.256853] [55243]: DEBUG cinder.api.openstack.wsgi [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1417396992", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 672.259263] [55243]: DEBUG cinder.api.v3.volumes [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1417396992', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55243) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 672.259476] [55243]: INFO cinder.api.v3.volumes [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Create volume of 1 GB [ 672.268539] [55243]: INFO cinder.volume.api [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Availability Zones retrieved successfully. [ 672.285585] [55243]: DEBUG cinder.volume.api [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Flow 'volume_create_api' (9b9c4ee7-a886-4d6b-8974-4dc0b238687d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 672.285585] [55243]: DEBUG cinder.volume.api [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54378906-911e-4b2a-b742-76246f58e4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 672.285585] [55243]: DEBUG cinder.volume.flows.api.create_volume [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Validating volume size '1' using validate_int {{(pid=55243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 672.322455] [55243]: DEBUG cinder.volume.api [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54378906-911e-4b2a-b742-76246f58e4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 672.323662] [55243]: DEBUG cinder.volume.api [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7bca35c-b661-4d21-978a-5737c8f8d108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 672.391236] [55243]: DEBUG cinder.quota [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Created reservations ['33f5cff9-494e-4285-aa17-a315f0fa8c6b', '224f579d-fc48-47d9-b73d-f47e378424cf', 'f0762b74-d6bc-40a8-b6bc-8081736b66ef', 'e02eb25e-aa7e-4737-a2d0-6ba5dbe0136d'] {{(pid=55243) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 672.392393] [55243]: DEBUG cinder.volume.api [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7bca35c-b661-4d21-978a-5737c8f8d108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33f5cff9-494e-4285-aa17-a315f0fa8c6b', '224f579d-fc48-47d9-b73d-f47e378424cf', 'f0762b74-d6bc-40a8-b6bc-8081736b66ef', 'e02eb25e-aa7e-4737-a2d0-6ba5dbe0136d']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 672.393403] [55243]: DEBUG cinder.volume.api [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (578de122-a012-4e49-85f0-8c83632023e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 672.408563] [55243]: DEBUG cinder.volume.api [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (578de122-a012-4e49-85f0-8c83632023e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b69a80c-45b7-442d-bd79-017d22f49a36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1417396992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07cf25de19b5438e8ffa4a57d8a2a65b',qos_specs=None,replication_status=,reservations=['33f5cff9-494e-4285-aa17-a315f0fa8c6b','224f579d-fc48-47d9-b73d-f47e378424cf','f0762b74-d6bc-40a8-b6bc-8081736b66ef','e02eb25e-aa7e-4737-a2d0-6ba5dbe0136d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e650c65e610640b884879d64f611db45',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T10:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1417396992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b69a80c-45b7-442d-bd79-017d22f49a36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07cf25de19b5438e8ffa4a57d8a2a65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e650c65e610640b884879d64f611db45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 672.409697] [55243]: DEBUG cinder.volume.api [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ea87094-6c7e-4b27-a24a-4beae1be9603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 672.423632] [55243]: DEBUG cinder.volume.api [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ea87094-6c7e-4b27-a24a-4beae1be9603) transitioned into state 'SUCCESS' from state '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-1417396992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07cf25de19b5438e8ffa4a57d8a2a65b',qos_specs=None,replication_status=,reservations=['33f5cff9-494e-4285-aa17-a315f0fa8c6b','224f579d-fc48-47d9-b73d-f47e378424cf','f0762b74-d6bc-40a8-b6bc-8081736b66ef','e02eb25e-aa7e-4737-a2d0-6ba5dbe0136d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e650c65e610640b884879d64f611db45',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 672.424707] [55243]: DEBUG cinder.volume.api [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4dff403-c2a4-45fa-998b-3af072a233b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 672.442339] [55243]: DEBUG cinder.volume.api [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4dff403-c2a4-45fa-998b-3af072a233b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 672.442339] [55243]: DEBUG cinder.volume.api [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Flow 'volume_create_api' (9b9c4ee7-a886-4d6b-8974-4dc0b238687d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 672.442339] [55243]: INFO cinder.volume.api [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Create volume request issued successfully. [ 672.443607] [55243]: INFO cinder.api.openstack.wsgi [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-f4c005fe-c745-42d4-a7de-11aad67e9b49 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 672.443967] [55243]: [pid: 55243|app: 0|req: 17/33] 10.180.1.21 () {64 vars in 1421 bytes} [Fri Feb 14 10:58:31 2025] POST /volume/v3/volumes => generated 754 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 672.449168] [55244]: DEBUG cinder.api.middleware.request_id [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-aabd0c8a-fea4-4527-a765-e4a531a071f5 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.452027] [55244]: INFO cinder.api.openstack.wsgi [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-aabd0c8a-fea4-4527-a765-e4a531a071f5 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] GET http://10.180.1.21/volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 [ 672.452973] [55244]: DEBUG cinder.api.openstack.wsgi [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-aabd0c8a-fea4-4527-a765-e4a531a071f5 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 672.452973] [55244]: DEBUG cinder.api.openstack.wsgi [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-aabd0c8a-fea4-4527-a765-e4a531a071f5 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 672.465487] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.465487] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 672.471606] [55244]: INFO cinder.volume.api [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-aabd0c8a-fea4-4527-a765-e4a531a071f5 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Volume info retrieved successfully. [ 672.479888] [55244]: INFO cinder.api.openstack.wsgi [req-c12181fa-7b70-4f01-9014-12ef6ab421d2 req-aabd0c8a-fea4-4527-a765-e4a531a071f5 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] http://10.180.1.21/volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 returned with HTTP 200 [ 672.480577] [55244]: [pid: 55244|app: 0|req: 17/34] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 10:58:31 2025] GET /volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 673.665643] [55243]: DEBUG cinder.api.middleware.request_id [req-d529b39f-cfd7-46e4-b1ca-0ce9b4eca350 req-b466af82-031f-412c-a8b7-b1fb27f8002d None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.668416] [55243]: INFO cinder.api.openstack.wsgi [req-d529b39f-cfd7-46e4-b1ca-0ce9b4eca350 req-b466af82-031f-412c-a8b7-b1fb27f8002d tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] GET http://10.180.1.21/volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 [ 673.668652] [55243]: DEBUG cinder.api.openstack.wsgi [req-d529b39f-cfd7-46e4-b1ca-0ce9b4eca350 req-b466af82-031f-412c-a8b7-b1fb27f8002d tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 673.668910] [55243]: DEBUG cinder.api.openstack.wsgi [req-d529b39f-cfd7-46e4-b1ca-0ce9b4eca350 req-b466af82-031f-412c-a8b7-b1fb27f8002d tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 673.681301] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.681301] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 673.693500] [55243]: INFO cinder.volume.api [req-d529b39f-cfd7-46e4-b1ca-0ce9b4eca350 req-b466af82-031f-412c-a8b7-b1fb27f8002d tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Volume info retrieved successfully. [ 673.700493] [55243]: INFO cinder.api.openstack.wsgi [req-d529b39f-cfd7-46e4-b1ca-0ce9b4eca350 req-b466af82-031f-412c-a8b7-b1fb27f8002d tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] http://10.180.1.21/volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 returned with HTTP 200 [ 673.700493] [55243]: [pid: 55243|app: 0|req: 18/35] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 10:58:33 2025] GET /volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 674.744118] [55244]: DEBUG cinder.api.middleware.request_id [req-f806011c-fa0f-4c8c-8297-6441fa4c2a14 req-6c3072d1-89c9-4307-8ddb-655f85cc41b4 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.748420] [55244]: INFO cinder.api.openstack.wsgi [req-f806011c-fa0f-4c8c-8297-6441fa4c2a14 req-6c3072d1-89c9-4307-8ddb-655f85cc41b4 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 674.748420] [55244]: DEBUG cinder.api.openstack.wsgi [req-f806011c-fa0f-4c8c-8297-6441fa4c2a14 req-6c3072d1-89c9-4307-8ddb-655f85cc41b4 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b69a80c-45b7-442d-bd79-017d22f49a36", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2050607559", "description": null, "metadata": {}}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 674.764733] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 674.764733] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 674.765543] [55244]: INFO cinder.volume.api [req-f806011c-fa0f-4c8c-8297-6441fa4c2a14 req-6c3072d1-89c9-4307-8ddb-655f85cc41b4 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Volume info retrieved successfully. [ 674.765723] [55244]: INFO cinder.api.v3.snapshots [req-f806011c-fa0f-4c8c-8297-6441fa4c2a14 req-6c3072d1-89c9-4307-8ddb-655f85cc41b4 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Create snapshot from volume 6b69a80c-45b7-442d-bd79-017d22f49a36 [ 674.803733] [55244]: WARNING cinder.quota [req-f806011c-fa0f-4c8c-8297-6441fa4c2a14 req-6c3072d1-89c9-4307-8ddb-655f85cc41b4 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-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. [ 674.832300] [55244]: DEBUG cinder.quota [req-f806011c-fa0f-4c8c-8297-6441fa4c2a14 req-6c3072d1-89c9-4307-8ddb-655f85cc41b4 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Created reservations ['5bcfcf5e-1a1f-40c1-9c03-0910f868dfd7', '308e28c4-90ae-4406-b703-71067683bfb7', 'bbcdfee3-7351-427a-89e9-fb1d4dfab278', 'ded55ce1-b11a-4e94-ab8d-18ff48386ea1'] {{(pid=55244) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 674.899967] [55244]: INFO cinder.volume.api [req-f806011c-fa0f-4c8c-8297-6441fa4c2a14 req-6c3072d1-89c9-4307-8ddb-655f85cc41b4 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Snapshot create request issued successfully. [ 674.900696] [55244]: INFO cinder.api.openstack.wsgi [req-f806011c-fa0f-4c8c-8297-6441fa4c2a14 req-6c3072d1-89c9-4307-8ddb-655f85cc41b4 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 674.901183] [55244]: [pid: 55244|app: 0|req: 18/36] 10.180.1.21 () {64 vars in 1427 bytes} [Fri Feb 14 10:58:34 2025] POST /volume/v3/snapshots => generated 311 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 675.628273] [55243]: DEBUG cinder.api.middleware.request_id [req-29725524-ae91-4775-b92b-a0f9947522aa req-da4161cc-f11c-46f1-96b9-577141ef0335 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.631120] [55243]: INFO cinder.api.openstack.wsgi [req-29725524-ae91-4775-b92b-a0f9947522aa req-da4161cc-f11c-46f1-96b9-577141ef0335 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] GET http://10.180.1.21/volume/v3/snapshots/4635e212-6761-4d85-8559-ab4e777fc3da [ 675.631202] [55243]: DEBUG cinder.api.openstack.wsgi [req-29725524-ae91-4775-b92b-a0f9947522aa req-da4161cc-f11c-46f1-96b9-577141ef0335 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.631367] [55243]: DEBUG cinder.api.openstack.wsgi [req-29725524-ae91-4775-b92b-a0f9947522aa req-da4161cc-f11c-46f1-96b9-577141ef0335 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.655034] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.655034] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.655665] [55243]: INFO cinder.volume.api [req-29725524-ae91-4775-b92b-a0f9947522aa req-da4161cc-f11c-46f1-96b9-577141ef0335 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Snapshot retrieved successfully. [ 675.656683] [55243]: INFO cinder.api.openstack.wsgi [req-29725524-ae91-4775-b92b-a0f9947522aa req-da4161cc-f11c-46f1-96b9-577141ef0335 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] http://10.180.1.21/volume/v3/snapshots/4635e212-6761-4d85-8559-ab4e777fc3da returned with HTTP 200 [ 675.657269] [55243]: [pid: 55243|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 14 10:58:35 2025] GET /volume/v3/snapshots/4635e212-6761-4d85-8559-ab4e777fc3da => generated 470 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 676.065041] [55244]: DEBUG cinder.api.middleware.request_id [req-10d47e16-f93b-4a72-b783-a54896fbd520 req-71f10d95-6e33-4072-8a0d-c2416cd25f41 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 676.069049] [55244]: INFO cinder.api.openstack.wsgi [req-10d47e16-f93b-4a72-b783-a54896fbd520 req-71f10d95-6e33-4072-8a0d-c2416cd25f41 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 676.069893] [55244]: DEBUG cinder.api.openstack.wsgi [req-10d47e16-f93b-4a72-b783-a54896fbd520 req-71f10d95-6e33-4072-8a0d-c2416cd25f41 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 676.069893] [55244]: DEBUG cinder.api.openstack.wsgi [req-10d47e16-f93b-4a72-b783-a54896fbd520 req-71f10d95-6e33-4072-8a0d-c2416cd25f41 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Calling method 'detail' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 676.069893] [55244]: DEBUG cinder.api.api_utils [req-10d47e16-f93b-4a72-b783-a54896fbd520 req-71f10d95-6e33-4072-8a0d-c2416cd25f41 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Removing options '' from query. {{(pid=55244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 676.070316] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 676.070316] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 676.072625] [55244]: DEBUG cinder.db.sqlalchemy.api [req-10d47e16-f93b-4a72-b783-a54896fbd520 req-71f10d95-6e33-4072-8a0d-c2416cd25f41 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Building query based on filter {{(pid=55244) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 676.091646] [55244]: INFO cinder.volume.api [req-10d47e16-f93b-4a72-b783-a54896fbd520 req-71f10d95-6e33-4072-8a0d-c2416cd25f41 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Get all snapshots completed successfully. [ 676.092365] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 676.092365] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 676.093220] [55244]: INFO cinder.api.openstack.wsgi [req-10d47e16-f93b-4a72-b783-a54896fbd520 req-71f10d95-6e33-4072-8a0d-c2416cd25f41 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 676.093798] [55244]: [pid: 55244|app: 0|req: 19/38] 10.180.1.21 () {60 vars in 1394 bytes} [Fri Feb 14 10:58:35 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 676.560590] [55243]: DEBUG cinder.api.middleware.request_id [req-42fab461-00fc-485e-b65d-795265521cef req-feb4173a-6436-4756-b856-a5641c6efe70 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 676.564255] [55243]: INFO cinder.api.openstack.wsgi [req-42fab461-00fc-485e-b65d-795265521cef req-feb4173a-6436-4756-b856-a5641c6efe70 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] GET http://10.180.1.21/volume/v3/snapshots/4635e212-6761-4d85-8559-ab4e777fc3da [ 676.564255] [55243]: DEBUG cinder.api.openstack.wsgi [req-42fab461-00fc-485e-b65d-795265521cef req-feb4173a-6436-4756-b856-a5641c6efe70 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 676.565610] [55243]: DEBUG cinder.api.openstack.wsgi [req-42fab461-00fc-485e-b65d-795265521cef req-feb4173a-6436-4756-b856-a5641c6efe70 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 676.576206] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 676.576206] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 676.576867] [55243]: INFO cinder.volume.api [req-42fab461-00fc-485e-b65d-795265521cef req-feb4173a-6436-4756-b856-a5641c6efe70 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Snapshot retrieved successfully. [ 676.577995] [55243]: INFO cinder.api.openstack.wsgi [req-42fab461-00fc-485e-b65d-795265521cef req-feb4173a-6436-4756-b856-a5641c6efe70 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] http://10.180.1.21/volume/v3/snapshots/4635e212-6761-4d85-8559-ab4e777fc3da returned with HTTP 200 [ 676.578427] [55243]: [pid: 55243|app: 0|req: 20/39] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 14 10:58:36 2025] GET /volume/v3/snapshots/4635e212-6761-4d85-8559-ab4e777fc3da => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 677.150965] [55244]: DEBUG cinder.api.middleware.request_id [req-eda446b2-ba18-4b16-9dd0-1d62d2ac6a63 req-2236156a-52e2-42d9-879d-77fa4a4fdcda None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.156770] [55244]: INFO cinder.api.openstack.wsgi [req-eda446b2-ba18-4b16-9dd0-1d62d2ac6a63 req-2236156a-52e2-42d9-879d-77fa4a4fdcda tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/4635e212-6761-4d85-8559-ab4e777fc3da [ 677.156981] [55244]: DEBUG cinder.api.openstack.wsgi [req-eda446b2-ba18-4b16-9dd0-1d62d2ac6a63 req-2236156a-52e2-42d9-879d-77fa4a4fdcda tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 677.157232] [55244]: DEBUG cinder.api.openstack.wsgi [req-eda446b2-ba18-4b16-9dd0-1d62d2ac6a63 req-2236156a-52e2-42d9-879d-77fa4a4fdcda tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 677.157363] [55244]: INFO cinder.api.v2.snapshots [req-eda446b2-ba18-4b16-9dd0-1d62d2ac6a63 req-2236156a-52e2-42d9-879d-77fa4a4fdcda tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Delete snapshot with id: 4635e212-6761-4d85-8559-ab4e777fc3da [ 677.166341] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.166341] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 677.166341] [55244]: INFO cinder.volume.api [req-eda446b2-ba18-4b16-9dd0-1d62d2ac6a63 req-2236156a-52e2-42d9-879d-77fa4a4fdcda tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Snapshot retrieved successfully. [ 677.200248] [55244]: INFO cinder.volume.api [req-eda446b2-ba18-4b16-9dd0-1d62d2ac6a63 req-2236156a-52e2-42d9-879d-77fa4a4fdcda tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Snapshot delete request issued successfully. [ 677.200248] [55244]: INFO cinder.api.openstack.wsgi [req-eda446b2-ba18-4b16-9dd0-1d62d2ac6a63 req-2236156a-52e2-42d9-879d-77fa4a4fdcda tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] http://10.180.1.21/volume/v3/snapshots/4635e212-6761-4d85-8559-ab4e777fc3da returned with HTTP 202 [ 677.200248] [55244]: [pid: 55244|app: 0|req: 20/40] 10.180.1.21 () {62 vars in 1506 bytes} [Fri Feb 14 10:58:36 2025] DELETE /volume/v3/snapshots/4635e212-6761-4d85-8559-ab4e777fc3da => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 677.825517] [55243]: DEBUG cinder.api.middleware.request_id [req-50eab537-fa6d-4991-ab39-eebb66af93cf req-0c42e47c-0cb4-40e5-956e-e96660afc691 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.828667] [55243]: INFO cinder.api.openstack.wsgi [req-50eab537-fa6d-4991-ab39-eebb66af93cf req-0c42e47c-0cb4-40e5-956e-e96660afc691 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] GET http://10.180.1.21/volume/v3/snapshots/4635e212-6761-4d85-8559-ab4e777fc3da [ 677.828915] [55243]: DEBUG cinder.api.openstack.wsgi [req-50eab537-fa6d-4991-ab39-eebb66af93cf req-0c42e47c-0cb4-40e5-956e-e96660afc691 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 677.829155] [55243]: DEBUG cinder.api.openstack.wsgi [req-50eab537-fa6d-4991-ab39-eebb66af93cf req-0c42e47c-0cb4-40e5-956e-e96660afc691 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 677.836194] [55243]: INFO cinder.api.openstack.wsgi [req-50eab537-fa6d-4991-ab39-eebb66af93cf req-0c42e47c-0cb4-40e5-956e-e96660afc691 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] http://10.180.1.21/volume/v3/snapshots/4635e212-6761-4d85-8559-ab4e777fc3da returned with HTTP 404 [ 677.836800] [55243]: [pid: 55243|app: 0|req: 21/41] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 14 10:58:37 2025] GET /volume/v3/snapshots/4635e212-6761-4d85-8559-ab4e777fc3da => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 678.911703] [55244]: DEBUG cinder.api.middleware.request_id [req-8e1ece23-406a-4c07-8861-d98c204f6301 req-c366728c-52e2-4de0-b2da-93d12cb2fcec None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.914312] [55244]: INFO cinder.api.openstack.wsgi [req-8e1ece23-406a-4c07-8861-d98c204f6301 req-c366728c-52e2-4de0-b2da-93d12cb2fcec tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 [ 678.914543] [55244]: DEBUG cinder.api.openstack.wsgi [req-8e1ece23-406a-4c07-8861-d98c204f6301 req-c366728c-52e2-4de0-b2da-93d12cb2fcec tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 678.914770] [55244]: DEBUG cinder.api.openstack.wsgi [req-8e1ece23-406a-4c07-8861-d98c204f6301 req-c366728c-52e2-4de0-b2da-93d12cb2fcec tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 678.915009] [55244]: INFO cinder.api.v3.volumes [req-8e1ece23-406a-4c07-8861-d98c204f6301 req-c366728c-52e2-4de0-b2da-93d12cb2fcec tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Delete volume with id: 6b69a80c-45b7-442d-bd79-017d22f49a36 [ 678.936027] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.936027] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 678.936027] [55244]: INFO cinder.volume.api [req-8e1ece23-406a-4c07-8861-d98c204f6301 req-c366728c-52e2-4de0-b2da-93d12cb2fcec tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Volume info retrieved successfully. [ 678.968150] [55244]: INFO cinder.volume.api [req-8e1ece23-406a-4c07-8861-d98c204f6301 req-c366728c-52e2-4de0-b2da-93d12cb2fcec tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Delete volume request issued successfully. [ 678.968150] [55244]: INFO cinder.api.openstack.wsgi [req-8e1ece23-406a-4c07-8861-d98c204f6301 req-c366728c-52e2-4de0-b2da-93d12cb2fcec tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] http://10.180.1.21/volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 returned with HTTP 202 [ 678.968150] [55244]: [pid: 55244|app: 0|req: 21/42] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 14 10:58:38 2025] DELETE /volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 680.000814] [55243]: DEBUG cinder.api.middleware.request_id [req-cc864e7c-5383-4e21-8be7-c2dcc2ac76e1 req-58c5d2eb-6c40-42f4-8299-6520fc770595 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.003943] [55243]: INFO cinder.api.openstack.wsgi [req-cc864e7c-5383-4e21-8be7-c2dcc2ac76e1 req-58c5d2eb-6c40-42f4-8299-6520fc770595 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] GET http://10.180.1.21/volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 [ 680.004188] [55243]: DEBUG cinder.api.openstack.wsgi [req-cc864e7c-5383-4e21-8be7-c2dcc2ac76e1 req-58c5d2eb-6c40-42f4-8299-6520fc770595 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 680.004415] [55243]: DEBUG cinder.api.openstack.wsgi [req-cc864e7c-5383-4e21-8be7-c2dcc2ac76e1 req-58c5d2eb-6c40-42f4-8299-6520fc770595 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 680.013888] [55243]: INFO cinder.api.openstack.wsgi [req-cc864e7c-5383-4e21-8be7-c2dcc2ac76e1 req-58c5d2eb-6c40-42f4-8299-6520fc770595 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] http://10.180.1.21/volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 returned with HTTP 404 [ 680.014557] [55243]: [pid: 55243|app: 0|req: 22/43] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 10:58:39 2025] GET /volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 680.460293] [55244]: DEBUG cinder.api.middleware.request_id [req-2a5032cc-14f2-42ab-9606-a14c4fcdf844 req-8f4f18db-10b2-4252-bb90-9e3e01259687 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.468397] [55244]: INFO cinder.api.openstack.wsgi [req-2a5032cc-14f2-42ab-9606-a14c4fcdf844 req-8f4f18db-10b2-4252-bb90-9e3e01259687 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 [ 680.468397] [55244]: DEBUG cinder.api.openstack.wsgi [req-2a5032cc-14f2-42ab-9606-a14c4fcdf844 req-8f4f18db-10b2-4252-bb90-9e3e01259687 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 680.468397] [55244]: DEBUG cinder.api.openstack.wsgi [req-2a5032cc-14f2-42ab-9606-a14c4fcdf844 req-8f4f18db-10b2-4252-bb90-9e3e01259687 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 680.468397] [55244]: INFO cinder.api.v3.volumes [req-2a5032cc-14f2-42ab-9606-a14c4fcdf844 req-8f4f18db-10b2-4252-bb90-9e3e01259687 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Delete volume with id: 6b69a80c-45b7-442d-bd79-017d22f49a36 [ 680.481351] [55244]: INFO cinder.api.openstack.wsgi [req-2a5032cc-14f2-42ab-9606-a14c4fcdf844 req-8f4f18db-10b2-4252-bb90-9e3e01259687 tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] http://10.180.1.21/volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 returned with HTTP 404 [ 680.481406] [55244]: [pid: 55244|app: 0|req: 22/44] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 14 10:58:39 2025] DELETE /volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 681.226656] [55243]: DEBUG cinder.api.middleware.request_id [req-90e0fd76-91ef-4399-bdc4-c81994ce3aec req-9729ae0b-7c42-4c81-ab36-b0cfc397676a None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.231391] [55243]: INFO cinder.api.openstack.wsgi [req-90e0fd76-91ef-4399-bdc4-c81994ce3aec req-9729ae0b-7c42-4c81-ab36-b0cfc397676a tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] GET http://10.180.1.21/volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 [ 681.231391] [55243]: DEBUG cinder.api.openstack.wsgi [req-90e0fd76-91ef-4399-bdc4-c81994ce3aec req-9729ae0b-7c42-4c81-ab36-b0cfc397676a tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.231391] [55243]: DEBUG cinder.api.openstack.wsgi [req-90e0fd76-91ef-4399-bdc4-c81994ce3aec req-9729ae0b-7c42-4c81-ab36-b0cfc397676a tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.242349] [55243]: INFO cinder.api.openstack.wsgi [req-90e0fd76-91ef-4399-bdc4-c81994ce3aec req-9729ae0b-7c42-4c81-ab36-b0cfc397676a tempest-VolumesSnapshotsTestJSON-291667085 tempest-VolumesSnapshotsTestJSON-291667085-project-member] http://10.180.1.21/volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 returned with HTTP 404 [ 681.242970] [55243]: [pid: 55243|app: 0|req: 23/45] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 10:58:40 2025] GET /volume/v3/volumes/6b69a80c-45b7-442d-bd79-017d22f49a36 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 689.037264] [55244]: DEBUG cinder.api.middleware.request_id [None req-72a2a4c9-7abc-42ca-b01d-2d7ba69dbe72 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.037716] [55244]: INFO cinder.api.openstack.wsgi [None req-72a2a4c9-7abc-42ca-b01d-2d7ba69dbe72 None None] GET http://10.180.1.21/volume// [ 689.037906] [55244]: DEBUG cinder.api.openstack.wsgi [None req-72a2a4c9-7abc-42ca-b01d-2d7ba69dbe72 None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.038206] [55244]: DEBUG cinder.api.openstack.wsgi [None req-72a2a4c9-7abc-42ca-b01d-2d7ba69dbe72 None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.038709] [55244]: INFO cinder.api.openstack.wsgi [None req-72a2a4c9-7abc-42ca-b01d-2d7ba69dbe72 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 689.039140] [55244]: [pid: 55244|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 10:58:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 689.055860] [55243]: DEBUG cinder.api.middleware.request_id [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-ffdfb1e8-a14b-4e84-ae95-234912860343 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.060559] [55243]: INFO cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-ffdfb1e8-a14b-4e84-ae95-234912860343 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] GET http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 689.060960] [55243]: DEBUG cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-ffdfb1e8-a14b-4e84-ae95-234912860343 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.061380] [55243]: DEBUG cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-ffdfb1e8-a14b-4e84-ae95-234912860343 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.089553] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.089553] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 689.095457] [55243]: INFO cinder.volume.api [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-ffdfb1e8-a14b-4e84-ae95-234912860343 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 689.108542] [55243]: INFO cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-ffdfb1e8-a14b-4e84-ae95-234912860343 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 200 [ 689.108542] [55243]: [pid: 55243|app: 0|req: 24/47] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 10:58:48 2025] GET /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 1572 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 689.271188] [55244]: DEBUG cinder.api.middleware.request_id [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-754f3e8f-d391-48e4-b43a-d29681a04100 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.274409] [55244]: INFO cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-754f3e8f-d391-48e4-b43a-d29681a04100 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] PUT http://10.180.1.21/volume/v3/attachments/4c9c219b-ddf7-48c9-b5f3-1f53562d1c8f [ 689.274963] [55244]: DEBUG cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-754f3e8f-d391-48e4-b43a-d29681a04100 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-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=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 689.284343] [55244]: DEBUG cinder.coordination [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-754f3e8f-d391-48e4-b43a-d29681a04100 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Acquiring lock "cinder-attachment_update-5927b083-aa53-47f4-85dc-f654142da265-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 689.290038] [55244]: DEBUG cinder.coordination [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-754f3e8f-d391-48e4-b43a-d29681a04100 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Lock "cinder-attachment_update-5927b083-aa53-47f4-85dc-f654142da265-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 689.291419] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.291419] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 689.822315] [55244]: DEBUG cinder.coordination [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-754f3e8f-d391-48e4-b43a-d29681a04100 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Lock "cinder-attachment_update-5927b083-aa53-47f4-85dc-f654142da265-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.532s {{(pid=55244) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 689.822734] [55244]: INFO cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-754f3e8f-d391-48e4-b43a-d29681a04100 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/attachments/4c9c219b-ddf7-48c9-b5f3-1f53562d1c8f returned with HTTP 200 [ 689.823212] [55244]: [pid: 55244|app: 0|req: 24/48] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 10:58:48 2025] PUT /volume/v3/attachments/4c9c219b-ddf7-48c9-b5f3-1f53562d1c8f => generated 617 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 690.335137] [55243]: DEBUG cinder.api.middleware.request_id [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-9c3590e5-efb3-4c9e-bca3-136c3262293a None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.339030] [55243]: INFO cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-9c3590e5-efb3-4c9e-bca3-136c3262293a tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] POST http://10.180.1.21/volume/v3/attachments/4c9c219b-ddf7-48c9-b5f3-1f53562d1c8f/action [ 690.339884] [55243]: DEBUG cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-9c3590e5-efb3-4c9e-bca3-136c3262293a tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Action body: b'{"os-complete": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 690.340370] [55243]: DEBUG cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-9c3590e5-efb3-4c9e-bca3-136c3262293a tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 690.382495] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 690.382495] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 690.395210] [55243]: INFO cinder.api.openstack.wsgi [req-6fdc3c2e-7ba3-4a52-8551-095c3490c641 req-9c3590e5-efb3-4c9e-bca3-136c3262293a tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/attachments/4c9c219b-ddf7-48c9-b5f3-1f53562d1c8f/action returned with HTTP 204 [ 690.395995] [55243]: [pid: 55243|app: 0|req: 25/49] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 10:58:49 2025] POST /volume/v3/attachments/4c9c219b-ddf7-48c9-b5f3-1f53562d1c8f/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 699.816717] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=31,cinder:INSERT=8,cinder:UPDATE=15 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 700.391781] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=45,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 707.774073] [55244]: DEBUG cinder.api.middleware.request_id [req-e705d28d-0de4-4f5f-98c0-deaf148c15e4 req-8efc9e75-a0e4-4efc-b20a-f62c6afe9056 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.780012] [55244]: INFO cinder.api.openstack.wsgi [req-e705d28d-0de4-4f5f-98c0-deaf148c15e4 req-8efc9e75-a0e4-4efc-b20a-f62c6afe9056 tempest-InstanceActionsTestJSON-1227637564 tempest-InstanceActionsTestJSON-1227637564-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=8505e505-e224-4ea7-98d3-1266a616d7f9 [ 707.780282] [55244]: DEBUG cinder.api.openstack.wsgi [req-e705d28d-0de4-4f5f-98c0-deaf148c15e4 req-8efc9e75-a0e4-4efc-b20a-f62c6afe9056 tempest-InstanceActionsTestJSON-1227637564 tempest-InstanceActionsTestJSON-1227637564-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 707.780503] [55244]: DEBUG cinder.api.openstack.wsgi [req-e705d28d-0de4-4f5f-98c0-deaf148c15e4 req-8efc9e75-a0e4-4efc-b20a-f62c6afe9056 tempest-InstanceActionsTestJSON-1227637564 tempest-InstanceActionsTestJSON-1227637564-project-member] Calling method 'version_select' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 707.802480] [55244]: INFO cinder.api.openstack.wsgi [req-e705d28d-0de4-4f5f-98c0-deaf148c15e4 req-8efc9e75-a0e4-4efc-b20a-f62c6afe9056 tempest-InstanceActionsTestJSON-1227637564 tempest-InstanceActionsTestJSON-1227637564-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=8505e505-e224-4ea7-98d3-1266a616d7f9 returned with HTTP 200 [ 707.802480] [55244]: [pid: 55244|app: 0|req: 25/50] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Feb 14 10:59:07 2025] GET /volume/v3/attachments?instance_id=8505e505-e224-4ea7-98d3-1266a616d7f9 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.792268] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=1 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 756.550362] [55243]: DEBUG cinder.api.middleware.request_id [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-66f90bc9-b327-4cff-91b7-67f3890333e4 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.556150] [55243]: INFO cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-66f90bc9-b327-4cff-91b7-67f3890333e4 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 756.558006] [55243]: DEBUG cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-66f90bc9-b327-4cff-91b7-67f3890333e4 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.558006] [55243]: DEBUG cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-66f90bc9-b327-4cff-91b7-67f3890333e4 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.577721] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.577721] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.584864] [55243]: INFO cinder.volume.api [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-66f90bc9-b327-4cff-91b7-67f3890333e4 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 756.593251] [55243]: INFO cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-66f90bc9-b327-4cff-91b7-67f3890333e4 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 756.597142] [55243]: [pid: 55243|app: 0|req: 26/51] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 10:59:55 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1009 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.055196] [55244]: DEBUG cinder.api.middleware.request_id [req-e4a2ca28-63ef-454d-b348-be0158badb58 req-5e8f7db3-d020-4b50-be6c-43b4819ffa54 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.061055] [55244]: INFO cinder.api.openstack.wsgi [req-e4a2ca28-63ef-454d-b348-be0158badb58 req-5e8f7db3-d020-4b50-be6c-43b4819ffa54 tempest-SecurityGroupsTestJSON-2140503241 tempest-SecurityGroupsTestJSON-2140503241-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=c432556e-9980-43ad-ade5-1da925b9ae8f [ 758.061055] [55244]: DEBUG cinder.api.openstack.wsgi [req-e4a2ca28-63ef-454d-b348-be0158badb58 req-5e8f7db3-d020-4b50-be6c-43b4819ffa54 tempest-SecurityGroupsTestJSON-2140503241 tempest-SecurityGroupsTestJSON-2140503241-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.061055] [55244]: DEBUG cinder.api.openstack.wsgi [req-e4a2ca28-63ef-454d-b348-be0158badb58 req-5e8f7db3-d020-4b50-be6c-43b4819ffa54 tempest-SecurityGroupsTestJSON-2140503241 tempest-SecurityGroupsTestJSON-2140503241-project-member] Calling method 'version_select' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.071879] [55244]: INFO cinder.api.openstack.wsgi [req-e4a2ca28-63ef-454d-b348-be0158badb58 req-5e8f7db3-d020-4b50-be6c-43b4819ffa54 tempest-SecurityGroupsTestJSON-2140503241 tempest-SecurityGroupsTestJSON-2140503241-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=c432556e-9980-43ad-ade5-1da925b9ae8f returned with HTTP 200 [ 758.072556] [55244]: [pid: 55244|app: 0|req: 26/52] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Feb 14 10:59:57 2025] GET /volume/v3/attachments?instance_id=c432556e-9980-43ad-ade5-1da925b9ae8f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.131799] [55243]: DEBUG cinder.api.middleware.request_id [None req-5bcac0ba-af80-4527-9740-7465f8d700be None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.132307] [55243]: INFO cinder.api.openstack.wsgi [None req-5bcac0ba-af80-4527-9740-7465f8d700be None None] GET http://10.180.1.21/volume// [ 758.132504] [55243]: DEBUG cinder.api.openstack.wsgi [None req-5bcac0ba-af80-4527-9740-7465f8d700be None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.132754] [55243]: DEBUG cinder.api.openstack.wsgi [None req-5bcac0ba-af80-4527-9740-7465f8d700be None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.133194] [55243]: INFO cinder.api.openstack.wsgi [None req-5bcac0ba-af80-4527-9740-7465f8d700be None None] http://10.180.1.21/volume// returned with HTTP 300 [ 758.134236] [55243]: [pid: 55243|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 10:59:57 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 758.141476] [55244]: DEBUG cinder.api.middleware.request_id [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-e8c54677-09ed-4899-9227-fd4bcbd23843 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.144828] [55244]: INFO cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-e8c54677-09ed-4899-9227-fd4bcbd23843 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 758.145324] [55244]: DEBUG cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-e8c54677-09ed-4899-9227-fd4bcbd23843 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3", "connector": null, "instance_uuid": "75386726-036a-4bb8-aab0-ca4e07b6b675"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 758.179673] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.179673] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.215445] [55244]: INFO cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-e8c54677-09ed-4899-9227-fd4bcbd23843 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 758.215445] [55244]: [pid: 55244|app: 0|req: 27/54] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 10:59:57 2025] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.248146] [55243]: DEBUG cinder.api.middleware.request_id [None req-417f7b8b-234a-4f72-a74c-bf7d0d500520 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.250687] [55243]: INFO cinder.api.openstack.wsgi [None req-417f7b8b-234a-4f72-a74c-bf7d0d500520 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 758.250977] [55243]: DEBUG cinder.api.openstack.wsgi [None req-417f7b8b-234a-4f72-a74c-bf7d0d500520 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.255232] [55243]: DEBUG cinder.api.openstack.wsgi [None req-417f7b8b-234a-4f72-a74c-bf7d0d500520 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.268694] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.268694] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.273084] [55243]: INFO cinder.volume.api [None req-417f7b8b-234a-4f72-a74c-bf7d0d500520 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 758.279334] [55243]: INFO cinder.api.openstack.wsgi [None req-417f7b8b-234a-4f72-a74c-bf7d0d500520 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 758.279800] [55243]: [pid: 55243|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:59:57 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.749781] [55244]: DEBUG cinder.api.middleware.request_id [None req-3a535f06-235d-4212-90b3-88c7644dddfd None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.750334] [55244]: INFO cinder.api.openstack.wsgi [None req-3a535f06-235d-4212-90b3-88c7644dddfd None None] GET http://10.180.1.21/volume// [ 758.751025] [55244]: DEBUG cinder.api.openstack.wsgi [None req-3a535f06-235d-4212-90b3-88c7644dddfd None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.751025] [55244]: DEBUG cinder.api.openstack.wsgi [None req-3a535f06-235d-4212-90b3-88c7644dddfd None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.755247] [55244]: INFO cinder.api.openstack.wsgi [None req-3a535f06-235d-4212-90b3-88c7644dddfd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 758.755247] [55244]: [pid: 55244|app: 0|req: 28/56] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 10:59:58 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 758.767177] [55243]: DEBUG cinder.api.middleware.request_id [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-0ee1d9af-d36a-467d-b3c7-767410ba474c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.771562] [55243]: INFO cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-0ee1d9af-d36a-467d-b3c7-767410ba474c tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 758.771562] [55243]: DEBUG cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-0ee1d9af-d36a-467d-b3c7-767410ba474c tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.771562] [55243]: DEBUG cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-0ee1d9af-d36a-467d-b3c7-767410ba474c tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.787824] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.787824] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.792763] [55243]: INFO cinder.volume.api [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-0ee1d9af-d36a-467d-b3c7-767410ba474c tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 758.799449] [55243]: INFO cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-0ee1d9af-d36a-467d-b3c7-767410ba474c tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 758.800010] [55243]: [pid: 55243|app: 0|req: 29/57] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 10:59:58 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1232 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 758.839172] [55244]: DEBUG cinder.api.middleware.request_id [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-ddcbc922-dbd8-4d5b-9668-0ac157824937 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.841973] [55244]: INFO cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-ddcbc922-dbd8-4d5b-9668-0ac157824937 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] PUT http://10.180.1.21/volume/v3/attachments/a0f38099-1f7f-4d88-ae45-0f6feaf93016 [ 758.845123] [55244]: DEBUG cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-ddcbc922-dbd8-4d5b-9668-0ac157824937 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-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-512311", "mountpoint": "/dev/sdb"}}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 758.851777] [55244]: DEBUG cinder.coordination [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-ddcbc922-dbd8-4d5b-9668-0ac157824937 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Acquiring lock "cinder-attachment_update-2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 758.860302] [55244]: DEBUG cinder.coordination [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-ddcbc922-dbd8-4d5b-9668-0ac157824937 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Lock "cinder-attachment_update-2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 758.864999] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.864999] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.293280] [55243]: DEBUG cinder.api.middleware.request_id [None req-9586cb13-7b73-45c3-87d6-839e7f75c7cb None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.297149] [55243]: INFO cinder.api.openstack.wsgi [None req-9586cb13-7b73-45c3-87d6-839e7f75c7cb tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 759.297149] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9586cb13-7b73-45c3-87d6-839e7f75c7cb tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.297474] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9586cb13-7b73-45c3-87d6-839e7f75c7cb tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.311915] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.311915] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.316261] [55243]: INFO cinder.volume.api [None req-9586cb13-7b73-45c3-87d6-839e7f75c7cb tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 759.321020] [55243]: INFO cinder.api.openstack.wsgi [None req-9586cb13-7b73-45c3-87d6-839e7f75c7cb tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 759.321437] [55243]: [pid: 55243|app: 0|req: 30/58] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:59:58 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 760.333788] [55243]: DEBUG cinder.api.middleware.request_id [None req-0655bc64-80ce-4287-96f5-3fee747d697c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.335955] [55243]: INFO cinder.api.openstack.wsgi [None req-0655bc64-80ce-4287-96f5-3fee747d697c tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 760.336294] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0655bc64-80ce-4287-96f5-3fee747d697c tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.336431] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0655bc64-80ce-4287-96f5-3fee747d697c tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.360469] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.360469] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.370437] [55243]: INFO cinder.volume.api [None req-0655bc64-80ce-4287-96f5-3fee747d697c tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 760.377732] [55243]: INFO cinder.api.openstack.wsgi [None req-0655bc64-80ce-4287-96f5-3fee747d697c tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 760.378325] [55243]: [pid: 55243|app: 0|req: 31/59] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 10:59:59 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 761.395591] [55243]: DEBUG cinder.api.middleware.request_id [None req-fd3c52cc-2f07-401c-8d65-a5c5940b1794 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.397704] [55243]: INFO cinder.api.openstack.wsgi [None req-fd3c52cc-2f07-401c-8d65-a5c5940b1794 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 761.397704] [55243]: DEBUG cinder.api.openstack.wsgi [None req-fd3c52cc-2f07-401c-8d65-a5c5940b1794 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.397704] [55243]: DEBUG cinder.api.openstack.wsgi [None req-fd3c52cc-2f07-401c-8d65-a5c5940b1794 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.439007] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.439007] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.447557] [55243]: INFO cinder.volume.api [None req-fd3c52cc-2f07-401c-8d65-a5c5940b1794 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 761.458335] [55243]: INFO cinder.api.openstack.wsgi [None req-fd3c52cc-2f07-401c-8d65-a5c5940b1794 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 761.460091] [55243]: [pid: 55243|app: 0|req: 32/60] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:00 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1008 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 762.480849] [55243]: DEBUG cinder.api.middleware.request_id [None req-b8aef91c-cd3a-4856-bcf1-dcca4f01ec18 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.482870] [55243]: INFO cinder.api.openstack.wsgi [None req-b8aef91c-cd3a-4856-bcf1-dcca4f01ec18 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 762.483249] [55243]: DEBUG cinder.api.openstack.wsgi [None req-b8aef91c-cd3a-4856-bcf1-dcca4f01ec18 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.484034] [55243]: DEBUG cinder.api.openstack.wsgi [None req-b8aef91c-cd3a-4856-bcf1-dcca4f01ec18 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.501808] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.501808] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.506241] [55243]: INFO cinder.volume.api [None req-b8aef91c-cd3a-4856-bcf1-dcca4f01ec18 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 762.510960] [55243]: INFO cinder.api.openstack.wsgi [None req-b8aef91c-cd3a-4856-bcf1-dcca4f01ec18 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 762.511521] [55243]: [pid: 55243|app: 0|req: 33/61] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:01 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 763.397566] [55244]: DEBUG cinder.coordination [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-ddcbc922-dbd8-4d5b-9668-0ac157824937 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Lock "cinder-attachment_update-2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.537s {{(pid=55244) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 763.398040] [55244]: INFO cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-ddcbc922-dbd8-4d5b-9668-0ac157824937 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/attachments/a0f38099-1f7f-4d88-ae45-0f6feaf93016 returned with HTTP 200 [ 763.398460] [55244]: [pid: 55244|app: 0|req: 29/62] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 10:59:58 2025] PUT /volume/v3/attachments/a0f38099-1f7f-4d88-ae45-0f6feaf93016 => generated 617 bytes in 4562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 763.522964] [55243]: DEBUG cinder.api.middleware.request_id [None req-52e12565-063e-4cab-8f2c-b01c491d221c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.525425] [55243]: INFO cinder.api.openstack.wsgi [None req-52e12565-063e-4cab-8f2c-b01c491d221c tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 763.525663] [55243]: DEBUG cinder.api.openstack.wsgi [None req-52e12565-063e-4cab-8f2c-b01c491d221c tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.525897] [55243]: DEBUG cinder.api.openstack.wsgi [None req-52e12565-063e-4cab-8f2c-b01c491d221c tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.536743] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.536743] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.540797] [55243]: INFO cinder.volume.api [None req-52e12565-063e-4cab-8f2c-b01c491d221c tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 763.547806] [55243]: INFO cinder.api.openstack.wsgi [None req-52e12565-063e-4cab-8f2c-b01c491d221c tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 763.548283] [55243]: [pid: 55243|app: 0|req: 34/63] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:02 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 764.558362] [55244]: DEBUG cinder.api.middleware.request_id [None req-0fb3ab6a-edc5-4524-8da8-45f137d9667f None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.560553] [55244]: INFO cinder.api.openstack.wsgi [None req-0fb3ab6a-edc5-4524-8da8-45f137d9667f tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 764.560786] [55244]: DEBUG cinder.api.openstack.wsgi [None req-0fb3ab6a-edc5-4524-8da8-45f137d9667f tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.562170] [55244]: DEBUG cinder.api.openstack.wsgi [None req-0fb3ab6a-edc5-4524-8da8-45f137d9667f tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.579199] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.579199] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.583663] [55244]: INFO cinder.volume.api [None req-0fb3ab6a-edc5-4524-8da8-45f137d9667f tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 764.588935] [55244]: INFO cinder.api.openstack.wsgi [None req-0fb3ab6a-edc5-4524-8da8-45f137d9667f tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 764.589367] [55244]: [pid: 55244|app: 0|req: 30/64] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:04 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 765.543578] [55243]: DEBUG cinder.api.middleware.request_id [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-1026beb4-def6-411d-9d92-711609ee4458 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.549876] [55243]: INFO cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-1026beb4-def6-411d-9d92-711609ee4458 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] POST http://10.180.1.21/volume/v3/attachments/a0f38099-1f7f-4d88-ae45-0f6feaf93016/action [ 765.549876] [55243]: DEBUG cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-1026beb4-def6-411d-9d92-711609ee4458 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Action body: b'{"os-complete": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 765.549876] [55243]: DEBUG cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-1026beb4-def6-411d-9d92-711609ee4458 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 765.576898] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.576898] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.588403] [55243]: INFO cinder.api.openstack.wsgi [req-89e32951-fb3d-4f3a-96ba-042e468b5c89 req-1026beb4-def6-411d-9d92-711609ee4458 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/attachments/a0f38099-1f7f-4d88-ae45-0f6feaf93016/action returned with HTTP 204 [ 765.588708] [55243]: [pid: 55243|app: 0|req: 35/65] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:00:04 2025] POST /volume/v3/attachments/a0f38099-1f7f-4d88-ae45-0f6feaf93016/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 765.600659] [55244]: DEBUG cinder.api.middleware.request_id [None req-aa8dacdf-bc6f-4ebb-a03a-3a3753ca3c22 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.603153] [55244]: INFO cinder.api.openstack.wsgi [None req-aa8dacdf-bc6f-4ebb-a03a-3a3753ca3c22 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 765.603622] [55244]: DEBUG cinder.api.openstack.wsgi [None req-aa8dacdf-bc6f-4ebb-a03a-3a3753ca3c22 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.603968] [55244]: DEBUG cinder.api.openstack.wsgi [None req-aa8dacdf-bc6f-4ebb-a03a-3a3753ca3c22 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.619602] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.619602] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.623763] [55244]: INFO cinder.volume.api [None req-aa8dacdf-bc6f-4ebb-a03a-3a3753ca3c22 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 765.630328] [55244]: INFO cinder.api.openstack.wsgi [None req-aa8dacdf-bc6f-4ebb-a03a-3a3753ca3c22 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 765.631922] [55244]: [pid: 55244|app: 0|req: 31/66] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:05 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 765.642038] [55243]: DEBUG cinder.api.middleware.request_id [None req-35e4200c-a87b-4a70-90f4-9368f8e781e2 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.644483] [55243]: INFO cinder.api.openstack.wsgi [None req-35e4200c-a87b-4a70-90f4-9368f8e781e2 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 765.644742] [55243]: DEBUG cinder.api.openstack.wsgi [None req-35e4200c-a87b-4a70-90f4-9368f8e781e2 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.645018] [55243]: DEBUG cinder.api.openstack.wsgi [None req-35e4200c-a87b-4a70-90f4-9368f8e781e2 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.658887] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.658887] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.672629] [55243]: INFO cinder.volume.api [None req-35e4200c-a87b-4a70-90f4-9368f8e781e2 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 765.679957] [55243]: INFO cinder.api.openstack.wsgi [None req-35e4200c-a87b-4a70-90f4-9368f8e781e2 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 765.680694] [55243]: [pid: 55243|app: 0|req: 36/67] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:05 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 765.923478] [55244]: DEBUG cinder.api.middleware.request_id [None req-fe0fec2e-da5b-4dd4-852c-d7cbe96da91b None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.926116] [55244]: INFO cinder.api.openstack.wsgi [None req-fe0fec2e-da5b-4dd4-852c-d7cbe96da91b tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 765.926116] [55244]: DEBUG cinder.api.openstack.wsgi [None req-fe0fec2e-da5b-4dd4-852c-d7cbe96da91b tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.926267] [55244]: DEBUG cinder.api.openstack.wsgi [None req-fe0fec2e-da5b-4dd4-852c-d7cbe96da91b tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.937432] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.937432] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.944460] [55244]: INFO cinder.volume.api [None req-fe0fec2e-da5b-4dd4-852c-d7cbe96da91b tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 765.953899] [55244]: INFO cinder.api.openstack.wsgi [None req-fe0fec2e-da5b-4dd4-852c-d7cbe96da91b tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 765.953899] [55244]: [pid: 55244|app: 0|req: 32/68] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:05 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 766.171307] [55243]: DEBUG cinder.api.middleware.request_id [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-8b353296-9dfa-484e-9386-75433bfe0544 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.173263] [55243]: INFO cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-8b353296-9dfa-484e-9386-75433bfe0544 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 766.173698] [55243]: DEBUG cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-8b353296-9dfa-484e-9386-75433bfe0544 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.174048] [55243]: DEBUG cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-8b353296-9dfa-484e-9386-75433bfe0544 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.190042] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.190042] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.195468] [55243]: INFO cinder.volume.api [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-8b353296-9dfa-484e-9386-75433bfe0544 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 766.200389] [55243]: INFO cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-8b353296-9dfa-484e-9386-75433bfe0544 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 766.200389] [55243]: [pid: 55243|app: 0|req: 37/69] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:00:05 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 766.244834] [55244]: DEBUG cinder.api.middleware.request_id [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-5b35fb3f-9f0e-4272-8a52-13a4a5d54801 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.247261] [55244]: INFO cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-5b35fb3f-9f0e-4272-8a52-13a4a5d54801 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] POST http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3/action [ 766.248094] [55244]: DEBUG cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-5b35fb3f-9f0e-4272-8a52-13a4a5d54801 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 766.248247] [55244]: DEBUG cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-5b35fb3f-9f0e-4272-8a52-13a4a5d54801 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 766.258461] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.258461] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.258881] [55244]: INFO cinder.volume.api [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-5b35fb3f-9f0e-4272-8a52-13a4a5d54801 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 766.265057] [55244]: INFO cinder.volume.api [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-5b35fb3f-9f0e-4272-8a52-13a4a5d54801 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Begin detaching volume completed successfully. [ 766.265304] [55244]: INFO cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-5b35fb3f-9f0e-4272-8a52-13a4a5d54801 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3/action returned with HTTP 202 [ 766.265726] [55244]: [pid: 55244|app: 0|req: 33/70] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 11:00:05 2025] POST /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 767.296210] [55243]: DEBUG cinder.api.middleware.request_id [None req-dd07d1e8-20bd-48c2-8199-f7016dcc4bcc None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.296210] [55243]: INFO cinder.api.openstack.wsgi [None req-dd07d1e8-20bd-48c2-8199-f7016dcc4bcc None None] GET http://10.180.1.21/volume// [ 767.296210] [55243]: DEBUG cinder.api.openstack.wsgi [None req-dd07d1e8-20bd-48c2-8199-f7016dcc4bcc None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.296210] [55243]: DEBUG cinder.api.openstack.wsgi [None req-dd07d1e8-20bd-48c2-8199-f7016dcc4bcc None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.296210] [55243]: INFO cinder.api.openstack.wsgi [None req-dd07d1e8-20bd-48c2-8199-f7016dcc4bcc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 767.296210] [55243]: [pid: 55243|app: 0|req: 38/71] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:00:06 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 767.301228] [55244]: DEBUG cinder.api.middleware.request_id [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-0a52d8da-68bf-44fd-b60e-d28842419e30 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.304144] [55244]: INFO cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-0a52d8da-68bf-44fd-b60e-d28842419e30 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 767.304280] [55244]: DEBUG cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-0a52d8da-68bf-44fd-b60e-d28842419e30 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.304575] [55244]: DEBUG cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-0a52d8da-68bf-44fd-b60e-d28842419e30 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.321976] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.321976] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 767.326563] [55244]: INFO cinder.volume.api [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-0a52d8da-68bf-44fd-b60e-d28842419e30 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 767.332541] [55244]: INFO cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-0a52d8da-68bf-44fd-b60e-d28842419e30 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 767.333011] [55244]: [pid: 55244|app: 0|req: 34/72] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:00:06 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1554 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 768.518205] [55243]: DEBUG cinder.api.middleware.request_id [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-db26bb11-aaa3-4fb5-93ac-bca6549769f4 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.520163] [55243]: INFO cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-db26bb11-aaa3-4fb5-93ac-bca6549769f4 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/a0f38099-1f7f-4d88-ae45-0f6feaf93016 [ 768.520409] [55243]: DEBUG cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-db26bb11-aaa3-4fb5-93ac-bca6549769f4 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.520631] [55243]: DEBUG cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-db26bb11-aaa3-4fb5-93ac-bca6549769f4 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'version_select' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.530969] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.530969] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.085059] [55243]: INFO cinder.api.openstack.wsgi [req-410eb953-3c7a-4f76-9119-94b5dd899205 req-db26bb11-aaa3-4fb5-93ac-bca6549769f4 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/attachments/a0f38099-1f7f-4d88-ae45-0f6feaf93016 returned with HTTP 200 [ 769.085578] [55243]: [pid: 55243|app: 0|req: 39/73] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:00:07 2025] DELETE /volume/v3/attachments/a0f38099-1f7f-4d88-ae45-0f6feaf93016 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 769.783491] [55244]: DEBUG cinder.api.middleware.request_id [None req-5ffba622-ac57-4a6d-aac5-f21359ae7457 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.785597] [55244]: INFO cinder.api.openstack.wsgi [None req-5ffba622-ac57-4a6d-aac5-f21359ae7457 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 769.786324] [55244]: DEBUG cinder.api.openstack.wsgi [None req-5ffba622-ac57-4a6d-aac5-f21359ae7457 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.786324] [55244]: DEBUG cinder.api.openstack.wsgi [None req-5ffba622-ac57-4a6d-aac5-f21359ae7457 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.802138] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.802138] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.805961] [55244]: INFO cinder.volume.api [None req-5ffba622-ac57-4a6d-aac5-f21359ae7457 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 769.811273] [55244]: INFO cinder.api.openstack.wsgi [None req-5ffba622-ac57-4a6d-aac5-f21359ae7457 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 769.811670] [55244]: [pid: 55244|app: 0|req: 35/74] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:09 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 769.827114] [55243]: DEBUG cinder.api.middleware.request_id [None req-8abe56f6-d772-4158-b054-c84863e36079 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.830266] [55243]: INFO cinder.api.openstack.wsgi [None req-8abe56f6-d772-4158-b054-c84863e36079 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 769.831875] [55243]: DEBUG cinder.api.openstack.wsgi [None req-8abe56f6-d772-4158-b054-c84863e36079 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.832139] [55243]: DEBUG cinder.api.openstack.wsgi [None req-8abe56f6-d772-4158-b054-c84863e36079 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'delete' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.832365] [55243]: INFO cinder.api.v3.volumes [None req-8abe56f6-d772-4158-b054-c84863e36079 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Delete volume with id: 2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 769.849724] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.849724] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.849724] [55243]: INFO cinder.volume.api [None req-8abe56f6-d772-4158-b054-c84863e36079 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 769.885027] [55243]: INFO cinder.volume.api [None req-8abe56f6-d772-4158-b054-c84863e36079 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Delete volume request issued successfully. [ 769.885027] [55243]: INFO cinder.api.openstack.wsgi [None req-8abe56f6-d772-4158-b054-c84863e36079 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 202 [ 769.885027] [55243]: [pid: 55243|app: 0|req: 40/75] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:00:09 2025] DELETE /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 769.889142] [55244]: DEBUG cinder.api.middleware.request_id [None req-d8738d53-2ce0-4fb6-babe-2a1322e2f601 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.892632] [55244]: INFO cinder.api.openstack.wsgi [None req-d8738d53-2ce0-4fb6-babe-2a1322e2f601 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 769.892632] [55244]: DEBUG cinder.api.openstack.wsgi [None req-d8738d53-2ce0-4fb6-babe-2a1322e2f601 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.892632] [55244]: DEBUG cinder.api.openstack.wsgi [None req-d8738d53-2ce0-4fb6-babe-2a1322e2f601 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.900858] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.900858] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.908021] [55244]: INFO cinder.volume.api [None req-d8738d53-2ce0-4fb6-babe-2a1322e2f601 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 769.912652] [55244]: INFO cinder.api.openstack.wsgi [None req-d8738d53-2ce0-4fb6-babe-2a1322e2f601 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 769.913100] [55244]: [pid: 55244|app: 0|req: 36/76] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:09 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 770.925844] [55243]: DEBUG cinder.api.middleware.request_id [None req-79d93640-59b2-4778-90f8-ed70e9c79268 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.933471] [55243]: INFO cinder.api.openstack.wsgi [None req-79d93640-59b2-4778-90f8-ed70e9c79268 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 770.933471] [55243]: DEBUG cinder.api.openstack.wsgi [None req-79d93640-59b2-4778-90f8-ed70e9c79268 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.933471] [55243]: DEBUG cinder.api.openstack.wsgi [None req-79d93640-59b2-4778-90f8-ed70e9c79268 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.947750] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.947750] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.953207] [55243]: INFO cinder.volume.api [None req-79d93640-59b2-4778-90f8-ed70e9c79268 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 770.959174] [55243]: INFO cinder.api.openstack.wsgi [None req-79d93640-59b2-4778-90f8-ed70e9c79268 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 770.960930] [55243]: [pid: 55243|app: 0|req: 41/77] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:10 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 771.972090] [55244]: DEBUG cinder.api.middleware.request_id [None req-86cc76cb-ecf6-4659-9fd3-06b5c3e0aa9f None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.977132] [55244]: INFO cinder.api.openstack.wsgi [None req-86cc76cb-ecf6-4659-9fd3-06b5c3e0aa9f tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 771.977522] [55244]: DEBUG cinder.api.openstack.wsgi [None req-86cc76cb-ecf6-4659-9fd3-06b5c3e0aa9f tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 771.977942] [55244]: DEBUG cinder.api.openstack.wsgi [None req-86cc76cb-ecf6-4659-9fd3-06b5c3e0aa9f tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 771.991321] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.991321] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 771.995044] [55244]: INFO cinder.volume.api [None req-86cc76cb-ecf6-4659-9fd3-06b5c3e0aa9f tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Volume info retrieved successfully. [ 772.001247] [55244]: INFO cinder.api.openstack.wsgi [None req-86cc76cb-ecf6-4659-9fd3-06b5c3e0aa9f tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 200 [ 772.001631] [55244]: [pid: 55244|app: 0|req: 37/78] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:11 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 773.014193] [55243]: DEBUG cinder.api.middleware.request_id [None req-d977889b-6dba-4a1b-b8fd-0ff7094bc5e9 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.016955] [55243]: INFO cinder.api.openstack.wsgi [None req-d977889b-6dba-4a1b-b8fd-0ff7094bc5e9 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 773.017348] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d977889b-6dba-4a1b-b8fd-0ff7094bc5e9 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.017529] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d977889b-6dba-4a1b-b8fd-0ff7094bc5e9 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.029065] [55243]: INFO cinder.api.openstack.wsgi [None req-d977889b-6dba-4a1b-b8fd-0ff7094bc5e9 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 404 [ 773.029955] [55243]: [pid: 55243|app: 0|req: 42/79] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:12 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 776.509747] [55244]: DEBUG cinder.api.middleware.request_id [req-c5d060fe-00b6-4092-9edc-07b174423111 req-24319ecd-14f4-4e95-9bdd-e75f475745cb None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.512147] [55244]: INFO cinder.api.openstack.wsgi [req-c5d060fe-00b6-4092-9edc-07b174423111 req-24319ecd-14f4-4e95-9bdd-e75f475745cb tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4c9c219b-ddf7-48c9-b5f3-1f53562d1c8f [ 776.512352] [55244]: DEBUG cinder.api.openstack.wsgi [req-c5d060fe-00b6-4092-9edc-07b174423111 req-24319ecd-14f4-4e95-9bdd-e75f475745cb tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 776.512824] [55244]: DEBUG cinder.api.openstack.wsgi [req-c5d060fe-00b6-4092-9edc-07b174423111 req-24319ecd-14f4-4e95-9bdd-e75f475745cb tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'version_select' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 776.529234] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.529234] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 777.086568] [55244]: INFO cinder.api.openstack.wsgi [req-c5d060fe-00b6-4092-9edc-07b174423111 req-24319ecd-14f4-4e95-9bdd-e75f475745cb tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/attachments/4c9c219b-ddf7-48c9-b5f3-1f53562d1c8f returned with HTTP 200 [ 777.087576] [55244]: [pid: 55244|app: 0|req: 38/80] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:00:15 2025] DELETE /volume/v3/attachments/4c9c219b-ddf7-48c9-b5f3-1f53562d1c8f => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 777.098577] [55243]: DEBUG cinder.api.middleware.request_id [req-c5d060fe-00b6-4092-9edc-07b174423111 req-3d995d27-4cd3-42c5-9edc-be604444c1f7 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.101753] [55243]: INFO cinder.api.openstack.wsgi [req-c5d060fe-00b6-4092-9edc-07b174423111 req-3d995d27-4cd3-42c5-9edc-be604444c1f7 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 [ 777.101959] [55243]: DEBUG cinder.api.openstack.wsgi [req-c5d060fe-00b6-4092-9edc-07b174423111 req-3d995d27-4cd3-42c5-9edc-be604444c1f7 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 777.102173] [55243]: DEBUG cinder.api.openstack.wsgi [req-c5d060fe-00b6-4092-9edc-07b174423111 req-3d995d27-4cd3-42c5-9edc-be604444c1f7 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Calling method 'delete' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 777.102367] [55243]: INFO cinder.api.v3.volumes [req-c5d060fe-00b6-4092-9edc-07b174423111 req-3d995d27-4cd3-42c5-9edc-be604444c1f7 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Delete volume with id: 5927b083-aa53-47f4-85dc-f654142da265 [ 777.114918] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.114918] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 777.115557] [55243]: INFO cinder.volume.api [req-c5d060fe-00b6-4092-9edc-07b174423111 req-3d995d27-4cd3-42c5-9edc-be604444c1f7 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Volume info retrieved successfully. [ 777.164102] [55243]: INFO cinder.volume.api [req-c5d060fe-00b6-4092-9edc-07b174423111 req-3d995d27-4cd3-42c5-9edc-be604444c1f7 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] Delete volume request issued successfully. [ 777.164314] [55243]: INFO cinder.api.openstack.wsgi [req-c5d060fe-00b6-4092-9edc-07b174423111 req-3d995d27-4cd3-42c5-9edc-be604444c1f7 tempest-ServersTestBootFromVolume-334459404 tempest-ServersTestBootFromVolume-334459404-project-member] http://10.180.1.21/volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 returned with HTTP 202 [ 777.164946] [55243]: [pid: 55243|app: 0|req: 43/81] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 14 11:00:16 2025] DELETE /volume/v3/volumes/5927b083-aa53-47f4-85dc-f654142da265 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 777.860846] [55244]: DEBUG cinder.api.middleware.request_id [None req-326e0472-576e-43d4-abee-5217d0609952 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.863782] [55244]: INFO cinder.api.openstack.wsgi [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] POST http://10.180.1.21/volume/v3/volumes [ 777.864191] [55244]: DEBUG cinder.api.openstack.wsgi [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-927680550"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 777.865903] [55244]: DEBUG cinder.api.v3.volumes [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-927680550'}} {{(pid=55244) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 777.866064] [55244]: INFO cinder.api.v3.volumes [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Create volume of 1 GB [ 777.866878] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.866878] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 777.872778] [55244]: INFO cinder.volume.api [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Availability Zones retrieved successfully. [ 777.882980] [55244]: DEBUG cinder.volume.api [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Flow 'volume_create_api' (258eb872-f1ad-49f7-b788-a86aebad00df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 777.884773] [55244]: DEBUG cinder.volume.api [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b49ba75-f15b-4a6e-ba17-b291afb1773e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 777.886034] [55244]: DEBUG cinder.volume.flows.api.create_volume [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Validating volume size '1' using validate_int {{(pid=55244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 777.908477] [55244]: DEBUG cinder.volume.api [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b49ba75-f15b-4a6e-ba17-b291afb1773e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 777.909680] [55244]: DEBUG cinder.volume.api [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (395e32ad-e54b-4aeb-9a81-32d7ff1cb2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 777.956515] [55244]: DEBUG cinder.quota [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Created reservations ['eca4fb5b-d6d5-4947-94bb-c91e238d77ba', 'f73123a2-a7b8-45a8-ad0a-54157440bcd0', 'ad541453-cead-46af-b5f2-959272dcd651', '16fedf84-638c-4f7e-ac62-f9d7f69459c0'] {{(pid=55244) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 777.957544] [55244]: DEBUG cinder.volume.api [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (395e32ad-e54b-4aeb-9a81-32d7ff1cb2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eca4fb5b-d6d5-4947-94bb-c91e238d77ba', 'f73123a2-a7b8-45a8-ad0a-54157440bcd0', 'ad541453-cead-46af-b5f2-959272dcd651', '16fedf84-638c-4f7e-ac62-f9d7f69459c0']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 777.959629] [55244]: DEBUG cinder.volume.api [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e84aa5-fb67-4c1d-8b51-138a83b33805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 777.973684] [55244]: DEBUG cinder.volume.api [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e84aa5-fb67-4c1d-8b51-138a83b33805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fbd6e39-40b5-4f72-a8f6-118a8b706ad8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-927680550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3d4a61fcfc4af7938895e8d7c52d3b',qos_specs=None,replication_status=,reservations=['eca4fb5b-d6d5-4947-94bb-c91e238d77ba','f73123a2-a7b8-45a8-ad0a-54157440bcd0','ad541453-cead-46af-b5f2-959272dcd651','16fedf84-638c-4f7e-ac62-f9d7f69459c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117bb26aea3d406a84dda1fb5852f2ed',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:00:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-927680550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fbd6e39-40b5-4f72-a8f6-118a8b706ad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3d4a61fcfc4af7938895e8d7c52d3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='117bb26aea3d406a84dda1fb5852f2ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 777.975919] [55244]: DEBUG cinder.volume.api [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bdded78-90ed-4cd9-bc3d-564b27d1ffb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 777.988433] [55244]: DEBUG cinder.volume.api [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bdded78-90ed-4cd9-bc3d-564b27d1ffb2) transitioned into state 'SUCCESS' from state '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-927680550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3d4a61fcfc4af7938895e8d7c52d3b',qos_specs=None,replication_status=,reservations=['eca4fb5b-d6d5-4947-94bb-c91e238d77ba','f73123a2-a7b8-45a8-ad0a-54157440bcd0','ad541453-cead-46af-b5f2-959272dcd651','16fedf84-638c-4f7e-ac62-f9d7f69459c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117bb26aea3d406a84dda1fb5852f2ed',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 777.989316] [55244]: DEBUG cinder.volume.api [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbc6cbdf-ccd9-4f74-9860-1a63f6abc136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 778.000925] [55244]: DEBUG cinder.volume.api [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbc6cbdf-ccd9-4f74-9860-1a63f6abc136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 778.002039] [55244]: DEBUG cinder.volume.api [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Flow 'volume_create_api' (258eb872-f1ad-49f7-b788-a86aebad00df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 778.002422] [55244]: INFO cinder.volume.api [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Create volume request issued successfully. [ 778.003107] [55244]: INFO cinder.api.openstack.wsgi [None req-326e0472-576e-43d4-abee-5217d0609952 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 778.003608] [55244]: [pid: 55244|app: 0|req: 39/82] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:00:17 2025] POST /volume/v3/volumes => generated 750 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 778.014870] [55243]: DEBUG cinder.api.middleware.request_id [None req-86777a41-83d6-44c3-8cae-72243be30dac None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.017912] [55243]: INFO cinder.api.openstack.wsgi [None req-86777a41-83d6-44c3-8cae-72243be30dac tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 778.017912] [55243]: DEBUG cinder.api.openstack.wsgi [None req-86777a41-83d6-44c3-8cae-72243be30dac tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 778.018110] [55243]: DEBUG cinder.api.openstack.wsgi [None req-86777a41-83d6-44c3-8cae-72243be30dac tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 778.028913] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.028913] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 778.033575] [55243]: INFO cinder.volume.api [None req-86777a41-83d6-44c3-8cae-72243be30dac tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 778.038833] [55243]: INFO cinder.api.openstack.wsgi [None req-86777a41-83d6-44c3-8cae-72243be30dac tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 778.039397] [55243]: [pid: 55243|app: 0|req: 44/83] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:17 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.057037] [55244]: DEBUG cinder.api.middleware.request_id [None req-eb99d4c6-6edc-4e66-8ace-80c67ff5148d None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.060303] [55244]: INFO cinder.api.openstack.wsgi [None req-eb99d4c6-6edc-4e66-8ace-80c67ff5148d tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 779.060555] [55244]: DEBUG cinder.api.openstack.wsgi [None req-eb99d4c6-6edc-4e66-8ace-80c67ff5148d tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.061017] [55244]: DEBUG cinder.api.openstack.wsgi [None req-eb99d4c6-6edc-4e66-8ace-80c67ff5148d tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.076195] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.076195] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.085243] [55244]: INFO cinder.volume.api [None req-eb99d4c6-6edc-4e66-8ace-80c67ff5148d tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 779.091150] [55244]: INFO cinder.api.openstack.wsgi [None req-eb99d4c6-6edc-4e66-8ace-80c67ff5148d tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 779.091835] [55244]: [pid: 55244|app: 0|req: 40/84] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:18 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.146754] [55243]: DEBUG cinder.api.middleware.request_id [req-9fef190e-b395-4309-af99-c927970562fa req-4ba214c0-654a-4cfc-bc6e-45a2e7cd8b91 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.151489] [55243]: INFO cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-4ba214c0-654a-4cfc-bc6e-45a2e7cd8b91 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 779.153627] [55243]: DEBUG cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-4ba214c0-654a-4cfc-bc6e-45a2e7cd8b91 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.153802] [55243]: DEBUG cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-4ba214c0-654a-4cfc-bc6e-45a2e7cd8b91 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.164898] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.164898] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.169101] [55243]: INFO cinder.volume.api [req-9fef190e-b395-4309-af99-c927970562fa req-4ba214c0-654a-4cfc-bc6e-45a2e7cd8b91 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 779.173717] [55243]: INFO cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-4ba214c0-654a-4cfc-bc6e-45a2e7cd8b91 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 779.174238] [55243]: [pid: 55243|app: 0|req: 45/85] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:00:18 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 780.698830] [55244]: DEBUG cinder.api.middleware.request_id [None req-cd2e1d4d-af60-4030-8c7c-7444c80973f8 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.699294] [55244]: INFO cinder.api.openstack.wsgi [None req-cd2e1d4d-af60-4030-8c7c-7444c80973f8 None None] GET http://10.180.1.21/volume// [ 780.699480] [55244]: DEBUG cinder.api.openstack.wsgi [None req-cd2e1d4d-af60-4030-8c7c-7444c80973f8 None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 780.699695] [55244]: DEBUG cinder.api.openstack.wsgi [None req-cd2e1d4d-af60-4030-8c7c-7444c80973f8 None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 780.700106] [55244]: INFO cinder.api.openstack.wsgi [None req-cd2e1d4d-af60-4030-8c7c-7444c80973f8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 780.700404] [55244]: [pid: 55244|app: 0|req: 41/86] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 11:00:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 780.705689] [55243]: DEBUG cinder.api.middleware.request_id [req-9fef190e-b395-4309-af99-c927970562fa req-2c889bf8-dd27-44a3-b679-95f439bca966 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.708203] [55243]: INFO cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-2c889bf8-dd27-44a3-b679-95f439bca966 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] POST http://10.180.1.21/volume/v3/attachments [ 780.711028] [55243]: DEBUG cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-2c889bf8-dd27-44a3-b679-95f439bca966 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fbd6e39-40b5-4f72-a8f6-118a8b706ad8", "connector": null, "instance_uuid": "ec0dc616-2abf-4550-bd19-1e7c48bcfb87"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 780.725580] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 780.725580] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 780.755528] [55243]: INFO cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-2c889bf8-dd27-44a3-b679-95f439bca966 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 780.756180] [55243]: [pid: 55243|app: 0|req: 46/87] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:00:20 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 780.782866] [55244]: DEBUG cinder.api.middleware.request_id [None req-ac767744-aeb2-4c39-b998-91e38902ede1 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.782866] [55244]: INFO cinder.api.openstack.wsgi [None req-ac767744-aeb2-4c39-b998-91e38902ede1 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 780.782866] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ac767744-aeb2-4c39-b998-91e38902ede1 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 780.783165] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ac767744-aeb2-4c39-b998-91e38902ede1 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 780.795903] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 780.795903] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 780.800127] [55244]: INFO cinder.volume.api [None req-ac767744-aeb2-4c39-b998-91e38902ede1 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 780.807070] [55244]: INFO cinder.api.openstack.wsgi [None req-ac767744-aeb2-4c39-b998-91e38902ede1 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 780.807070] [55244]: [pid: 55244|app: 0|req: 42/88] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:20 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 781.292211] [55243]: DEBUG cinder.api.middleware.request_id [None req-78fae827-087d-4dbf-b1b8-b14b1b8cffbc None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.292714] [55243]: INFO cinder.api.openstack.wsgi [None req-78fae827-087d-4dbf-b1b8-b14b1b8cffbc None None] GET http://10.180.1.21/volume// [ 781.292928] [55243]: DEBUG cinder.api.openstack.wsgi [None req-78fae827-087d-4dbf-b1b8-b14b1b8cffbc None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.293289] [55243]: DEBUG cinder.api.openstack.wsgi [None req-78fae827-087d-4dbf-b1b8-b14b1b8cffbc None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.294660] [55243]: INFO cinder.api.openstack.wsgi [None req-78fae827-087d-4dbf-b1b8-b14b1b8cffbc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 781.294660] [55243]: [pid: 55243|app: 0|req: 47/89] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:00:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 781.301069] [55244]: DEBUG cinder.api.middleware.request_id [req-9fef190e-b395-4309-af99-c927970562fa req-a8c46505-e7e3-407b-8b04-31bbc825e894 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.305031] [55244]: INFO cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-a8c46505-e7e3-407b-8b04-31bbc825e894 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 781.305031] [55244]: DEBUG cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-a8c46505-e7e3-407b-8b04-31bbc825e894 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.305031] [55244]: DEBUG cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-a8c46505-e7e3-407b-8b04-31bbc825e894 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.325862] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.325862] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.332062] [55244]: INFO cinder.volume.api [req-9fef190e-b395-4309-af99-c927970562fa req-a8c46505-e7e3-407b-8b04-31bbc825e894 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 781.340974] [55244]: INFO cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-a8c46505-e7e3-407b-8b04-31bbc825e894 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 781.341504] [55244]: [pid: 55244|app: 0|req: 43/90] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:00:20 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 781.379575] [55243]: DEBUG cinder.api.middleware.request_id [req-9fef190e-b395-4309-af99-c927970562fa req-628536ea-a76a-42e2-aab3-ee137f955096 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.385570] [55243]: INFO cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-628536ea-a76a-42e2-aab3-ee137f955096 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] PUT http://10.180.1.21/volume/v3/attachments/cb7733c3-3747-476f-a29d-38aa98b70344 [ 781.389106] [55243]: DEBUG cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-628536ea-a76a-42e2-aab3-ee137f955096 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-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-512367", "mountpoint": "/dev/sdb"}}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 781.399638] [55243]: DEBUG cinder.coordination [req-9fef190e-b395-4309-af99-c927970562fa req-628536ea-a76a-42e2-aab3-ee137f955096 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Acquiring lock "cinder-attachment_update-8fbd6e39-40b5-4f72-a8f6-118a8b706ad8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 781.404732] [55243]: DEBUG cinder.coordination [req-9fef190e-b395-4309-af99-c927970562fa req-628536ea-a76a-42e2-aab3-ee137f955096 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Lock "cinder-attachment_update-8fbd6e39-40b5-4f72-a8f6-118a8b706ad8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 781.406095] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.406095] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.818213] [55244]: DEBUG cinder.api.middleware.request_id [None req-0e8c8b1d-7b11-4368-8ed8-cf83b76cbe12 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.821895] [55244]: INFO cinder.api.openstack.wsgi [None req-0e8c8b1d-7b11-4368-8ed8-cf83b76cbe12 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 781.822149] [55244]: DEBUG cinder.api.openstack.wsgi [None req-0e8c8b1d-7b11-4368-8ed8-cf83b76cbe12 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.822370] [55244]: DEBUG cinder.api.openstack.wsgi [None req-0e8c8b1d-7b11-4368-8ed8-cf83b76cbe12 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.838708] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.838708] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.842768] [55244]: INFO cinder.volume.api [None req-0e8c8b1d-7b11-4368-8ed8-cf83b76cbe12 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 781.847755] [55244]: INFO cinder.api.openstack.wsgi [None req-0e8c8b1d-7b11-4368-8ed8-cf83b76cbe12 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 781.848144] [55244]: [pid: 55244|app: 0|req: 44/91] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:21 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 782.865198] [55244]: DEBUG cinder.api.middleware.request_id [None req-8eaded93-6baa-42ca-ac0f-6edced2db35b None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.868045] [55244]: INFO cinder.api.openstack.wsgi [None req-8eaded93-6baa-42ca-ac0f-6edced2db35b tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 782.868269] [55244]: DEBUG cinder.api.openstack.wsgi [None req-8eaded93-6baa-42ca-ac0f-6edced2db35b tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.868484] [55244]: DEBUG cinder.api.openstack.wsgi [None req-8eaded93-6baa-42ca-ac0f-6edced2db35b tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.885690] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 782.885690] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.889951] [55244]: INFO cinder.volume.api [None req-8eaded93-6baa-42ca-ac0f-6edced2db35b tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 782.895230] [55244]: INFO cinder.api.openstack.wsgi [None req-8eaded93-6baa-42ca-ac0f-6edced2db35b tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 782.895803] [55244]: [pid: 55244|app: 0|req: 45/92] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:22 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 783.905750] [55244]: DEBUG cinder.api.middleware.request_id [None req-111da78f-6a5e-4c2b-b83f-d033a1640055 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.907911] [55244]: INFO cinder.api.openstack.wsgi [None req-111da78f-6a5e-4c2b-b83f-d033a1640055 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 783.908167] [55244]: DEBUG cinder.api.openstack.wsgi [None req-111da78f-6a5e-4c2b-b83f-d033a1640055 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.908390] [55244]: DEBUG cinder.api.openstack.wsgi [None req-111da78f-6a5e-4c2b-b83f-d033a1640055 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.922043] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.922043] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.926632] [55244]: INFO cinder.volume.api [None req-111da78f-6a5e-4c2b-b83f-d033a1640055 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 783.932552] [55244]: INFO cinder.api.openstack.wsgi [None req-111da78f-6a5e-4c2b-b83f-d033a1640055 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 783.934080] [55244]: [pid: 55244|app: 0|req: 46/93] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:23 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 784.944099] [55244]: DEBUG cinder.api.middleware.request_id [None req-a063c896-1d50-48e8-86a5-223560e7e76e None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.946213] [55244]: INFO cinder.api.openstack.wsgi [None req-a063c896-1d50-48e8-86a5-223560e7e76e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 784.946551] [55244]: DEBUG cinder.api.openstack.wsgi [None req-a063c896-1d50-48e8-86a5-223560e7e76e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 784.946897] [55244]: DEBUG cinder.api.openstack.wsgi [None req-a063c896-1d50-48e8-86a5-223560e7e76e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 784.963705] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 784.963705] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 784.968767] [55244]: INFO cinder.volume.api [None req-a063c896-1d50-48e8-86a5-223560e7e76e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 784.974508] [55244]: INFO cinder.api.openstack.wsgi [None req-a063c896-1d50-48e8-86a5-223560e7e76e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 784.975106] [55244]: [pid: 55244|app: 0|req: 47/94] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:24 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 785.933030] [55243]: DEBUG cinder.coordination [req-9fef190e-b395-4309-af99-c927970562fa req-628536ea-a76a-42e2-aab3-ee137f955096 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Lock "cinder-attachment_update-8fbd6e39-40b5-4f72-a8f6-118a8b706ad8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55243) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 785.933449] [55243]: INFO cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-628536ea-a76a-42e2-aab3-ee137f955096 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/attachments/cb7733c3-3747-476f-a29d-38aa98b70344 returned with HTTP 200 [ 785.934042] [55243]: [pid: 55243|app: 0|req: 48/95] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:00:20 2025] PUT /volume/v3/attachments/cb7733c3-3747-476f-a29d-38aa98b70344 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 785.986774] [55244]: DEBUG cinder.api.middleware.request_id [None req-3539b88d-3c2f-4254-a250-a4b5f45f2cdc None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.988808] [55244]: INFO cinder.api.openstack.wsgi [None req-3539b88d-3c2f-4254-a250-a4b5f45f2cdc tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 785.989099] [55244]: DEBUG cinder.api.openstack.wsgi [None req-3539b88d-3c2f-4254-a250-a4b5f45f2cdc tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.989341] [55244]: DEBUG cinder.api.openstack.wsgi [None req-3539b88d-3c2f-4254-a250-a4b5f45f2cdc tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.999526] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.999526] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.003247] [55244]: INFO cinder.volume.api [None req-3539b88d-3c2f-4254-a250-a4b5f45f2cdc tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 786.009239] [55244]: INFO cinder.api.openstack.wsgi [None req-3539b88d-3c2f-4254-a250-a4b5f45f2cdc tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 786.009894] [55244]: [pid: 55244|app: 0|req: 48/96] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:25 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 787.020317] [55243]: DEBUG cinder.api.middleware.request_id [None req-8e167438-cb02-4d3a-b9a5-623fe7d5fc94 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.022628] [55243]: INFO cinder.api.openstack.wsgi [None req-8e167438-cb02-4d3a-b9a5-623fe7d5fc94 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 787.022871] [55243]: DEBUG cinder.api.openstack.wsgi [None req-8e167438-cb02-4d3a-b9a5-623fe7d5fc94 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.023113] [55243]: DEBUG cinder.api.openstack.wsgi [None req-8e167438-cb02-4d3a-b9a5-623fe7d5fc94 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.035362] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.035362] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.041200] [55243]: INFO cinder.volume.api [None req-8e167438-cb02-4d3a-b9a5-623fe7d5fc94 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 787.046056] [55243]: INFO cinder.api.openstack.wsgi [None req-8e167438-cb02-4d3a-b9a5-623fe7d5fc94 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 787.046575] [55243]: [pid: 55243|app: 0|req: 49/97] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:26 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 787.581666] [55244]: DEBUG cinder.api.middleware.request_id [req-9fef190e-b395-4309-af99-c927970562fa req-dda5f513-87ec-4f69-9f68-62b7b5c69aef None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.585513] [55244]: INFO cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-dda5f513-87ec-4f69-9f68-62b7b5c69aef tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] POST http://10.180.1.21/volume/v3/attachments/cb7733c3-3747-476f-a29d-38aa98b70344/action [ 787.585747] [55244]: DEBUG cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-dda5f513-87ec-4f69-9f68-62b7b5c69aef tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Action body: b'{"os-complete": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 787.586998] [55244]: DEBUG cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-dda5f513-87ec-4f69-9f68-62b7b5c69aef tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 787.611019] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.611019] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.622420] [55244]: INFO cinder.api.openstack.wsgi [req-9fef190e-b395-4309-af99-c927970562fa req-dda5f513-87ec-4f69-9f68-62b7b5c69aef tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/attachments/cb7733c3-3747-476f-a29d-38aa98b70344/action returned with HTTP 204 [ 787.623109] [55244]: [pid: 55244|app: 0|req: 49/98] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:00:27 2025] POST /volume/v3/attachments/cb7733c3-3747-476f-a29d-38aa98b70344/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 788.057967] [55243]: DEBUG cinder.api.middleware.request_id [None req-448bcb5d-b574-4c35-9c43-aae8ce6e270e None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.060433] [55243]: INFO cinder.api.openstack.wsgi [None req-448bcb5d-b574-4c35-9c43-aae8ce6e270e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 788.060658] [55243]: DEBUG cinder.api.openstack.wsgi [None req-448bcb5d-b574-4c35-9c43-aae8ce6e270e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.060887] [55243]: DEBUG cinder.api.openstack.wsgi [None req-448bcb5d-b574-4c35-9c43-aae8ce6e270e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.070924] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 788.070924] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.074298] [55243]: INFO cinder.volume.api [None req-448bcb5d-b574-4c35-9c43-aae8ce6e270e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 788.078614] [55243]: INFO cinder.api.openstack.wsgi [None req-448bcb5d-b574-4c35-9c43-aae8ce6e270e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 788.079034] [55243]: [pid: 55243|app: 0|req: 50/99] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:27 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 788.088624] [55244]: DEBUG cinder.api.middleware.request_id [None req-9c0e2fa2-4c0f-4033-b03d-9ea482e7d0a4 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.091837] [55244]: INFO cinder.api.openstack.wsgi [None req-9c0e2fa2-4c0f-4033-b03d-9ea482e7d0a4 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 788.091837] [55244]: DEBUG cinder.api.openstack.wsgi [None req-9c0e2fa2-4c0f-4033-b03d-9ea482e7d0a4 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.091837] [55244]: DEBUG cinder.api.openstack.wsgi [None req-9c0e2fa2-4c0f-4033-b03d-9ea482e7d0a4 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.102559] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 788.102559] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.106427] [55244]: INFO cinder.volume.api [None req-9c0e2fa2-4c0f-4033-b03d-9ea482e7d0a4 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 788.111249] [55244]: INFO cinder.api.openstack.wsgi [None req-9c0e2fa2-4c0f-4033-b03d-9ea482e7d0a4 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 788.111688] [55244]: [pid: 55244|app: 0|req: 50/100] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:27 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 794.355326] [55243]: DEBUG cinder.api.middleware.request_id [req-9ac24be5-b7f3-4420-8884-0c42f1cb5f9f req-200d5b73-a941-4895-9e66-0a47d35366fd None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.357618] [55243]: INFO cinder.api.openstack.wsgi [req-9ac24be5-b7f3-4420-8884-0c42f1cb5f9f req-200d5b73-a941-4895-9e66-0a47d35366fd tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cb7733c3-3747-476f-a29d-38aa98b70344 [ 794.357874] [55243]: DEBUG cinder.api.openstack.wsgi [req-9ac24be5-b7f3-4420-8884-0c42f1cb5f9f req-200d5b73-a941-4895-9e66-0a47d35366fd tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.358076] [55243]: DEBUG cinder.api.openstack.wsgi [req-9ac24be5-b7f3-4420-8884-0c42f1cb5f9f req-200d5b73-a941-4895-9e66-0a47d35366fd tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'version_select' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.369029] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.369029] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.896635] [55243]: INFO cinder.api.openstack.wsgi [req-9ac24be5-b7f3-4420-8884-0c42f1cb5f9f req-200d5b73-a941-4895-9e66-0a47d35366fd tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/attachments/cb7733c3-3747-476f-a29d-38aa98b70344 returned with HTTP 200 [ 794.897196] [55243]: [pid: 55243|app: 0|req: 51/101] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:00:33 2025] DELETE /volume/v3/attachments/cb7733c3-3747-476f-a29d-38aa98b70344 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 798.109380] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=130,cinder:UPDATE=21,cinder:INSERT=11 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 804.895707] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=112,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 811.588065] [55244]: DEBUG cinder.api.middleware.request_id [None req-b503f8f1-ca19-46df-a0be-d92d076c81b0 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.591440] [55244]: INFO cinder.api.openstack.wsgi [None req-b503f8f1-ca19-46df-a0be-d92d076c81b0 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 811.591744] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b503f8f1-ca19-46df-a0be-d92d076c81b0 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 811.591900] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b503f8f1-ca19-46df-a0be-d92d076c81b0 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 811.592170] [55244]: INFO cinder.api.v3.volumes [None req-b503f8f1-ca19-46df-a0be-d92d076c81b0 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Delete volume with id: 2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 811.607446] [55244]: INFO cinder.api.openstack.wsgi [None req-b503f8f1-ca19-46df-a0be-d92d076c81b0 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 404 [ 811.608963] [55244]: [pid: 55244|app: 0|req: 51/102] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:00:51 2025] DELETE /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 811.616011] [55243]: DEBUG cinder.api.middleware.request_id [None req-f80fc3c0-93f7-44d1-9b32-0a03a02160f3 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.620133] [55243]: INFO cinder.api.openstack.wsgi [None req-f80fc3c0-93f7-44d1-9b32-0a03a02160f3 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] GET http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 [ 811.620133] [55243]: DEBUG cinder.api.openstack.wsgi [None req-f80fc3c0-93f7-44d1-9b32-0a03a02160f3 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 811.620133] [55243]: DEBUG cinder.api.openstack.wsgi [None req-f80fc3c0-93f7-44d1-9b32-0a03a02160f3 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 811.633421] [55243]: INFO cinder.api.openstack.wsgi [None req-f80fc3c0-93f7-44d1-9b32-0a03a02160f3 tempest-VolumesAssistedSnapshotsTest-1348650781 tempest-VolumesAssistedSnapshotsTest-1348650781-project-admin] http://10.180.1.21/volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 returned with HTTP 404 [ 811.633972] [55243]: [pid: 55243|app: 0|req: 52/103] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:51 2025] GET /volume/v3/volumes/2f95d9c0-81a6-4e5c-8bca-0b9038e5e8e3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 816.814099] [55244]: DEBUG cinder.api.middleware.request_id [None req-1871f5e6-4d4f-4176-a100-ed707f509320 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.814099] [55244]: INFO cinder.api.openstack.wsgi [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] POST http://10.180.1.21/volume/v3/volumes [ 816.814520] [55244]: DEBUG cinder.api.openstack.wsgi [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-377949334"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 816.816322] [55244]: DEBUG cinder.api.v3.volumes [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-377949334'}} {{(pid=55244) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 816.816471] [55244]: INFO cinder.api.v3.volumes [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Create volume of 1 GB [ 816.823423] [55244]: INFO cinder.volume.api [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Availability Zones retrieved successfully. [ 816.831172] [55244]: DEBUG cinder.volume.api [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Flow 'volume_create_api' (33ee939c-6359-4f4e-ba80-9156a916d403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 816.832422] [55244]: DEBUG cinder.volume.api [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512f103b-02c3-4859-8962-10bdf839f464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 816.834090] [55244]: DEBUG cinder.volume.flows.api.create_volume [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Validating volume size '1' using validate_int {{(pid=55244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 816.860811] [55244]: DEBUG cinder.volume.api [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512f103b-02c3-4859-8962-10bdf839f464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 816.861898] [55244]: DEBUG cinder.volume.api [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fb482e-9927-48b4-9724-6a038870648a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 816.931738] [55244]: DEBUG cinder.quota [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Created reservations ['87c5d027-4aae-45d5-9510-b14ab12f527d', '1dd5a5b7-d73f-4dbc-9282-8c4bc5fe2bb1', '58d3c211-e2b8-4600-8368-e4f178c4befc', '366c7db1-5a6b-426a-aa2f-22823ea5de96'] {{(pid=55244) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 816.932832] [55244]: DEBUG cinder.volume.api [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fb482e-9927-48b4-9724-6a038870648a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87c5d027-4aae-45d5-9510-b14ab12f527d', '1dd5a5b7-d73f-4dbc-9282-8c4bc5fe2bb1', '58d3c211-e2b8-4600-8368-e4f178c4befc', '366c7db1-5a6b-426a-aa2f-22823ea5de96']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 816.934365] [55244]: DEBUG cinder.volume.api [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6850ae76-71af-43f1-ba04-9a8fbb504998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 816.952671] [55244]: DEBUG cinder.volume.api [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6850ae76-71af-43f1-ba04-9a8fbb504998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac20273d-ad33-4697-a59e-fea4be6c28ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-377949334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e215fabc1c07424d99fadc814809ebe1',qos_specs=None,replication_status=,reservations=['87c5d027-4aae-45d5-9510-b14ab12f527d','1dd5a5b7-d73f-4dbc-9282-8c4bc5fe2bb1','58d3c211-e2b8-4600-8368-e4f178c4befc','366c7db1-5a6b-426a-aa2f-22823ea5de96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98532bc6aa8349008649adb6bff6a390',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:00:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-377949334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac20273d-ad33-4697-a59e-fea4be6c28ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e215fabc1c07424d99fadc814809ebe1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98532bc6aa8349008649adb6bff6a390',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 816.953642] [55244]: DEBUG cinder.volume.api [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d14169-d028-4f1a-af85-1789faea2d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 816.967538] [55244]: DEBUG cinder.volume.api [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d14169-d028-4f1a-af85-1789faea2d53) transitioned into state 'SUCCESS' from state '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-377949334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e215fabc1c07424d99fadc814809ebe1',qos_specs=None,replication_status=,reservations=['87c5d027-4aae-45d5-9510-b14ab12f527d','1dd5a5b7-d73f-4dbc-9282-8c4bc5fe2bb1','58d3c211-e2b8-4600-8368-e4f178c4befc','366c7db1-5a6b-426a-aa2f-22823ea5de96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98532bc6aa8349008649adb6bff6a390',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 816.968478] [55244]: DEBUG cinder.volume.api [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91e5dce5-0c24-4fe5-8286-f478f8c143e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 816.982183] [55244]: DEBUG cinder.volume.api [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91e5dce5-0c24-4fe5-8286-f478f8c143e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 816.982183] [55244]: DEBUG cinder.volume.api [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Flow 'volume_create_api' (33ee939c-6359-4f4e-ba80-9156a916d403) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 816.982183] [55244]: INFO cinder.volume.api [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Create volume request issued successfully. [ 816.982183] [55244]: INFO cinder.api.openstack.wsgi [None req-1871f5e6-4d4f-4176-a100-ed707f509320 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 816.982521] [55244]: [pid: 55244|app: 0|req: 52/104] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:00:56 2025] POST /volume/v3/volumes => generated 757 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 816.999424] [55243]: DEBUG cinder.api.middleware.request_id [None req-01e0b9ec-3de5-47d5-a3f5-fa2b6192e553 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.001700] [55243]: INFO cinder.api.openstack.wsgi [None req-01e0b9ec-3de5-47d5-a3f5-fa2b6192e553 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/ac20273d-ad33-4697-a59e-fea4be6c28ff [ 817.001927] [55243]: DEBUG cinder.api.openstack.wsgi [None req-01e0b9ec-3de5-47d5-a3f5-fa2b6192e553 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 817.002165] [55243]: DEBUG cinder.api.openstack.wsgi [None req-01e0b9ec-3de5-47d5-a3f5-fa2b6192e553 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 817.023100] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.023100] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 817.027518] [55243]: INFO cinder.volume.api [None req-01e0b9ec-3de5-47d5-a3f5-fa2b6192e553 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 817.033397] [55243]: INFO cinder.api.openstack.wsgi [None req-01e0b9ec-3de5-47d5-a3f5-fa2b6192e553 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/ac20273d-ad33-4697-a59e-fea4be6c28ff returned with HTTP 200 [ 817.033947] [55243]: [pid: 55243|app: 0|req: 53/105] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:56 2025] GET /volume/v3/volumes/ac20273d-ad33-4697-a59e-fea4be6c28ff => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 818.046614] [55244]: DEBUG cinder.api.middleware.request_id [None req-97fa11e5-69a7-4083-a793-1c5a71d52960 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.048777] [55244]: INFO cinder.api.openstack.wsgi [None req-97fa11e5-69a7-4083-a793-1c5a71d52960 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/ac20273d-ad33-4697-a59e-fea4be6c28ff [ 818.049183] [55244]: DEBUG cinder.api.openstack.wsgi [None req-97fa11e5-69a7-4083-a793-1c5a71d52960 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.049510] [55244]: DEBUG cinder.api.openstack.wsgi [None req-97fa11e5-69a7-4083-a793-1c5a71d52960 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.063965] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.063965] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.072694] [55244]: INFO cinder.volume.api [None req-97fa11e5-69a7-4083-a793-1c5a71d52960 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 818.077294] [55244]: INFO cinder.api.openstack.wsgi [None req-97fa11e5-69a7-4083-a793-1c5a71d52960 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/ac20273d-ad33-4697-a59e-fea4be6c28ff returned with HTTP 200 [ 818.078932] [55244]: [pid: 55244|app: 0|req: 53/106] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:00:57 2025] GET /volume/v3/volumes/ac20273d-ad33-4697-a59e-fea4be6c28ff => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 824.664310] [55243]: DEBUG cinder.api.middleware.request_id [req-f914f17f-839a-4137-b0e7-3ca746b68d3c req-3c793a60-7086-4b5e-945e-b364babc1ae2 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.668823] [55243]: INFO cinder.api.openstack.wsgi [req-f914f17f-839a-4137-b0e7-3ca746b68d3c req-3c793a60-7086-4b5e-945e-b364babc1ae2 tempest-ServerActionsTestJSON-1312563564 tempest-ServerActionsTestJSON-1312563564-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=789f6fe4-d124-4483-aa3b-747aa8b6319a [ 824.668823] [55243]: DEBUG cinder.api.openstack.wsgi [req-f914f17f-839a-4137-b0e7-3ca746b68d3c req-3c793a60-7086-4b5e-945e-b364babc1ae2 tempest-ServerActionsTestJSON-1312563564 tempest-ServerActionsTestJSON-1312563564-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 824.670023] [55243]: DEBUG cinder.api.openstack.wsgi [req-f914f17f-839a-4137-b0e7-3ca746b68d3c req-3c793a60-7086-4b5e-945e-b364babc1ae2 tempest-ServerActionsTestJSON-1312563564 tempest-ServerActionsTestJSON-1312563564-project-member] Calling method 'version_select' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 824.686605] [55243]: INFO cinder.api.openstack.wsgi [req-f914f17f-839a-4137-b0e7-3ca746b68d3c req-3c793a60-7086-4b5e-945e-b364babc1ae2 tempest-ServerActionsTestJSON-1312563564 tempest-ServerActionsTestJSON-1312563564-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=789f6fe4-d124-4483-aa3b-747aa8b6319a returned with HTTP 200 [ 824.687082] [55243]: [pid: 55243|app: 0|req: 54/107] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Feb 14 11:01:04 2025] GET /volume/v3/attachments?instance_id=789f6fe4-d124-4483-aa3b-747aa8b6319a => generated 19 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 825.047529] [55244]: DEBUG cinder.api.middleware.request_id [None req-cd8073c4-bd5c-4dba-acfb-33bf290300f8 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.050831] [55244]: INFO cinder.api.openstack.wsgi [None req-cd8073c4-bd5c-4dba-acfb-33bf290300f8 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 825.050831] [55244]: DEBUG cinder.api.openstack.wsgi [None req-cd8073c4-bd5c-4dba-acfb-33bf290300f8 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.050831] [55244]: DEBUG cinder.api.openstack.wsgi [None req-cd8073c4-bd5c-4dba-acfb-33bf290300f8 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.066212] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 825.066212] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 825.071953] [55244]: INFO cinder.volume.api [None req-cd8073c4-bd5c-4dba-acfb-33bf290300f8 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 825.079215] [55244]: INFO cinder.api.openstack.wsgi [None req-cd8073c4-bd5c-4dba-acfb-33bf290300f8 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 825.079819] [55244]: [pid: 55244|app: 0|req: 54/108] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:01:04 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 825.095785] [55243]: DEBUG cinder.api.middleware.request_id [None req-7e6ab857-6481-49d2-890d-885ace511b7e None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.097945] [55243]: INFO cinder.api.openstack.wsgi [None req-7e6ab857-6481-49d2-890d-885ace511b7e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 825.098140] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7e6ab857-6481-49d2-890d-885ace511b7e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.098281] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7e6ab857-6481-49d2-890d-885ace511b7e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.111793] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 825.111793] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 825.117512] [55243]: INFO cinder.volume.api [None req-7e6ab857-6481-49d2-890d-885ace511b7e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 825.122454] [55243]: INFO cinder.api.openstack.wsgi [None req-7e6ab857-6481-49d2-890d-885ace511b7e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 825.123029] [55243]: [pid: 55243|app: 0|req: 55/109] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:01:04 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 825.575411] [55244]: DEBUG cinder.api.middleware.request_id [None req-eb3d88e4-4b47-4072-9697-9b64da3d7e9d None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.578030] [55244]: INFO cinder.api.openstack.wsgi [None req-eb3d88e4-4b47-4072-9697-9b64da3d7e9d tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 825.579101] [55244]: DEBUG cinder.api.openstack.wsgi [None req-eb3d88e4-4b47-4072-9697-9b64da3d7e9d tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.579101] [55244]: DEBUG cinder.api.openstack.wsgi [None req-eb3d88e4-4b47-4072-9697-9b64da3d7e9d tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.595252] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 825.595252] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 825.601160] [55244]: INFO cinder.volume.api [None req-eb3d88e4-4b47-4072-9697-9b64da3d7e9d tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 825.608059] [55244]: INFO cinder.api.openstack.wsgi [None req-eb3d88e4-4b47-4072-9697-9b64da3d7e9d tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 825.608617] [55244]: [pid: 55244|app: 0|req: 55/110] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:01:05 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 831.764761] [55243]: DEBUG cinder.api.middleware.request_id [None req-9881fad6-aa4e-4891-a600-91d0552aab5b None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 831.766953] [55243]: INFO cinder.api.openstack.wsgi [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] POST http://10.180.1.21/volume/v3/volumes [ 831.767603] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1327696002"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 831.769745] [55243]: DEBUG cinder.api.v3.volumes [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1327696002'}} {{(pid=55243) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 831.771018] [55243]: INFO cinder.api.v3.volumes [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Create volume of 1 GB [ 831.780035] [55243]: INFO cinder.volume.api [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Availability Zones retrieved successfully. [ 831.785946] [55243]: DEBUG cinder.volume.api [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Flow 'volume_create_api' (465487e1-be6f-4e22-985e-9384317e4f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 831.787438] [55243]: DEBUG cinder.volume.api [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c5b9f8-66a9-43b0-827a-cfecf8ef6f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 831.789467] [55243]: DEBUG cinder.volume.flows.api.create_volume [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Validating volume size '1' using validate_int {{(pid=55243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 831.823474] [55243]: DEBUG cinder.volume.api [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c5b9f8-66a9-43b0-827a-cfecf8ef6f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 831.824763] [55243]: DEBUG cinder.volume.api [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a2263d-2109-4f39-954e-0a1c58cde34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 831.864198] [55243]: DEBUG cinder.quota [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Created reservations ['b8584d01-d31b-4e6f-b718-d84de27f112c', '064f1291-37ee-4899-9d85-ec8c91da6311', 'dd3218b0-ee68-41c7-bed4-c64c521b62d6', '53ef7c2a-f5d6-458f-8ee2-c51b6ab2bcf3'] {{(pid=55243) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 831.864779] [55243]: DEBUG cinder.volume.api [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a2263d-2109-4f39-954e-0a1c58cde34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8584d01-d31b-4e6f-b718-d84de27f112c', '064f1291-37ee-4899-9d85-ec8c91da6311', 'dd3218b0-ee68-41c7-bed4-c64c521b62d6', '53ef7c2a-f5d6-458f-8ee2-c51b6ab2bcf3']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 831.866009] [55243]: DEBUG cinder.volume.api [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93863f9e-7a72-41d2-971f-14e2220f6c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 831.883574] [55243]: DEBUG cinder.volume.api [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93863f9e-7a72-41d2-971f-14e2220f6c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74f0affe-bbf4-4679-8c2a-ed06714098fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1327696002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e215fabc1c07424d99fadc814809ebe1',qos_specs=None,replication_status=,reservations=['b8584d01-d31b-4e6f-b718-d84de27f112c','064f1291-37ee-4899-9d85-ec8c91da6311','dd3218b0-ee68-41c7-bed4-c64c521b62d6','53ef7c2a-f5d6-458f-8ee2-c51b6ab2bcf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98532bc6aa8349008649adb6bff6a390',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1327696002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74f0affe-bbf4-4679-8c2a-ed06714098fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e215fabc1c07424d99fadc814809ebe1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98532bc6aa8349008649adb6bff6a390',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 831.884630] [55243]: DEBUG cinder.volume.api [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cf92801-8ebe-448d-8692-01f6232c7d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 831.899021] [55243]: DEBUG cinder.volume.api [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cf92801-8ebe-448d-8692-01f6232c7d27) transitioned into state 'SUCCESS' from state '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-1327696002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e215fabc1c07424d99fadc814809ebe1',qos_specs=None,replication_status=,reservations=['b8584d01-d31b-4e6f-b718-d84de27f112c','064f1291-37ee-4899-9d85-ec8c91da6311','dd3218b0-ee68-41c7-bed4-c64c521b62d6','53ef7c2a-f5d6-458f-8ee2-c51b6ab2bcf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98532bc6aa8349008649adb6bff6a390',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 831.900407] [55243]: DEBUG cinder.volume.api [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66b5a25c-28b6-41d1-9195-bb146f7d67af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 831.912054] [55243]: DEBUG cinder.volume.api [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66b5a25c-28b6-41d1-9195-bb146f7d67af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 831.912533] [55243]: DEBUG cinder.volume.api [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Flow 'volume_create_api' (465487e1-be6f-4e22-985e-9384317e4f52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 831.912960] [55243]: INFO cinder.volume.api [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Create volume request issued successfully. [ 831.913706] [55243]: INFO cinder.api.openstack.wsgi [None req-9881fad6-aa4e-4891-a600-91d0552aab5b tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 831.915510] [55243]: [pid: 55243|app: 0|req: 56/111] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:01:11 2025] POST /volume/v3/volumes => generated 758 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 831.925380] [55244]: DEBUG cinder.api.middleware.request_id [None req-fd9d8f96-dce1-4c32-8708-86d47a477572 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 831.928570] [55244]: INFO cinder.api.openstack.wsgi [None req-fd9d8f96-dce1-4c32-8708-86d47a477572 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 831.929264] [55244]: DEBUG cinder.api.openstack.wsgi [None req-fd9d8f96-dce1-4c32-8708-86d47a477572 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 831.929615] [55244]: DEBUG cinder.api.openstack.wsgi [None req-fd9d8f96-dce1-4c32-8708-86d47a477572 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 831.938245] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 831.938245] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 831.943085] [55244]: INFO cinder.volume.api [None req-fd9d8f96-dce1-4c32-8708-86d47a477572 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 831.950357] [55244]: INFO cinder.api.openstack.wsgi [None req-fd9d8f96-dce1-4c32-8708-86d47a477572 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 831.950745] [55244]: [pid: 55244|app: 0|req: 56/112] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:01:11 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 832.964191] [55243]: DEBUG cinder.api.middleware.request_id [None req-56e4f0c2-7914-41a2-81cd-6298e6df51c8 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.966866] [55243]: INFO cinder.api.openstack.wsgi [None req-56e4f0c2-7914-41a2-81cd-6298e6df51c8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 832.967150] [55243]: DEBUG cinder.api.openstack.wsgi [None req-56e4f0c2-7914-41a2-81cd-6298e6df51c8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 832.967400] [55243]: DEBUG cinder.api.openstack.wsgi [None req-56e4f0c2-7914-41a2-81cd-6298e6df51c8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 832.980940] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 832.980940] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 832.985435] [55243]: INFO cinder.volume.api [None req-56e4f0c2-7914-41a2-81cd-6298e6df51c8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 832.991100] [55243]: INFO cinder.api.openstack.wsgi [None req-56e4f0c2-7914-41a2-81cd-6298e6df51c8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 832.991555] [55243]: [pid: 55243|app: 0|req: 57/113] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:01:12 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 841.946757] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=44,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 842.988212] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=34,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 901.759964] [55244]: DEBUG cinder.api.middleware.request_id [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.836429] [55244]: INFO cinder.api.openstack.wsgi [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] POST http://10.180.1.21/volume/v3/volumes [ 901.836832] [55244]: DEBUG cinder.api.openstack.wsgi [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-207914849"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 901.839587] [55244]: DEBUG cinder.api.v3.volumes [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-207914849'}} {{(pid=55244) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 901.839720] [55244]: INFO cinder.api.v3.volumes [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Create volume of 1 GB [ 901.845700] [55244]: INFO cinder.volume.api [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Availability Zones retrieved successfully. [ 901.854126] [55244]: DEBUG cinder.volume.api [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Flow 'volume_create_api' (62fe7a58-3cbe-4380-807a-0fa56a0cd692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 901.855466] [55244]: DEBUG cinder.volume.api [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c64b45-52a0-4eff-a7f9-fa54f69538dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.856704] [55244]: DEBUG cinder.volume.flows.api.create_volume [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Validating volume size '1' using validate_int {{(pid=55244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 901.876755] [55244]: DEBUG cinder.volume.api [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c64b45-52a0-4eff-a7f9-fa54f69538dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.877806] [55244]: DEBUG cinder.volume.api [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6924aee-d140-463c-96e0-0e53ddbfe328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.935907] [55244]: DEBUG cinder.quota [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Created reservations ['d144c1f4-cc07-4404-b121-a74ed21c9b5f', '4c4d5b6b-2d59-439a-b8c2-d3ba23722f42', '900ecf28-3626-49c0-bccc-bc57da61b01b', 'f698bb60-194e-46c7-8f84-6333eba8baff'] {{(pid=55244) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 901.937678] [55244]: DEBUG cinder.volume.api [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6924aee-d140-463c-96e0-0e53ddbfe328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d144c1f4-cc07-4404-b121-a74ed21c9b5f', '4c4d5b6b-2d59-439a-b8c2-d3ba23722f42', '900ecf28-3626-49c0-bccc-bc57da61b01b', 'f698bb60-194e-46c7-8f84-6333eba8baff']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.939522] [55244]: DEBUG cinder.volume.api [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef223cf-5476-41d4-9fda-20b15484f2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.964674] [55244]: DEBUG cinder.volume.api [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef223cf-5476-41d4-9fda-20b15484f2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a942a822-4810-4290-847f-725df9c9f852', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-207914849',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f5c4ba3431cd413484319a91cc69ead6',qos_specs=None,replication_status=,reservations=['d144c1f4-cc07-4404-b121-a74ed21c9b5f','4c4d5b6b-2d59-439a-b8c2-d3ba23722f42','900ecf28-3626-49c0-bccc-bc57da61b01b','f698bb60-194e-46c7-8f84-6333eba8baff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60af31ce5d274ac7856d51213392043c',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:02:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-207914849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a942a822-4810-4290-847f-725df9c9f852,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f5c4ba3431cd413484319a91cc69ead6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60af31ce5d274ac7856d51213392043c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.966166] [55244]: DEBUG cinder.volume.api [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe52c4a-f635-49f4-a05f-85e100c0c166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.988930] [55244]: DEBUG cinder.volume.api [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe52c4a-f635-49f4-a05f-85e100c0c166) transitioned into state 'SUCCESS' from state '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-207914849',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f5c4ba3431cd413484319a91cc69ead6',qos_specs=None,replication_status=,reservations=['d144c1f4-cc07-4404-b121-a74ed21c9b5f','4c4d5b6b-2d59-439a-b8c2-d3ba23722f42','900ecf28-3626-49c0-bccc-bc57da61b01b','f698bb60-194e-46c7-8f84-6333eba8baff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60af31ce5d274ac7856d51213392043c',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.990139] [55244]: DEBUG cinder.volume.api [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41120cf9-8e79-46b2-8b4c-2bac439c1395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 902.008530] [55244]: DEBUG cinder.volume.api [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41120cf9-8e79-46b2-8b4c-2bac439c1395) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 902.009779] [55244]: DEBUG cinder.volume.api [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Flow 'volume_create_api' (62fe7a58-3cbe-4380-807a-0fa56a0cd692) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 902.010945] [55244]: INFO cinder.volume.api [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Create volume request issued successfully. [ 902.012225] [55244]: INFO cinder.api.openstack.wsgi [None req-c321aa55-d7d6-4dbf-ac6a-5b24c9c9fd40 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 902.012717] [55244]: [pid: 55244|app: 0|req: 57/114] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 14 11:02:21 2025] POST /volume/v3/volumes => generated 758 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 902.030656] [55243]: DEBUG cinder.api.middleware.request_id [None req-14a8a6fb-5b93-4be6-ba1b-32823b0b435c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.036020] [55243]: INFO cinder.api.openstack.wsgi [None req-14a8a6fb-5b93-4be6-ba1b-32823b0b435c tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 [ 902.036020] [55243]: DEBUG cinder.api.openstack.wsgi [None req-14a8a6fb-5b93-4be6-ba1b-32823b0b435c tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.036020] [55243]: DEBUG cinder.api.openstack.wsgi [None req-14a8a6fb-5b93-4be6-ba1b-32823b0b435c tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.047108] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.047108] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.054267] [55243]: INFO cinder.volume.api [None req-14a8a6fb-5b93-4be6-ba1b-32823b0b435c tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Volume info retrieved successfully. [ 902.061416] [55243]: INFO cinder.api.openstack.wsgi [None req-14a8a6fb-5b93-4be6-ba1b-32823b0b435c tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 returned with HTTP 200 [ 902.062380] [55243]: [pid: 55243|app: 0|req: 58/115] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:21 2025] GET /volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 903.075110] [55244]: DEBUG cinder.api.middleware.request_id [None req-afefd427-fa56-4dc1-93e8-891bb2946c73 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.077890] [55244]: INFO cinder.api.openstack.wsgi [None req-afefd427-fa56-4dc1-93e8-891bb2946c73 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 [ 903.078147] [55244]: DEBUG cinder.api.openstack.wsgi [None req-afefd427-fa56-4dc1-93e8-891bb2946c73 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.078373] [55244]: DEBUG cinder.api.openstack.wsgi [None req-afefd427-fa56-4dc1-93e8-891bb2946c73 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.090306] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.090306] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.096361] [55244]: INFO cinder.volume.api [None req-afefd427-fa56-4dc1-93e8-891bb2946c73 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Volume info retrieved successfully. [ 903.102922] [55244]: INFO cinder.api.openstack.wsgi [None req-afefd427-fa56-4dc1-93e8-891bb2946c73 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 returned with HTTP 200 [ 903.103403] [55244]: [pid: 55244|app: 0|req: 58/116] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:22 2025] GET /volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 903.131947] [55243]: DEBUG cinder.api.middleware.request_id [req-12e596f5-5d73-4c29-822d-fd4350697782 req-22c9cade-f1f2-445e-8f87-1f300bc04c4a None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.134330] [55243]: INFO cinder.api.openstack.wsgi [req-12e596f5-5d73-4c29-822d-fd4350697782 req-22c9cade-f1f2-445e-8f87-1f300bc04c4a tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 [ 903.135176] [55243]: DEBUG cinder.api.openstack.wsgi [req-12e596f5-5d73-4c29-822d-fd4350697782 req-22c9cade-f1f2-445e-8f87-1f300bc04c4a tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.135176] [55243]: DEBUG cinder.api.openstack.wsgi [req-12e596f5-5d73-4c29-822d-fd4350697782 req-22c9cade-f1f2-445e-8f87-1f300bc04c4a tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.144653] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.144653] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.148728] [55243]: INFO cinder.volume.api [req-12e596f5-5d73-4c29-822d-fd4350697782 req-22c9cade-f1f2-445e-8f87-1f300bc04c4a tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Volume info retrieved successfully. [ 903.153480] [55243]: INFO cinder.api.openstack.wsgi [req-12e596f5-5d73-4c29-822d-fd4350697782 req-22c9cade-f1f2-445e-8f87-1f300bc04c4a tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 returned with HTTP 200 [ 903.153906] [55243]: [pid: 55243|app: 0|req: 59/117] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:02:22 2025] GET /volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 903.161604] [55244]: DEBUG cinder.api.middleware.request_id [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.163824] [55244]: INFO cinder.api.openstack.wsgi [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] POST http://10.180.1.21/volume/v3/volumes [ 903.164245] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1771332451"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 903.166799] [55244]: DEBUG cinder.api.v3.volumes [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1771332451'}} {{(pid=55244) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 903.166941] [55244]: INFO cinder.api.v3.volumes [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Create volume of 1 GB [ 903.171305] [55244]: INFO cinder.volume.api [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Availability Zones retrieved successfully. [ 903.178966] [55244]: DEBUG cinder.volume.api [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Flow 'volume_create_api' (644bdcc7-ffc2-4bc8-8d55-6e00cd4d7662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 903.180342] [55244]: DEBUG cinder.volume.api [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b80126-399e-42be-8a1a-4a12043cc7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 903.181469] [55244]: DEBUG cinder.volume.flows.api.create_volume [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Validating volume size '1' using validate_int {{(pid=55244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 903.207365] [55244]: DEBUG cinder.volume.api [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b80126-399e-42be-8a1a-4a12043cc7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 903.208388] [55244]: DEBUG cinder.volume.api [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb0a7ea0-4881-4097-b99b-e9da20a245cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 903.240982] [55244]: DEBUG cinder.quota [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Created reservations ['9b087cfc-e68e-497c-95ce-51b694bedf53', 'ffb5a15d-a609-4b31-9b34-43cde721c2e5', '58ee47e0-799a-4520-a51d-60777a2cf7e1', '2f764022-b3fb-49b5-a42e-59071da34b94'] {{(pid=55244) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 903.242035] [55244]: DEBUG cinder.volume.api [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb0a7ea0-4881-4097-b99b-e9da20a245cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b087cfc-e68e-497c-95ce-51b694bedf53', 'ffb5a15d-a609-4b31-9b34-43cde721c2e5', '58ee47e0-799a-4520-a51d-60777a2cf7e1', '2f764022-b3fb-49b5-a42e-59071da34b94']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 903.242953] [55244]: DEBUG cinder.volume.api [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe3cf13c-2d7a-42b8-a575-c19c42883e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 903.269983] [55244]: DEBUG cinder.volume.api [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe3cf13c-2d7a-42b8-a575-c19c42883e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e1a75eb-eab0-4c77-89c2-5d5f66bc8560', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1771332451',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f5c4ba3431cd413484319a91cc69ead6',qos_specs=None,replication_status=,reservations=['9b087cfc-e68e-497c-95ce-51b694bedf53','ffb5a15d-a609-4b31-9b34-43cde721c2e5','58ee47e0-799a-4520-a51d-60777a2cf7e1','2f764022-b3fb-49b5-a42e-59071da34b94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60af31ce5d274ac7856d51213392043c',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1771332451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e1a75eb-eab0-4c77-89c2-5d5f66bc8560,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f5c4ba3431cd413484319a91cc69ead6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60af31ce5d274ac7856d51213392043c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 903.270954] [55244]: DEBUG cinder.volume.api [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b18cbb7f-7699-4934-be19-fc5fd717c4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 903.287337] [55244]: DEBUG cinder.volume.api [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b18cbb7f-7699-4934-be19-fc5fd717c4c6) transitioned into state 'SUCCESS' from state '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-1771332451',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f5c4ba3431cd413484319a91cc69ead6',qos_specs=None,replication_status=,reservations=['9b087cfc-e68e-497c-95ce-51b694bedf53','ffb5a15d-a609-4b31-9b34-43cde721c2e5','58ee47e0-799a-4520-a51d-60777a2cf7e1','2f764022-b3fb-49b5-a42e-59071da34b94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60af31ce5d274ac7856d51213392043c',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 903.288282] [55244]: DEBUG cinder.volume.api [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a080ea9-58ea-4751-8cce-8d44ef06292e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 903.298304] [55244]: DEBUG cinder.volume.api [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a080ea9-58ea-4751-8cce-8d44ef06292e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 903.299421] [55244]: DEBUG cinder.volume.api [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Flow 'volume_create_api' (644bdcc7-ffc2-4bc8-8d55-6e00cd4d7662) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 903.299802] [55244]: INFO cinder.volume.api [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Create volume request issued successfully. [ 903.300838] [55244]: INFO cinder.api.openstack.wsgi [None req-7e29747a-d039-468b-85fd-ad2c89f6ae23 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 903.301464] [55244]: [pid: 55244|app: 0|req: 59/118] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 14 11:02:22 2025] POST /volume/v3/volumes => generated 759 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 903.309592] [55243]: DEBUG cinder.api.middleware.request_id [None req-5b4ae021-ca86-45eb-a46c-1634199f6bc9 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.311619] [55243]: INFO cinder.api.openstack.wsgi [None req-5b4ae021-ca86-45eb-a46c-1634199f6bc9 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 [ 903.311846] [55243]: DEBUG cinder.api.openstack.wsgi [None req-5b4ae021-ca86-45eb-a46c-1634199f6bc9 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.312092] [55243]: DEBUG cinder.api.openstack.wsgi [None req-5b4ae021-ca86-45eb-a46c-1634199f6bc9 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.323107] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.323107] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.329801] [55243]: INFO cinder.volume.api [None req-5b4ae021-ca86-45eb-a46c-1634199f6bc9 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Volume info retrieved successfully. [ 903.336028] [55243]: INFO cinder.api.openstack.wsgi [None req-5b4ae021-ca86-45eb-a46c-1634199f6bc9 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 returned with HTTP 200 [ 903.336661] [55243]: [pid: 55243|app: 0|req: 60/119] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:22 2025] GET /volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.346813] [55244]: DEBUG cinder.api.middleware.request_id [None req-4a4d2b9d-bfb3-482e-9285-992c8089c1aa None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.349251] [55244]: INFO cinder.api.openstack.wsgi [None req-4a4d2b9d-bfb3-482e-9285-992c8089c1aa tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 [ 904.349408] [55244]: DEBUG cinder.api.openstack.wsgi [None req-4a4d2b9d-bfb3-482e-9285-992c8089c1aa tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.349708] [55244]: DEBUG cinder.api.openstack.wsgi [None req-4a4d2b9d-bfb3-482e-9285-992c8089c1aa tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.362286] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.362286] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.367485] [55244]: INFO cinder.volume.api [None req-4a4d2b9d-bfb3-482e-9285-992c8089c1aa tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Volume info retrieved successfully. [ 904.373101] [55244]: INFO cinder.api.openstack.wsgi [None req-4a4d2b9d-bfb3-482e-9285-992c8089c1aa tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 returned with HTTP 200 [ 904.373636] [55244]: [pid: 55244|app: 0|req: 60/120] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:23 2025] GET /volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.425337] [55243]: DEBUG cinder.api.middleware.request_id [req-eb5fe0e9-86c3-403e-905c-c1b06e3f11e3 req-b12f6c26-5f0d-4023-ab61-a8bbcad6763e None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.427960] [55243]: INFO cinder.api.openstack.wsgi [req-eb5fe0e9-86c3-403e-905c-c1b06e3f11e3 req-b12f6c26-5f0d-4023-ab61-a8bbcad6763e tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 [ 904.428460] [55243]: DEBUG cinder.api.openstack.wsgi [req-eb5fe0e9-86c3-403e-905c-c1b06e3f11e3 req-b12f6c26-5f0d-4023-ab61-a8bbcad6763e tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.430020] [55243]: DEBUG cinder.api.openstack.wsgi [req-eb5fe0e9-86c3-403e-905c-c1b06e3f11e3 req-b12f6c26-5f0d-4023-ab61-a8bbcad6763e tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.439061] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.439061] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.443388] [55243]: INFO cinder.volume.api [req-eb5fe0e9-86c3-403e-905c-c1b06e3f11e3 req-b12f6c26-5f0d-4023-ab61-a8bbcad6763e tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Volume info retrieved successfully. [ 904.448626] [55243]: INFO cinder.api.openstack.wsgi [req-eb5fe0e9-86c3-403e-905c-c1b06e3f11e3 req-b12f6c26-5f0d-4023-ab61-a8bbcad6763e tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 returned with HTTP 200 [ 904.449072] [55243]: [pid: 55243|app: 0|req: 61/121] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:02:23 2025] GET /volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.459086] [55244]: DEBUG cinder.api.middleware.request_id [None req-177ab45e-aa23-480e-bb76-600de5bbab3d None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.466023] [55244]: INFO cinder.api.openstack.wsgi [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] POST http://10.180.1.21/volume/v3/volumes [ 904.466023] [55244]: DEBUG cinder.api.openstack.wsgi [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2124581556"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 904.466023] [55244]: DEBUG cinder.api.v3.volumes [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2124581556'}} {{(pid=55244) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 904.466023] [55244]: INFO cinder.api.v3.volumes [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Create volume of 1 GB [ 904.470738] [55244]: INFO cinder.volume.api [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Availability Zones retrieved successfully. [ 904.477921] [55244]: DEBUG cinder.volume.api [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Flow 'volume_create_api' (aabd4fdd-0f61-4a24-b3ee-826210ec10ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 904.479170] [55244]: DEBUG cinder.volume.api [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7935f1a4-6f85-4417-b7d6-1c8735c3623d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 904.480345] [55244]: DEBUG cinder.volume.flows.api.create_volume [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Validating volume size '1' using validate_int {{(pid=55244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 904.498944] [55244]: DEBUG cinder.volume.api [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7935f1a4-6f85-4417-b7d6-1c8735c3623d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 904.499966] [55244]: DEBUG cinder.volume.api [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (750c8976-7175-4588-81e8-c3b967219c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 904.532141] [55244]: DEBUG cinder.quota [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Created reservations ['28b3f83e-3e68-4443-9d05-7bf66db0b971', '6a803114-cd46-4eea-adda-6e14b3eaac09', '01d94a56-d431-4591-a05c-3e2698909206', 'abc643cd-f062-4811-9fd4-51214ebfd107'] {{(pid=55244) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 904.533183] [55244]: DEBUG cinder.volume.api [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (750c8976-7175-4588-81e8-c3b967219c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28b3f83e-3e68-4443-9d05-7bf66db0b971', '6a803114-cd46-4eea-adda-6e14b3eaac09', '01d94a56-d431-4591-a05c-3e2698909206', 'abc643cd-f062-4811-9fd4-51214ebfd107']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 904.534172] [55244]: DEBUG cinder.volume.api [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (780667d1-d645-4f55-8f99-0dd2d990ad40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 904.547980] [55244]: DEBUG cinder.volume.api [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (780667d1-d645-4f55-8f99-0dd2d990ad40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '467cf850-2770-4061-9c70-090bd8af0f4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2124581556',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f5c4ba3431cd413484319a91cc69ead6',qos_specs=None,replication_status=,reservations=['28b3f83e-3e68-4443-9d05-7bf66db0b971','6a803114-cd46-4eea-adda-6e14b3eaac09','01d94a56-d431-4591-a05c-3e2698909206','abc643cd-f062-4811-9fd4-51214ebfd107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60af31ce5d274ac7856d51213392043c',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2124581556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=467cf850-2770-4061-9c70-090bd8af0f4f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f5c4ba3431cd413484319a91cc69ead6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60af31ce5d274ac7856d51213392043c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 904.548989] [55244]: DEBUG cinder.volume.api [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e3f1ef9-25d7-445d-bc66-905e3b123ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 904.567578] [55244]: DEBUG cinder.volume.api [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e3f1ef9-25d7-445d-bc66-905e3b123ca8) transitioned into state 'SUCCESS' from state '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-2124581556',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f5c4ba3431cd413484319a91cc69ead6',qos_specs=None,replication_status=,reservations=['28b3f83e-3e68-4443-9d05-7bf66db0b971','6a803114-cd46-4eea-adda-6e14b3eaac09','01d94a56-d431-4591-a05c-3e2698909206','abc643cd-f062-4811-9fd4-51214ebfd107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60af31ce5d274ac7856d51213392043c',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 904.567578] [55244]: DEBUG cinder.volume.api [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecbb5c86-b628-4699-943f-80a6c72a723d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 904.575130] [55244]: DEBUG cinder.volume.api [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecbb5c86-b628-4699-943f-80a6c72a723d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 904.576335] [55244]: DEBUG cinder.volume.api [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Flow 'volume_create_api' (aabd4fdd-0f61-4a24-b3ee-826210ec10ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 904.576701] [55244]: INFO cinder.volume.api [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Create volume request issued successfully. [ 904.577438] [55244]: INFO cinder.api.openstack.wsgi [None req-177ab45e-aa23-480e-bb76-600de5bbab3d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 904.578052] [55244]: [pid: 55244|app: 0|req: 61/122] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 14 11:02:23 2025] POST /volume/v3/volumes => generated 759 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 904.587169] [55243]: DEBUG cinder.api.middleware.request_id [None req-92f129c1-5449-4150-90e9-e3d4cac64ce3 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.590017] [55243]: INFO cinder.api.openstack.wsgi [None req-92f129c1-5449-4150-90e9-e3d4cac64ce3 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f [ 904.590017] [55243]: DEBUG cinder.api.openstack.wsgi [None req-92f129c1-5449-4150-90e9-e3d4cac64ce3 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.590017] [55243]: DEBUG cinder.api.openstack.wsgi [None req-92f129c1-5449-4150-90e9-e3d4cac64ce3 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.597927] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.597927] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.601235] [55243]: INFO cinder.volume.api [None req-92f129c1-5449-4150-90e9-e3d4cac64ce3 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Volume info retrieved successfully. [ 904.606790] [55243]: INFO cinder.api.openstack.wsgi [None req-92f129c1-5449-4150-90e9-e3d4cac64ce3 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f returned with HTTP 200 [ 904.607183] [55243]: [pid: 55243|app: 0|req: 62/123] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:24 2025] GET /volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.619388] [55244]: DEBUG cinder.api.middleware.request_id [None req-e111af30-5f0b-4040-85e3-31c40aa8f628 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.621356] [55244]: INFO cinder.api.openstack.wsgi [None req-e111af30-5f0b-4040-85e3-31c40aa8f628 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f [ 905.621721] [55244]: DEBUG cinder.api.openstack.wsgi [None req-e111af30-5f0b-4040-85e3-31c40aa8f628 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.622138] [55244]: DEBUG cinder.api.openstack.wsgi [None req-e111af30-5f0b-4040-85e3-31c40aa8f628 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.634145] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.634145] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.640026] [55244]: INFO cinder.volume.api [None req-e111af30-5f0b-4040-85e3-31c40aa8f628 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Volume info retrieved successfully. [ 905.645028] [55244]: INFO cinder.api.openstack.wsgi [None req-e111af30-5f0b-4040-85e3-31c40aa8f628 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f returned with HTTP 200 [ 905.645512] [55244]: [pid: 55244|app: 0|req: 62/124] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:25 2025] GET /volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.665976] [55243]: DEBUG cinder.api.middleware.request_id [req-50d60573-ae30-41ed-9a84-258bd07eba78 req-10d0ea5a-8439-46eb-89bc-fb3c10f9630d None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.670050] [55243]: INFO cinder.api.openstack.wsgi [req-50d60573-ae30-41ed-9a84-258bd07eba78 req-10d0ea5a-8439-46eb-89bc-fb3c10f9630d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f [ 905.670286] [55243]: DEBUG cinder.api.openstack.wsgi [req-50d60573-ae30-41ed-9a84-258bd07eba78 req-10d0ea5a-8439-46eb-89bc-fb3c10f9630d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.670506] [55243]: DEBUG cinder.api.openstack.wsgi [req-50d60573-ae30-41ed-9a84-258bd07eba78 req-10d0ea5a-8439-46eb-89bc-fb3c10f9630d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.678539] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.678539] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.682872] [55243]: INFO cinder.volume.api [req-50d60573-ae30-41ed-9a84-258bd07eba78 req-10d0ea5a-8439-46eb-89bc-fb3c10f9630d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Volume info retrieved successfully. [ 905.688408] [55243]: INFO cinder.api.openstack.wsgi [req-50d60573-ae30-41ed-9a84-258bd07eba78 req-10d0ea5a-8439-46eb-89bc-fb3c10f9630d tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f returned with HTTP 200 [ 905.689154] [55243]: [pid: 55243|app: 0|req: 63/125] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:02:25 2025] GET /volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.709435] [55244]: DEBUG cinder.api.middleware.request_id [req-3b287de8-d4fa-4a01-acf5-fa01b3a8cb3e req-4670e87f-9884-444c-a100-e4c1ec778c26 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.717021] [55244]: INFO cinder.api.openstack.wsgi [req-3b287de8-d4fa-4a01-acf5-fa01b3a8cb3e req-4670e87f-9884-444c-a100-e4c1ec778c26 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 905.717021] [55244]: DEBUG cinder.api.openstack.wsgi [req-3b287de8-d4fa-4a01-acf5-fa01b3a8cb3e req-4670e87f-9884-444c-a100-e4c1ec778c26 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.717021] [55244]: DEBUG cinder.api.openstack.wsgi [req-3b287de8-d4fa-4a01-acf5-fa01b3a8cb3e req-4670e87f-9884-444c-a100-e4c1ec778c26 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'detail' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.717021] [55244]: DEBUG cinder.api.api_utils [req-3b287de8-d4fa-4a01-acf5-fa01b3a8cb3e req-4670e87f-9884-444c-a100-e4c1ec778c26 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Removing options '' from query. {{(pid=55244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 905.717588] [55244]: DEBUG cinder.volume.api [req-3b287de8-d4fa-4a01-acf5-fa01b3a8cb3e req-4670e87f-9884-444c-a100-e4c1ec778c26 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 905.752328] [55244]: INFO cinder.volume.api [req-3b287de8-d4fa-4a01-acf5-fa01b3a8cb3e req-4670e87f-9884-444c-a100-e4c1ec778c26 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Get all volumes completed successfully. [ 905.752328] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.752328] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.760305] [55244]: INFO cinder.api.openstack.wsgi [req-3b287de8-d4fa-4a01-acf5-fa01b3a8cb3e req-4670e87f-9884-444c-a100-e4c1ec778c26 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 905.760841] [55244]: [pid: 55244|app: 0|req: 63/126] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 11:02:25 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 905.781701] [55243]: DEBUG cinder.api.middleware.request_id [req-6a82c3bb-0589-405d-b82d-cd5e96cc38db req-95d9cbdb-c081-4fa2-b2b5-1fe46e325a43 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.783978] [55243]: INFO cinder.api.openstack.wsgi [req-6a82c3bb-0589-405d-b82d-cd5e96cc38db req-95d9cbdb-c081-4fa2-b2b5-1fe46e325a43 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 905.784344] [55243]: DEBUG cinder.api.openstack.wsgi [req-6a82c3bb-0589-405d-b82d-cd5e96cc38db req-95d9cbdb-c081-4fa2-b2b5-1fe46e325a43 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.784621] [55243]: DEBUG cinder.api.openstack.wsgi [req-6a82c3bb-0589-405d-b82d-cd5e96cc38db req-95d9cbdb-c081-4fa2-b2b5-1fe46e325a43 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'detail' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.785069] [55243]: DEBUG cinder.api.api_utils [req-6a82c3bb-0589-405d-b82d-cd5e96cc38db req-95d9cbdb-c081-4fa2-b2b5-1fe46e325a43 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Removing options '' from query. {{(pid=55243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 905.786382] [55243]: DEBUG cinder.volume.api [req-6a82c3bb-0589-405d-b82d-cd5e96cc38db req-95d9cbdb-c081-4fa2-b2b5-1fe46e325a43 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 905.818158] [55243]: INFO cinder.volume.api [req-6a82c3bb-0589-405d-b82d-cd5e96cc38db req-95d9cbdb-c081-4fa2-b2b5-1fe46e325a43 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Get all volumes completed successfully. [ 905.819767] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.819767] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.824610] [55243]: INFO cinder.api.openstack.wsgi [req-6a82c3bb-0589-405d-b82d-cd5e96cc38db req-95d9cbdb-c081-4fa2-b2b5-1fe46e325a43 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 905.825154] [55243]: [pid: 55243|app: 0|req: 64/127] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 11:02:25 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 905.843838] [55244]: DEBUG cinder.api.middleware.request_id [req-9f6c9149-acf5-4487-80df-3e730d21b778 req-9cc9c004-ab4b-470a-af89-ee8f532f2b27 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.846213] [55244]: INFO cinder.api.openstack.wsgi [req-9f6c9149-acf5-4487-80df-3e730d21b778 req-9cc9c004-ab4b-470a-af89-ee8f532f2b27 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 905.846442] [55244]: DEBUG cinder.api.openstack.wsgi [req-9f6c9149-acf5-4487-80df-3e730d21b778 req-9cc9c004-ab4b-470a-af89-ee8f532f2b27 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.846678] [55244]: DEBUG cinder.api.openstack.wsgi [req-9f6c9149-acf5-4487-80df-3e730d21b778 req-9cc9c004-ab4b-470a-af89-ee8f532f2b27 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'detail' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.846981] [55244]: DEBUG cinder.api.api_utils [req-9f6c9149-acf5-4487-80df-3e730d21b778 req-9cc9c004-ab4b-470a-af89-ee8f532f2b27 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Removing options '' from query. {{(pid=55244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 905.847899] [55244]: DEBUG cinder.volume.api [req-9f6c9149-acf5-4487-80df-3e730d21b778 req-9cc9c004-ab4b-470a-af89-ee8f532f2b27 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 905.858315] [55244]: INFO cinder.volume.api [req-9f6c9149-acf5-4487-80df-3e730d21b778 req-9cc9c004-ab4b-470a-af89-ee8f532f2b27 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Get all volumes completed successfully. [ 905.859451] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.859451] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.863855] [55244]: INFO cinder.api.openstack.wsgi [req-9f6c9149-acf5-4487-80df-3e730d21b778 req-9cc9c004-ab4b-470a-af89-ee8f532f2b27 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 905.864386] [55244]: [pid: 55244|app: 0|req: 64/128] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 11:02:25 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 905.879808] [55243]: DEBUG cinder.api.middleware.request_id [req-b7433697-afaf-4ece-9c7d-47d7276cd980 req-9a139029-30b6-4b49-960f-cdcf521b5176 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.882203] [55243]: INFO cinder.api.openstack.wsgi [req-b7433697-afaf-4ece-9c7d-47d7276cd980 req-9a139029-30b6-4b49-960f-cdcf521b5176 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 905.882562] [55243]: DEBUG cinder.api.openstack.wsgi [req-b7433697-afaf-4ece-9c7d-47d7276cd980 req-9a139029-30b6-4b49-960f-cdcf521b5176 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.882925] [55243]: DEBUG cinder.api.openstack.wsgi [req-b7433697-afaf-4ece-9c7d-47d7276cd980 req-9a139029-30b6-4b49-960f-cdcf521b5176 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'detail' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.883261] [55243]: DEBUG cinder.api.api_utils [req-b7433697-afaf-4ece-9c7d-47d7276cd980 req-9a139029-30b6-4b49-960f-cdcf521b5176 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Removing options '' from query. {{(pid=55243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 905.884184] [55243]: DEBUG cinder.volume.api [req-b7433697-afaf-4ece-9c7d-47d7276cd980 req-9a139029-30b6-4b49-960f-cdcf521b5176 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 905.893408] [55243]: INFO cinder.volume.api [req-b7433697-afaf-4ece-9c7d-47d7276cd980 req-9a139029-30b6-4b49-960f-cdcf521b5176 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Get all volumes completed successfully. [ 905.894411] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.894411] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.898691] [55243]: INFO cinder.api.openstack.wsgi [req-b7433697-afaf-4ece-9c7d-47d7276cd980 req-9a139029-30b6-4b49-960f-cdcf521b5176 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 905.899210] [55243]: [pid: 55243|app: 0|req: 65/129] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 11:02:25 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 905.915682] [55244]: DEBUG cinder.api.middleware.request_id [req-bac67922-6190-4296-a377-b2f994ad9a65 req-3826316f-66e8-4d6c-822a-916c544417f8 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.918195] [55244]: INFO cinder.api.openstack.wsgi [req-bac67922-6190-4296-a377-b2f994ad9a65 req-3826316f-66e8-4d6c-822a-916c544417f8 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 905.918458] [55244]: DEBUG cinder.api.openstack.wsgi [req-bac67922-6190-4296-a377-b2f994ad9a65 req-3826316f-66e8-4d6c-822a-916c544417f8 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.918675] [55244]: DEBUG cinder.api.openstack.wsgi [req-bac67922-6190-4296-a377-b2f994ad9a65 req-3826316f-66e8-4d6c-822a-916c544417f8 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'detail' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.918960] [55244]: DEBUG cinder.api.api_utils [req-bac67922-6190-4296-a377-b2f994ad9a65 req-3826316f-66e8-4d6c-822a-916c544417f8 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Removing options '' from query. {{(pid=55244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 905.919837] [55244]: DEBUG cinder.volume.api [req-bac67922-6190-4296-a377-b2f994ad9a65 req-3826316f-66e8-4d6c-822a-916c544417f8 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 905.929023] [55244]: INFO cinder.volume.api [req-bac67922-6190-4296-a377-b2f994ad9a65 req-3826316f-66e8-4d6c-822a-916c544417f8 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Get all volumes completed successfully. [ 905.930167] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.930167] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.934558] [55244]: INFO cinder.api.openstack.wsgi [req-bac67922-6190-4296-a377-b2f994ad9a65 req-3826316f-66e8-4d6c-822a-916c544417f8 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 905.934977] [55244]: [pid: 55244|app: 0|req: 65/130] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 11:02:25 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 905.951214] [55243]: DEBUG cinder.api.middleware.request_id [req-8711bcf6-67c1-436a-8f58-3fee86fc8be5 req-9c8cb03a-3bf9-41ef-9b4e-bea0db860bd9 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.953535] [55243]: INFO cinder.api.openstack.wsgi [req-8711bcf6-67c1-436a-8f58-3fee86fc8be5 req-9c8cb03a-3bf9-41ef-9b4e-bea0db860bd9 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 905.953757] [55243]: DEBUG cinder.api.openstack.wsgi [req-8711bcf6-67c1-436a-8f58-3fee86fc8be5 req-9c8cb03a-3bf9-41ef-9b4e-bea0db860bd9 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.953974] [55243]: DEBUG cinder.api.openstack.wsgi [req-8711bcf6-67c1-436a-8f58-3fee86fc8be5 req-9c8cb03a-3bf9-41ef-9b4e-bea0db860bd9 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'detail' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.954282] [55243]: DEBUG cinder.api.api_utils [req-8711bcf6-67c1-436a-8f58-3fee86fc8be5 req-9c8cb03a-3bf9-41ef-9b4e-bea0db860bd9 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Removing options '' from query. {{(pid=55243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 905.955263] [55243]: DEBUG cinder.volume.api [req-8711bcf6-67c1-436a-8f58-3fee86fc8be5 req-9c8cb03a-3bf9-41ef-9b4e-bea0db860bd9 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 905.964212] [55243]: INFO cinder.volume.api [req-8711bcf6-67c1-436a-8f58-3fee86fc8be5 req-9c8cb03a-3bf9-41ef-9b4e-bea0db860bd9 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Get all volumes completed successfully. [ 905.965292] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.965292] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.969691] [55243]: INFO cinder.api.openstack.wsgi [req-8711bcf6-67c1-436a-8f58-3fee86fc8be5 req-9c8cb03a-3bf9-41ef-9b4e-bea0db860bd9 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 905.970109] [55243]: [pid: 55243|app: 0|req: 66/131] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 11:02:25 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 905.985687] [55244]: DEBUG cinder.api.middleware.request_id [req-b0681e7d-ce40-41fa-89ec-e03aeef70348 req-d865dae7-0cc1-4536-bb82-c54c50d452fe None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.987974] [55244]: INFO cinder.api.openstack.wsgi [req-b0681e7d-ce40-41fa-89ec-e03aeef70348 req-d865dae7-0cc1-4536-bb82-c54c50d452fe tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 905.988216] [55244]: DEBUG cinder.api.openstack.wsgi [req-b0681e7d-ce40-41fa-89ec-e03aeef70348 req-d865dae7-0cc1-4536-bb82-c54c50d452fe tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.988431] [55244]: DEBUG cinder.api.openstack.wsgi [req-b0681e7d-ce40-41fa-89ec-e03aeef70348 req-d865dae7-0cc1-4536-bb82-c54c50d452fe tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'detail' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.988714] [55244]: DEBUG cinder.api.api_utils [req-b0681e7d-ce40-41fa-89ec-e03aeef70348 req-d865dae7-0cc1-4536-bb82-c54c50d452fe tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Removing options '' from query. {{(pid=55244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 905.989585] [55244]: DEBUG cinder.volume.api [req-b0681e7d-ce40-41fa-89ec-e03aeef70348 req-d865dae7-0cc1-4536-bb82-c54c50d452fe tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 905.998599] [55244]: INFO cinder.volume.api [req-b0681e7d-ce40-41fa-89ec-e03aeef70348 req-d865dae7-0cc1-4536-bb82-c54c50d452fe tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Get all volumes completed successfully. [ 905.999635] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.999635] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 906.004193] [55244]: INFO cinder.api.openstack.wsgi [req-b0681e7d-ce40-41fa-89ec-e03aeef70348 req-d865dae7-0cc1-4536-bb82-c54c50d452fe tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 906.004672] [55244]: [pid: 55244|app: 0|req: 66/132] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 11:02:25 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 906.020199] [55243]: DEBUG cinder.api.middleware.request_id [req-f04d2c93-01ae-4d11-8c4b-6fa829a66d2e req-81a6da25-5c8d-48bf-ad1f-92fb3c156410 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.022735] [55243]: INFO cinder.api.openstack.wsgi [req-f04d2c93-01ae-4d11-8c4b-6fa829a66d2e req-81a6da25-5c8d-48bf-ad1f-92fb3c156410 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 906.022735] [55243]: DEBUG cinder.api.openstack.wsgi [req-f04d2c93-01ae-4d11-8c4b-6fa829a66d2e req-81a6da25-5c8d-48bf-ad1f-92fb3c156410 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.022865] [55243]: DEBUG cinder.api.openstack.wsgi [req-f04d2c93-01ae-4d11-8c4b-6fa829a66d2e req-81a6da25-5c8d-48bf-ad1f-92fb3c156410 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'detail' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.023403] [55243]: DEBUG cinder.api.api_utils [req-f04d2c93-01ae-4d11-8c4b-6fa829a66d2e req-81a6da25-5c8d-48bf-ad1f-92fb3c156410 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Removing options '' from query. {{(pid=55243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 906.024387] [55243]: DEBUG cinder.volume.api [req-f04d2c93-01ae-4d11-8c4b-6fa829a66d2e req-81a6da25-5c8d-48bf-ad1f-92fb3c156410 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 906.034163] [55243]: INFO cinder.volume.api [req-f04d2c93-01ae-4d11-8c4b-6fa829a66d2e req-81a6da25-5c8d-48bf-ad1f-92fb3c156410 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Get all volumes completed successfully. [ 906.035255] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.035255] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 906.039603] [55243]: INFO cinder.api.openstack.wsgi [req-f04d2c93-01ae-4d11-8c4b-6fa829a66d2e req-81a6da25-5c8d-48bf-ad1f-92fb3c156410 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 906.040189] [55243]: [pid: 55243|app: 0|req: 67/133] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 11:02:25 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 906.052357] [55244]: DEBUG cinder.api.middleware.request_id [None req-3a21f77a-e2de-4fab-b6c2-a6233518cff6 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.054499] [55244]: INFO cinder.api.openstack.wsgi [None req-3a21f77a-e2de-4fab-b6c2-a6233518cff6 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] DELETE http://10.180.1.21/volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f [ 906.054734] [55244]: DEBUG cinder.api.openstack.wsgi [None req-3a21f77a-e2de-4fab-b6c2-a6233518cff6 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.054958] [55244]: DEBUG cinder.api.openstack.wsgi [None req-3a21f77a-e2de-4fab-b6c2-a6233518cff6 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.055175] [55244]: INFO cinder.api.v3.volumes [None req-3a21f77a-e2de-4fab-b6c2-a6233518cff6 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Delete volume with id: 467cf850-2770-4061-9c70-090bd8af0f4f [ 906.063711] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.063711] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 906.064499] [55244]: INFO cinder.volume.api [None req-3a21f77a-e2de-4fab-b6c2-a6233518cff6 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Volume info retrieved successfully. [ 906.081661] [55244]: INFO cinder.volume.api [None req-3a21f77a-e2de-4fab-b6c2-a6233518cff6 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Delete volume request issued successfully. [ 906.081861] [55244]: INFO cinder.api.openstack.wsgi [None req-3a21f77a-e2de-4fab-b6c2-a6233518cff6 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f returned with HTTP 202 [ 906.082289] [55244]: [pid: 55244|app: 0|req: 67/134] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:02:25 2025] DELETE /volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 906.085646] [55243]: DEBUG cinder.api.middleware.request_id [None req-89b51992-60da-4858-8a5d-b1fec580e702 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.088599] [55243]: INFO cinder.api.openstack.wsgi [None req-89b51992-60da-4858-8a5d-b1fec580e702 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f [ 906.089065] [55243]: DEBUG cinder.api.openstack.wsgi [None req-89b51992-60da-4858-8a5d-b1fec580e702 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.089353] [55243]: DEBUG cinder.api.openstack.wsgi [None req-89b51992-60da-4858-8a5d-b1fec580e702 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.101891] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.101891] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 906.107557] [55243]: INFO cinder.volume.api [None req-89b51992-60da-4858-8a5d-b1fec580e702 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Volume info retrieved successfully. [ 906.115198] [55243]: INFO cinder.api.openstack.wsgi [None req-89b51992-60da-4858-8a5d-b1fec580e702 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f returned with HTTP 200 [ 906.115846] [55243]: [pid: 55243|app: 0|req: 68/135] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:25 2025] GET /volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.126870] [55244]: DEBUG cinder.api.middleware.request_id [None req-7cd182f5-b438-4e1e-b15f-0504f1057346 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.129723] [55244]: INFO cinder.api.openstack.wsgi [None req-7cd182f5-b438-4e1e-b15f-0504f1057346 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f [ 907.130164] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7cd182f5-b438-4e1e-b15f-0504f1057346 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.130297] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7cd182f5-b438-4e1e-b15f-0504f1057346 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.138361] [55244]: INFO cinder.api.openstack.wsgi [None req-7cd182f5-b438-4e1e-b15f-0504f1057346 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f returned with HTTP 404 [ 907.140039] [55244]: [pid: 55244|app: 0|req: 68/136] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:26 2025] GET /volume/v3/volumes/467cf850-2770-4061-9c70-090bd8af0f4f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 907.142482] [55243]: DEBUG cinder.api.middleware.request_id [None req-3d48bf82-6d96-4d22-af2a-d3370a5f49ed None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.144809] [55243]: INFO cinder.api.openstack.wsgi [None req-3d48bf82-6d96-4d22-af2a-d3370a5f49ed tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 [ 907.145086] [55243]: DEBUG cinder.api.openstack.wsgi [None req-3d48bf82-6d96-4d22-af2a-d3370a5f49ed tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.145431] [55243]: DEBUG cinder.api.openstack.wsgi [None req-3d48bf82-6d96-4d22-af2a-d3370a5f49ed tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'delete' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.145660] [55243]: INFO cinder.api.v3.volumes [None req-3d48bf82-6d96-4d22-af2a-d3370a5f49ed tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Delete volume with id: 3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 [ 907.155715] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.155715] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.156243] [55243]: INFO cinder.volume.api [None req-3d48bf82-6d96-4d22-af2a-d3370a5f49ed tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Volume info retrieved successfully. [ 907.172569] [55243]: INFO cinder.volume.api [None req-3d48bf82-6d96-4d22-af2a-d3370a5f49ed tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Delete volume request issued successfully. [ 907.172792] [55243]: INFO cinder.api.openstack.wsgi [None req-3d48bf82-6d96-4d22-af2a-d3370a5f49ed tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 returned with HTTP 202 [ 907.173290] [55243]: [pid: 55243|app: 0|req: 69/137] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:02:26 2025] DELETE /volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 907.176448] [55244]: DEBUG cinder.api.middleware.request_id [None req-c9fd87dc-5b5c-4de2-ac20-a49db74f5e62 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.178676] [55244]: INFO cinder.api.openstack.wsgi [None req-c9fd87dc-5b5c-4de2-ac20-a49db74f5e62 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 [ 907.178905] [55244]: DEBUG cinder.api.openstack.wsgi [None req-c9fd87dc-5b5c-4de2-ac20-a49db74f5e62 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.179170] [55244]: DEBUG cinder.api.openstack.wsgi [None req-c9fd87dc-5b5c-4de2-ac20-a49db74f5e62 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.188425] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.188425] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.193199] [55244]: INFO cinder.volume.api [None req-c9fd87dc-5b5c-4de2-ac20-a49db74f5e62 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Volume info retrieved successfully. [ 907.199092] [55244]: INFO cinder.api.openstack.wsgi [None req-c9fd87dc-5b5c-4de2-ac20-a49db74f5e62 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 returned with HTTP 200 [ 907.199507] [55244]: [pid: 55244|app: 0|req: 69/138] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:26 2025] GET /volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.209408] [55243]: DEBUG cinder.api.middleware.request_id [None req-126055ec-eb9c-4014-9a4c-729e6bae6a1e None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.211503] [55243]: INFO cinder.api.openstack.wsgi [None req-126055ec-eb9c-4014-9a4c-729e6bae6a1e tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 [ 908.211734] [55243]: DEBUG cinder.api.openstack.wsgi [None req-126055ec-eb9c-4014-9a4c-729e6bae6a1e tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.212162] [55243]: DEBUG cinder.api.openstack.wsgi [None req-126055ec-eb9c-4014-9a4c-729e6bae6a1e tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.218722] [55243]: INFO cinder.api.openstack.wsgi [None req-126055ec-eb9c-4014-9a4c-729e6bae6a1e tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 returned with HTTP 404 [ 908.219261] [55243]: [pid: 55243|app: 0|req: 70/139] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:27 2025] GET /volume/v3/volumes/3e1a75eb-eab0-4c77-89c2-5d5f66bc8560 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 908.222701] [55244]: DEBUG cinder.api.middleware.request_id [None req-6c8cbf7f-9773-4ff8-9cfa-38139254ec63 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.224589] [55244]: INFO cinder.api.openstack.wsgi [None req-6c8cbf7f-9773-4ff8-9cfa-38139254ec63 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 [ 908.224962] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6c8cbf7f-9773-4ff8-9cfa-38139254ec63 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.225341] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6c8cbf7f-9773-4ff8-9cfa-38139254ec63 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.225850] [55244]: INFO cinder.api.v3.volumes [None req-6c8cbf7f-9773-4ff8-9cfa-38139254ec63 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Delete volume with id: a942a822-4810-4290-847f-725df9c9f852 [ 908.238055] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.238055] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.239677] [55244]: INFO cinder.volume.api [None req-6c8cbf7f-9773-4ff8-9cfa-38139254ec63 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Volume info retrieved successfully. [ 908.273311] [55244]: INFO cinder.volume.api [None req-6c8cbf7f-9773-4ff8-9cfa-38139254ec63 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Delete volume request issued successfully. [ 908.273872] [55244]: INFO cinder.api.openstack.wsgi [None req-6c8cbf7f-9773-4ff8-9cfa-38139254ec63 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 returned with HTTP 202 [ 908.274338] [55244]: [pid: 55244|app: 0|req: 70/140] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:02:27 2025] DELETE /volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 908.277865] [55243]: DEBUG cinder.api.middleware.request_id [None req-dc7c5410-1e1b-44b9-b295-619eef9dee64 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.280711] [55243]: INFO cinder.api.openstack.wsgi [None req-dc7c5410-1e1b-44b9-b295-619eef9dee64 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 [ 908.281049] [55243]: DEBUG cinder.api.openstack.wsgi [None req-dc7c5410-1e1b-44b9-b295-619eef9dee64 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.281368] [55243]: DEBUG cinder.api.openstack.wsgi [None req-dc7c5410-1e1b-44b9-b295-619eef9dee64 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.291987] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.291987] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.301799] [55243]: INFO cinder.volume.api [None req-dc7c5410-1e1b-44b9-b295-619eef9dee64 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Volume info retrieved successfully. [ 908.311089] [55243]: INFO cinder.api.openstack.wsgi [None req-dc7c5410-1e1b-44b9-b295-619eef9dee64 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 returned with HTTP 200 [ 908.311517] [55243]: [pid: 55243|app: 0|req: 71/141] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:27 2025] GET /volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.323713] [55244]: DEBUG cinder.api.middleware.request_id [None req-1e179fbd-67d6-40de-847e-f79cf627d992 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.326294] [55244]: INFO cinder.api.openstack.wsgi [None req-1e179fbd-67d6-40de-847e-f79cf627d992 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] GET http://10.180.1.21/volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 [ 909.327321] [55244]: DEBUG cinder.api.openstack.wsgi [None req-1e179fbd-67d6-40de-847e-f79cf627d992 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.327321] [55244]: DEBUG cinder.api.openstack.wsgi [None req-1e179fbd-67d6-40de-847e-f79cf627d992 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.335649] [55244]: INFO cinder.api.openstack.wsgi [None req-1e179fbd-67d6-40de-847e-f79cf627d992 tempest-VolumesTestJSON-1563340714 tempest-VolumesTestJSON-1563340714-project-member] http://10.180.1.21/volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 returned with HTTP 404 [ 909.335649] [55244]: [pid: 55244|app: 0|req: 71/142] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:28 2025] GET /volume/v3/volumes/a942a822-4810-4290-847f-725df9c9f852 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 910.628903] [55243]: DEBUG cinder.api.middleware.request_id [None req-ccd0e453-1713-4225-84db-0586000df653 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.632756] [55243]: INFO cinder.api.openstack.wsgi [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] POST http://10.180.1.21/volume/v3/volumes [ 910.635224] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-642838126", "imageRef": "8b0fb20b-209c-4ef4-80f6-e7ab5ba79ab2", "size": 1}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 910.635224] [55243]: DEBUG cinder.api.v3.volumes [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-642838126', 'imageRef': '8b0fb20b-209c-4ef4-80f6-e7ab5ba79ab2', 'size': 1}} {{(pid=55243) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 910.827378] [55243]: INFO cinder.api.v3.volumes [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Create volume of 1 GB [ 910.834600] [55243]: INFO cinder.volume.api [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Availability Zones retrieved successfully. [ 910.846515] [55243]: DEBUG cinder.volume.api [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Flow 'volume_create_api' (6942585e-b2fd-472f-a61e-e36819e43e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 910.847797] [55243]: DEBUG cinder.volume.api [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ddf09e-0256-4b94-99b0-44587c5246d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 910.849404] [55243]: DEBUG cinder.volume.flows.api.create_volume [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Validating volume size '1' using validate_int {{(pid=55243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 910.909662] [55243]: DEBUG cinder.volume.api [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ddf09e-0256-4b94-99b0-44587c5246d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 910.910912] [55243]: DEBUG cinder.volume.api [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f723af-2ff0-4db1-ab53-eb6e9972fd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 910.967128] [55243]: DEBUG cinder.quota [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Created reservations ['38e052c1-ebe6-43b3-add6-2ae4a4c3cfc4', '3eb62f8b-95d3-46e0-928b-4eeae398b019', 'cd40d942-2e04-4656-8e07-5f2b3f786bfa', '53e030fa-ea9e-453c-8314-d0f8230aec57'] {{(pid=55243) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 910.968682] [55243]: DEBUG cinder.volume.api [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f723af-2ff0-4db1-ab53-eb6e9972fd1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38e052c1-ebe6-43b3-add6-2ae4a4c3cfc4', '3eb62f8b-95d3-46e0-928b-4eeae398b019', 'cd40d942-2e04-4656-8e07-5f2b3f786bfa', '53e030fa-ea9e-453c-8314-d0f8230aec57']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 910.969173] [55243]: DEBUG cinder.volume.api [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2fdcaa1-f251-44c1-b29b-348b31935a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 910.987852] [55243]: DEBUG cinder.volume.api [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2fdcaa1-f251-44c1-b29b-348b31935a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b79aa92-2774-4321-8dad-f88960070b05', '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-642838126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='884e11059d1c4b2fa9489a09f79ef34d',qos_specs=None,replication_status=,reservations=['38e052c1-ebe6-43b3-add6-2ae4a4c3cfc4','3eb62f8b-95d3-46e0-928b-4eeae398b019','cd40d942-2e04-4656-8e07-5f2b3f786bfa','53e030fa-ea9e-453c-8314-d0f8230aec57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c52f2fcd06694010a8f26e9ce41cb24a',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:02:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-642838126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b79aa92-2774-4321-8dad-f88960070b05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='884e11059d1c4b2fa9489a09f79ef34d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c52f2fcd06694010a8f26e9ce41cb24a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 910.989309] [55243]: DEBUG cinder.volume.api [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fd7dda6-48f3-4928-9931-c9dd49f4409c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.003705] [55243]: DEBUG cinder.volume.api [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fd7dda6-48f3-4928-9931-c9dd49f4409c) transitioned into state 'SUCCESS' from state '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-642838126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='884e11059d1c4b2fa9489a09f79ef34d',qos_specs=None,replication_status=,reservations=['38e052c1-ebe6-43b3-add6-2ae4a4c3cfc4','3eb62f8b-95d3-46e0-928b-4eeae398b019','cd40d942-2e04-4656-8e07-5f2b3f786bfa','53e030fa-ea9e-453c-8314-d0f8230aec57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c52f2fcd06694010a8f26e9ce41cb24a',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.005312] [55243]: DEBUG cinder.volume.api [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f0a86a-531a-4c3e-ae2c-c1283498b4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.016593] [55243]: DEBUG cinder.volume.api [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f0a86a-531a-4c3e-ae2c-c1283498b4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.023578] [55243]: DEBUG cinder.volume.api [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Flow 'volume_create_api' (6942585e-b2fd-472f-a61e-e36819e43e22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 911.024012] [55243]: INFO cinder.volume.api [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Create volume request issued successfully. [ 911.025025] [55243]: INFO cinder.api.openstack.wsgi [None req-ccd0e453-1713-4225-84db-0586000df653 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 911.025521] [55243]: [pid: 55243|app: 0|req: 72/143] 10.180.1.21 () {62 vars in 1177 bytes} [Fri Feb 14 11:02:30 2025] POST /volume/v3/volumes => generated 897 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 911.038157] [55244]: DEBUG cinder.api.middleware.request_id [None req-d8ad690d-ef2f-4784-9bcd-e9612977ff3d None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.040697] [55244]: INFO cinder.api.openstack.wsgi [None req-d8ad690d-ef2f-4784-9bcd-e9612977ff3d tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 911.041364] [55244]: DEBUG cinder.api.openstack.wsgi [None req-d8ad690d-ef2f-4784-9bcd-e9612977ff3d tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.041364] [55244]: DEBUG cinder.api.openstack.wsgi [None req-d8ad690d-ef2f-4784-9bcd-e9612977ff3d tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.050402] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.050402] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.054611] [55244]: INFO cinder.volume.api [None req-d8ad690d-ef2f-4784-9bcd-e9612977ff3d tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 911.060174] [55244]: INFO cinder.api.openstack.wsgi [None req-d8ad690d-ef2f-4784-9bcd-e9612977ff3d tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 911.060781] [55244]: [pid: 55244|app: 0|req: 72/144] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:30 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 965 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 911.722698] [55243]: DEBUG cinder.api.middleware.request_id [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.725102] [55243]: INFO cinder.api.openstack.wsgi [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] POST http://10.180.1.21/volume/v3/volumes [ 911.725500] [55243]: DEBUG cinder.api.openstack.wsgi [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-752515044", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 911.729070] [55243]: DEBUG cinder.api.v3.volumes [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-752515044', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55243) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 911.729070] [55243]: INFO cinder.api.v3.volumes [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Create volume of 1 GB [ 911.729070] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.729070] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.732669] [55243]: INFO cinder.volume.api [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Availability Zones retrieved successfully. [ 911.739961] [55243]: DEBUG cinder.volume.api [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Flow 'volume_create_api' (263df72e-7489-4762-92b2-5600a3b78223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 911.741179] [55243]: DEBUG cinder.volume.api [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (016a65bf-0d1a-4bb0-b769-48db546f5d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.742386] [55243]: DEBUG cinder.volume.flows.api.create_volume [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Validating volume size '1' using validate_int {{(pid=55243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 911.763222] [55243]: DEBUG cinder.volume.api [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (016a65bf-0d1a-4bb0-b769-48db546f5d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.764425] [55243]: DEBUG cinder.volume.api [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d34fb659-d904-4848-8dba-a7ac750aa173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.811877] [55243]: DEBUG cinder.quota [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Created reservations ['e9c7284c-4f42-4096-b0ad-42ade3f81cfa', '4098807a-5712-4747-a230-bf92de75c951', '9751935d-dd2b-412f-8cff-c68ac32589d1', '095d7cf2-1b74-47a2-b133-5f3258dbd4a4'] {{(pid=55243) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 911.812873] [55243]: DEBUG cinder.volume.api [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d34fb659-d904-4848-8dba-a7ac750aa173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9c7284c-4f42-4096-b0ad-42ade3f81cfa', '4098807a-5712-4747-a230-bf92de75c951', '9751935d-dd2b-412f-8cff-c68ac32589d1', '095d7cf2-1b74-47a2-b133-5f3258dbd4a4']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.813825] [55243]: DEBUG cinder.volume.api [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce69bc1-f119-49b8-8946-f201c4ced706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.832411] [55243]: DEBUG cinder.volume.api [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce69bc1-f119-49b8-8946-f201c4ced706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8af24da1-3881-40bf-b50a-7ea0ad3b51a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-752515044',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='09c3b765afc642609e3ebcfa673a5ccc',qos_specs=None,replication_status=,reservations=['e9c7284c-4f42-4096-b0ad-42ade3f81cfa','4098807a-5712-4747-a230-bf92de75c951','9751935d-dd2b-412f-8cff-c68ac32589d1','095d7cf2-1b74-47a2-b133-5f3258dbd4a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2b35585cace4ef18d037bf36bd2a0a2',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:02:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-752515044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8af24da1-3881-40bf-b50a-7ea0ad3b51a3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='09c3b765afc642609e3ebcfa673a5ccc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2b35585cace4ef18d037bf36bd2a0a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.833056] [55243]: DEBUG cinder.volume.api [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4557d6f9-e88f-40c6-a5d5-b5d16b59c347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.850705] [55243]: DEBUG cinder.volume.api [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4557d6f9-e88f-40c6-a5d5-b5d16b59c347) transitioned into state 'SUCCESS' from state '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-752515044',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='09c3b765afc642609e3ebcfa673a5ccc',qos_specs=None,replication_status=,reservations=['e9c7284c-4f42-4096-b0ad-42ade3f81cfa','4098807a-5712-4747-a230-bf92de75c951','9751935d-dd2b-412f-8cff-c68ac32589d1','095d7cf2-1b74-47a2-b133-5f3258dbd4a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2b35585cace4ef18d037bf36bd2a0a2',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.851483] [55243]: DEBUG cinder.volume.api [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (570c35ad-6cfd-4bd6-be4a-570635ffccff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.860442] [55243]: DEBUG cinder.volume.api [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (570c35ad-6cfd-4bd6-be4a-570635ffccff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.860889] [55243]: DEBUG cinder.volume.api [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Flow 'volume_create_api' (263df72e-7489-4762-92b2-5600a3b78223) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 911.861919] [55243]: INFO cinder.volume.api [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Create volume request issued successfully. [ 911.861919] [55243]: INFO cinder.api.openstack.wsgi [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-b76fa652-2b97-404b-8c0d-9f8d83481632 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 911.862136] [55243]: [pid: 55243|app: 0|req: 73/145] 10.180.1.21 () {64 vars in 1421 bytes} [Fri Feb 14 11:02:31 2025] POST /volume/v3/volumes => generated 761 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 911.868494] [55244]: DEBUG cinder.api.middleware.request_id [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-745221c5-2c1d-4687-8c9b-7c92b962f0a0 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.872391] [55244]: INFO cinder.api.openstack.wsgi [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-745221c5-2c1d-4687-8c9b-7c92b962f0a0 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] GET http://10.180.1.21/volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 [ 911.872391] [55244]: DEBUG cinder.api.openstack.wsgi [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-745221c5-2c1d-4687-8c9b-7c92b962f0a0 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.873096] [55244]: DEBUG cinder.api.openstack.wsgi [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-745221c5-2c1d-4687-8c9b-7c92b962f0a0 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.882943] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.882943] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.887734] [55244]: INFO cinder.volume.api [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-745221c5-2c1d-4687-8c9b-7c92b962f0a0 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Volume info retrieved successfully. [ 911.893075] [55244]: INFO cinder.api.openstack.wsgi [req-9653cbbd-7fd2-4066-a3f0-93db0ea0c624 req-745221c5-2c1d-4687-8c9b-7c92b962f0a0 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] http://10.180.1.21/volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 returned with HTTP 200 [ 911.893629] [55244]: [pid: 55244|app: 0|req: 73/146] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:02:31 2025] GET /volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 => generated 829 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.912488] [55243]: DEBUG cinder.api.middleware.request_id [req-58779faa-2937-4529-99cd-0dbc26aa816f req-1cff364d-8ced-4c21-8ded-b076eba7b3ec None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.915985] [55243]: INFO cinder.api.openstack.wsgi [req-58779faa-2937-4529-99cd-0dbc26aa816f req-1cff364d-8ced-4c21-8ded-b076eba7b3ec tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] GET http://10.180.1.21/volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 [ 911.916291] [55243]: DEBUG cinder.api.openstack.wsgi [req-58779faa-2937-4529-99cd-0dbc26aa816f req-1cff364d-8ced-4c21-8ded-b076eba7b3ec tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.916584] [55243]: DEBUG cinder.api.openstack.wsgi [req-58779faa-2937-4529-99cd-0dbc26aa816f req-1cff364d-8ced-4c21-8ded-b076eba7b3ec tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.924551] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.924551] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.928573] [55243]: INFO cinder.volume.api [req-58779faa-2937-4529-99cd-0dbc26aa816f req-1cff364d-8ced-4c21-8ded-b076eba7b3ec tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Volume info retrieved successfully. [ 911.932812] [55243]: INFO cinder.api.openstack.wsgi [req-58779faa-2937-4529-99cd-0dbc26aa816f req-1cff364d-8ced-4c21-8ded-b076eba7b3ec tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] http://10.180.1.21/volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 returned with HTTP 200 [ 911.933090] [55243]: [pid: 55243|app: 0|req: 74/147] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:02:31 2025] GET /volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.076143] [55244]: DEBUG cinder.api.middleware.request_id [None req-4f099b6c-da5c-4032-bfe3-51c2c01377f5 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.078303] [55244]: INFO cinder.api.openstack.wsgi [None req-4f099b6c-da5c-4032-bfe3-51c2c01377f5 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 912.078676] [55244]: DEBUG cinder.api.openstack.wsgi [None req-4f099b6c-da5c-4032-bfe3-51c2c01377f5 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.078772] [55244]: DEBUG cinder.api.openstack.wsgi [None req-4f099b6c-da5c-4032-bfe3-51c2c01377f5 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.086552] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.086552] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.090850] [55244]: INFO cinder.volume.api [None req-4f099b6c-da5c-4032-bfe3-51c2c01377f5 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 912.098072] [55244]: INFO cinder.api.openstack.wsgi [None req-4f099b6c-da5c-4032-bfe3-51c2c01377f5 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 912.098916] [55244]: [pid: 55244|app: 0|req: 74/148] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:31 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 912.950499] [55243]: DEBUG cinder.api.middleware.request_id [req-d9dba234-d081-41a8-a25f-85e08996b76e req-357e38b3-f8cc-463a-8567-290a41859b70 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.952967] [55243]: INFO cinder.api.openstack.wsgi [req-d9dba234-d081-41a8-a25f-85e08996b76e req-357e38b3-f8cc-463a-8567-290a41859b70 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] GET http://10.180.1.21/volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 [ 912.953484] [55243]: DEBUG cinder.api.openstack.wsgi [req-d9dba234-d081-41a8-a25f-85e08996b76e req-357e38b3-f8cc-463a-8567-290a41859b70 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.953484] [55243]: DEBUG cinder.api.openstack.wsgi [req-d9dba234-d081-41a8-a25f-85e08996b76e req-357e38b3-f8cc-463a-8567-290a41859b70 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.964871] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.964871] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.969019] [55243]: INFO cinder.volume.api [req-d9dba234-d081-41a8-a25f-85e08996b76e req-357e38b3-f8cc-463a-8567-290a41859b70 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Volume info retrieved successfully. [ 912.973831] [55243]: INFO cinder.api.openstack.wsgi [req-d9dba234-d081-41a8-a25f-85e08996b76e req-357e38b3-f8cc-463a-8567-290a41859b70 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] http://10.180.1.21/volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 returned with HTTP 200 [ 912.974235] [55243]: [pid: 55243|app: 0|req: 75/149] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:02:32 2025] GET /volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.990978] [55244]: DEBUG cinder.api.middleware.request_id [req-aaae2568-7bbc-41fa-9d72-dc3eb636a8cc req-fcdce5e0-f6d8-4bc8-afe1-3d7c7ec67aa4 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.993792] [55244]: INFO cinder.api.openstack.wsgi [req-aaae2568-7bbc-41fa-9d72-dc3eb636a8cc req-fcdce5e0-f6d8-4bc8-afe1-3d7c7ec67aa4 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] GET http://10.180.1.21/volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 [ 912.996044] [55244]: DEBUG cinder.api.openstack.wsgi [req-aaae2568-7bbc-41fa-9d72-dc3eb636a8cc req-fcdce5e0-f6d8-4bc8-afe1-3d7c7ec67aa4 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.996044] [55244]: DEBUG cinder.api.openstack.wsgi [req-aaae2568-7bbc-41fa-9d72-dc3eb636a8cc req-fcdce5e0-f6d8-4bc8-afe1-3d7c7ec67aa4 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.003459] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.003459] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.006795] [55244]: INFO cinder.volume.api [req-aaae2568-7bbc-41fa-9d72-dc3eb636a8cc req-fcdce5e0-f6d8-4bc8-afe1-3d7c7ec67aa4 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Volume info retrieved successfully. [ 913.011076] [55244]: INFO cinder.api.openstack.wsgi [req-aaae2568-7bbc-41fa-9d72-dc3eb636a8cc req-fcdce5e0-f6d8-4bc8-afe1-3d7c7ec67aa4 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] http://10.180.1.21/volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 returned with HTTP 200 [ 913.011470] [55244]: [pid: 55244|app: 0|req: 75/150] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:02:32 2025] GET /volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 913.031233] [55243]: DEBUG cinder.api.middleware.request_id [req-3650afd8-1bef-411b-8c7b-5fc123998068 req-3b3fb477-2701-4e1b-a7d5-112815ec5bbb None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.033922] [55243]: INFO cinder.api.openstack.wsgi [req-3650afd8-1bef-411b-8c7b-5fc123998068 req-3b3fb477-2701-4e1b-a7d5-112815ec5bbb tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 [ 913.034067] [55243]: DEBUG cinder.api.openstack.wsgi [req-3650afd8-1bef-411b-8c7b-5fc123998068 req-3b3fb477-2701-4e1b-a7d5-112815ec5bbb tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.034288] [55243]: DEBUG cinder.api.openstack.wsgi [req-3650afd8-1bef-411b-8c7b-5fc123998068 req-3b3fb477-2701-4e1b-a7d5-112815ec5bbb tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Calling method 'delete' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.034487] [55243]: INFO cinder.api.v3.volumes [req-3650afd8-1bef-411b-8c7b-5fc123998068 req-3b3fb477-2701-4e1b-a7d5-112815ec5bbb tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Delete volume with id: 8af24da1-3881-40bf-b50a-7ea0ad3b51a3 [ 913.042869] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.042869] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.043433] [55243]: INFO cinder.volume.api [req-3650afd8-1bef-411b-8c7b-5fc123998068 req-3b3fb477-2701-4e1b-a7d5-112815ec5bbb tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Volume info retrieved successfully. [ 913.064402] [55243]: INFO cinder.volume.api [req-3650afd8-1bef-411b-8c7b-5fc123998068 req-3b3fb477-2701-4e1b-a7d5-112815ec5bbb tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Delete volume request issued successfully. [ 913.064607] [55243]: INFO cinder.api.openstack.wsgi [req-3650afd8-1bef-411b-8c7b-5fc123998068 req-3b3fb477-2701-4e1b-a7d5-112815ec5bbb tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] http://10.180.1.21/volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 returned with HTTP 202 [ 913.065233] [55243]: [pid: 55243|app: 0|req: 76/151] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 14 11:02:32 2025] DELETE /volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 913.079768] [55244]: DEBUG cinder.api.middleware.request_id [req-035f378a-9a24-4a4b-b68f-981e577ebf2f req-4dc635b6-2605-45b6-bd58-eb3ad4528800 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.082807] [55244]: INFO cinder.api.openstack.wsgi [req-035f378a-9a24-4a4b-b68f-981e577ebf2f req-4dc635b6-2605-45b6-bd58-eb3ad4528800 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] GET http://10.180.1.21/volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 [ 913.082807] [55244]: DEBUG cinder.api.openstack.wsgi [req-035f378a-9a24-4a4b-b68f-981e577ebf2f req-4dc635b6-2605-45b6-bd58-eb3ad4528800 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.082962] [55244]: DEBUG cinder.api.openstack.wsgi [req-035f378a-9a24-4a4b-b68f-981e577ebf2f req-4dc635b6-2605-45b6-bd58-eb3ad4528800 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.093117] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.093117] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.097715] [55244]: INFO cinder.volume.api [req-035f378a-9a24-4a4b-b68f-981e577ebf2f req-4dc635b6-2605-45b6-bd58-eb3ad4528800 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Volume info retrieved successfully. [ 913.102884] [55244]: INFO cinder.api.openstack.wsgi [req-035f378a-9a24-4a4b-b68f-981e577ebf2f req-4dc635b6-2605-45b6-bd58-eb3ad4528800 tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] http://10.180.1.21/volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 returned with HTTP 200 [ 913.103394] [55244]: [pid: 55244|app: 0|req: 76/152] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:02:32 2025] GET /volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 913.110127] [55243]: DEBUG cinder.api.middleware.request_id [None req-a19f1ef7-324b-431d-abad-5a54d5b68122 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.112265] [55243]: INFO cinder.api.openstack.wsgi [None req-a19f1ef7-324b-431d-abad-5a54d5b68122 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 913.112687] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a19f1ef7-324b-431d-abad-5a54d5b68122 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.112730] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a19f1ef7-324b-431d-abad-5a54d5b68122 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.120617] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.120617] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.124164] [55243]: INFO cinder.volume.api [None req-a19f1ef7-324b-431d-abad-5a54d5b68122 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 913.128503] [55243]: INFO cinder.api.openstack.wsgi [None req-a19f1ef7-324b-431d-abad-5a54d5b68122 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 913.129035] [55243]: [pid: 55243|app: 0|req: 77/153] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:32 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 914.129686] [55244]: DEBUG cinder.api.middleware.request_id [req-78a04217-64e5-4565-ae34-630d3ee4f40c req-8279fe3d-6a76-4f6a-bef3-56927ef9fd6c None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.131394] [55244]: INFO cinder.api.openstack.wsgi [req-78a04217-64e5-4565-ae34-630d3ee4f40c req-8279fe3d-6a76-4f6a-bef3-56927ef9fd6c tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] GET http://10.180.1.21/volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 [ 914.131522] [55244]: DEBUG cinder.api.openstack.wsgi [req-78a04217-64e5-4565-ae34-630d3ee4f40c req-8279fe3d-6a76-4f6a-bef3-56927ef9fd6c tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.131745] [55244]: DEBUG cinder.api.openstack.wsgi [req-78a04217-64e5-4565-ae34-630d3ee4f40c req-8279fe3d-6a76-4f6a-bef3-56927ef9fd6c tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.139129] [55244]: INFO cinder.api.openstack.wsgi [req-78a04217-64e5-4565-ae34-630d3ee4f40c req-8279fe3d-6a76-4f6a-bef3-56927ef9fd6c tempest-VolumesGetTestJSON-1360993843 tempest-VolumesGetTestJSON-1360993843-project-member] http://10.180.1.21/volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 returned with HTTP 404 [ 914.139321] [55244]: [pid: 55244|app: 0|req: 77/154] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:02:33 2025] GET /volume/v3/volumes/8af24da1-3881-40bf-b50a-7ea0ad3b51a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 914.142447] [55243]: DEBUG cinder.api.middleware.request_id [None req-74159fb1-08bb-4821-aa32-518584f6b883 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.149147] [55243]: INFO cinder.api.openstack.wsgi [None req-74159fb1-08bb-4821-aa32-518584f6b883 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 914.149147] [55243]: DEBUG cinder.api.openstack.wsgi [None req-74159fb1-08bb-4821-aa32-518584f6b883 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.149246] [55243]: DEBUG cinder.api.openstack.wsgi [None req-74159fb1-08bb-4821-aa32-518584f6b883 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.161264] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.161264] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.168796] [55243]: INFO cinder.volume.api [None req-74159fb1-08bb-4821-aa32-518584f6b883 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 914.173777] [55243]: INFO cinder.api.openstack.wsgi [None req-74159fb1-08bb-4821-aa32-518584f6b883 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 914.174372] [55243]: [pid: 55243|app: 0|req: 78/155] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:33 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 915.185530] [55244]: DEBUG cinder.api.middleware.request_id [None req-b50d1c7c-4df9-442f-bc2c-75ec0c811ab3 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.187735] [55244]: INFO cinder.api.openstack.wsgi [None req-b50d1c7c-4df9-442f-bc2c-75ec0c811ab3 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 915.188024] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b50d1c7c-4df9-442f-bc2c-75ec0c811ab3 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 915.188242] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b50d1c7c-4df9-442f-bc2c-75ec0c811ab3 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 915.199669] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.199669] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 915.204759] [55244]: INFO cinder.volume.api [None req-b50d1c7c-4df9-442f-bc2c-75ec0c811ab3 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 915.210499] [55244]: INFO cinder.api.openstack.wsgi [None req-b50d1c7c-4df9-442f-bc2c-75ec0c811ab3 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 915.210998] [55244]: [pid: 55244|app: 0|req: 78/156] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:34 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 916.221176] [55243]: DEBUG cinder.api.middleware.request_id [None req-c4f72c06-1715-4c67-8ffa-2b229eb633ee None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.223315] [55243]: INFO cinder.api.openstack.wsgi [None req-c4f72c06-1715-4c67-8ffa-2b229eb633ee tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 916.223567] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c4f72c06-1715-4c67-8ffa-2b229eb633ee tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.223785] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c4f72c06-1715-4c67-8ffa-2b229eb633ee tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.236358] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.236358] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.241928] [55243]: INFO cinder.volume.api [None req-c4f72c06-1715-4c67-8ffa-2b229eb633ee tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 916.247472] [55243]: INFO cinder.api.openstack.wsgi [None req-c4f72c06-1715-4c67-8ffa-2b229eb633ee tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 916.247880] [55243]: [pid: 55243|app: 0|req: 79/157] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:35 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 917.258725] [55244]: DEBUG cinder.api.middleware.request_id [None req-ba4984f7-5fdb-40f3-bbd2-3746ebc5ae7b None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.261515] [55244]: INFO cinder.api.openstack.wsgi [None req-ba4984f7-5fdb-40f3-bbd2-3746ebc5ae7b tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 917.261773] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ba4984f7-5fdb-40f3-bbd2-3746ebc5ae7b tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.262022] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ba4984f7-5fdb-40f3-bbd2-3746ebc5ae7b tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.273512] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.273512] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.278268] [55244]: INFO cinder.volume.api [None req-ba4984f7-5fdb-40f3-bbd2-3746ebc5ae7b tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 917.283787] [55244]: INFO cinder.api.openstack.wsgi [None req-ba4984f7-5fdb-40f3-bbd2-3746ebc5ae7b tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 917.284344] [55244]: [pid: 55244|app: 0|req: 79/158] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:36 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 918.297878] [55243]: DEBUG cinder.api.middleware.request_id [None req-335d049e-17d3-4ff6-b560-f4361d184944 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.297878] [55243]: INFO cinder.api.openstack.wsgi [None req-335d049e-17d3-4ff6-b560-f4361d184944 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 918.297878] [55243]: DEBUG cinder.api.openstack.wsgi [None req-335d049e-17d3-4ff6-b560-f4361d184944 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 918.297878] [55243]: DEBUG cinder.api.openstack.wsgi [None req-335d049e-17d3-4ff6-b560-f4361d184944 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 918.307343] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.307343] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.311832] [55243]: INFO cinder.volume.api [None req-335d049e-17d3-4ff6-b560-f4361d184944 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 918.317722] [55243]: INFO cinder.api.openstack.wsgi [None req-335d049e-17d3-4ff6-b560-f4361d184944 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 918.318136] [55243]: [pid: 55243|app: 0|req: 80/159] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:37 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 919.335938] [55244]: DEBUG cinder.api.middleware.request_id [None req-db46aebe-3108-46ab-b606-16d49c1fcd56 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.339718] [55244]: INFO cinder.api.openstack.wsgi [None req-db46aebe-3108-46ab-b606-16d49c1fcd56 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 919.339991] [55244]: DEBUG cinder.api.openstack.wsgi [None req-db46aebe-3108-46ab-b606-16d49c1fcd56 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.340378] [55244]: DEBUG cinder.api.openstack.wsgi [None req-db46aebe-3108-46ab-b606-16d49c1fcd56 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.353659] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.353659] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.359131] [55244]: INFO cinder.volume.api [None req-db46aebe-3108-46ab-b606-16d49c1fcd56 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 919.364389] [55244]: INFO cinder.api.openstack.wsgi [None req-db46aebe-3108-46ab-b606-16d49c1fcd56 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 919.364804] [55244]: [pid: 55244|app: 0|req: 80/160] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:38 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 920.052994] [55243]: DEBUG cinder.api.middleware.request_id [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.055820] [55243]: INFO cinder.api.openstack.wsgi [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] POST http://10.180.1.21/volume/v3/volumes [ 920.056407] [55243]: DEBUG cinder.api.openstack.wsgi [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1764378176"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 920.059380] [55243]: DEBUG cinder.api.v3.volumes [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1764378176'}} {{(pid=55243) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 920.059534] [55243]: INFO cinder.api.v3.volumes [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Create volume of 1 GB [ 920.065678] [55243]: INFO cinder.volume.api [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Availability Zones retrieved successfully. [ 920.074422] [55243]: DEBUG cinder.volume.api [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Flow 'volume_create_api' (8635ee08-624b-4d94-be3b-c1bee816f956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 920.075723] [55243]: DEBUG cinder.volume.api [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca07fa8-d73a-4d13-8059-f3a8106261e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.076994] [55243]: DEBUG cinder.volume.flows.api.create_volume [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Validating volume size '1' using validate_int {{(pid=55243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 920.101404] [55243]: DEBUG cinder.volume.api [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca07fa8-d73a-4d13-8059-f3a8106261e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.102720] [55243]: DEBUG cinder.volume.api [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da45350e-86d2-4023-be41-63a62be20cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.205286] [55243]: DEBUG cinder.quota [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Created reservations ['a318ce1b-591f-4b88-a343-63b690e6ad28', '0153e4c3-48f3-4c65-9fe9-64003c46f764', '1cdf0b40-acb3-4050-8de8-1b01e43b25b5', 'd936269c-6e31-4815-a6c3-b5abd0d64a33'] {{(pid=55243) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 920.206300] [55243]: DEBUG cinder.volume.api [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da45350e-86d2-4023-be41-63a62be20cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a318ce1b-591f-4b88-a343-63b690e6ad28', '0153e4c3-48f3-4c65-9fe9-64003c46f764', '1cdf0b40-acb3-4050-8de8-1b01e43b25b5', 'd936269c-6e31-4815-a6c3-b5abd0d64a33']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.207324] [55243]: DEBUG cinder.volume.api [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf1edef-2d1d-408e-a7d3-73f2888b32d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.225968] [55243]: DEBUG cinder.volume.api [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf1edef-2d1d-408e-a7d3-73f2888b32d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '408457a1-6834-4aa8-a17f-36c4130b875d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1764378176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1686db692a074aff91aafa11ea955fce',qos_specs=None,replication_status=,reservations=['a318ce1b-591f-4b88-a343-63b690e6ad28','0153e4c3-48f3-4c65-9fe9-64003c46f764','1cdf0b40-acb3-4050-8de8-1b01e43b25b5','d936269c-6e31-4815-a6c3-b5abd0d64a33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eba78aca2e04815b5c82e64abbc2d3a',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1764378176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=408457a1-6834-4aa8-a17f-36c4130b875d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1686db692a074aff91aafa11ea955fce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eba78aca2e04815b5c82e64abbc2d3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.227478] [55243]: DEBUG cinder.volume.api [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82f21c5-a70f-4209-aef7-bba172e9ed67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.246790] [55243]: DEBUG cinder.volume.api [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82f21c5-a70f-4209-aef7-bba172e9ed67) transitioned into state 'SUCCESS' from state '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-1764378176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1686db692a074aff91aafa11ea955fce',qos_specs=None,replication_status=,reservations=['a318ce1b-591f-4b88-a343-63b690e6ad28','0153e4c3-48f3-4c65-9fe9-64003c46f764','1cdf0b40-acb3-4050-8de8-1b01e43b25b5','d936269c-6e31-4815-a6c3-b5abd0d64a33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eba78aca2e04815b5c82e64abbc2d3a',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.247944] [55243]: DEBUG cinder.volume.api [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47869818-07d0-475a-af7d-78edaab1030f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.257686] [55243]: DEBUG cinder.volume.api [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47869818-07d0-475a-af7d-78edaab1030f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.258627] [55243]: DEBUG cinder.volume.api [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Flow 'volume_create_api' (8635ee08-624b-4d94-be3b-c1bee816f956) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 920.259046] [55243]: INFO cinder.volume.api [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Create volume request issued successfully. [ 920.259762] [55243]: INFO cinder.api.openstack.wsgi [None req-48fb3bcc-b423-4c0d-9fb1-e7004428f30d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 920.260220] [55243]: [pid: 55243|app: 0|req: 81/161] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:02:39 2025] POST /volume/v3/volumes => generated 750 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 920.269333] [55244]: DEBUG cinder.api.middleware.request_id [None req-ff0863ff-c47f-4c0b-9775-2f89bb81030a None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.272119] [55244]: INFO cinder.api.openstack.wsgi [None req-ff0863ff-c47f-4c0b-9775-2f89bb81030a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 920.272119] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ff0863ff-c47f-4c0b-9775-2f89bb81030a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.272422] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ff0863ff-c47f-4c0b-9775-2f89bb81030a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.282316] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.282316] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.287534] [55244]: INFO cinder.volume.api [None req-ff0863ff-c47f-4c0b-9775-2f89bb81030a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 920.293808] [55244]: INFO cinder.api.openstack.wsgi [None req-ff0863ff-c47f-4c0b-9775-2f89bb81030a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 920.294232] [55244]: [pid: 55244|app: 0|req: 81/162] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:39 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 920.375833] [55243]: DEBUG cinder.api.middleware.request_id [None req-ce85df29-8820-47c2-8e5d-178090a6269b None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.378624] [55243]: INFO cinder.api.openstack.wsgi [None req-ce85df29-8820-47c2-8e5d-178090a6269b tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 920.378841] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ce85df29-8820-47c2-8e5d-178090a6269b tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.379083] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ce85df29-8820-47c2-8e5d-178090a6269b tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.389089] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.389089] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.393144] [55243]: INFO cinder.volume.api [None req-ce85df29-8820-47c2-8e5d-178090a6269b tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 920.398478] [55243]: INFO cinder.api.openstack.wsgi [None req-ce85df29-8820-47c2-8e5d-178090a6269b tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 920.398904] [55243]: [pid: 55243|app: 0|req: 82/163] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:39 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 921.306358] [55244]: DEBUG cinder.api.middleware.request_id [None req-32c9f263-9ba3-4b68-971e-8037dcc5f71c None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.309061] [55244]: INFO cinder.api.openstack.wsgi [None req-32c9f263-9ba3-4b68-971e-8037dcc5f71c tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 921.309672] [55244]: DEBUG cinder.api.openstack.wsgi [None req-32c9f263-9ba3-4b68-971e-8037dcc5f71c tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.309672] [55244]: DEBUG cinder.api.openstack.wsgi [None req-32c9f263-9ba3-4b68-971e-8037dcc5f71c tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.321815] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.321815] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.326642] [55244]: INFO cinder.volume.api [None req-32c9f263-9ba3-4b68-971e-8037dcc5f71c tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 921.332996] [55244]: INFO cinder.api.openstack.wsgi [None req-32c9f263-9ba3-4b68-971e-8037dcc5f71c tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 921.333446] [55244]: [pid: 55244|app: 0|req: 82/164] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:40 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.389110] [55243]: DEBUG cinder.api.middleware.request_id [req-0e094578-936e-4517-ad54-1f129b5c546f req-e5c1d9d4-3a9e-47b8-9e89-fc412b67255b None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.392422] [55243]: INFO cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-e5c1d9d4-3a9e-47b8-9e89-fc412b67255b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 921.392709] [55243]: DEBUG cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-e5c1d9d4-3a9e-47b8-9e89-fc412b67255b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.392948] [55243]: DEBUG cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-e5c1d9d4-3a9e-47b8-9e89-fc412b67255b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.401699] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.401699] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.405976] [55243]: INFO cinder.volume.api [req-0e094578-936e-4517-ad54-1f129b5c546f req-e5c1d9d4-3a9e-47b8-9e89-fc412b67255b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 921.410589] [55244]: DEBUG cinder.api.middleware.request_id [None req-a4a82a29-0c00-4a33-acfe-051f6a679826 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.412317] [55243]: INFO cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-e5c1d9d4-3a9e-47b8-9e89-fc412b67255b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 921.412757] [55243]: [pid: 55243|app: 0|req: 83/165] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:02:40 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.412824] [55244]: INFO cinder.api.openstack.wsgi [None req-a4a82a29-0c00-4a33-acfe-051f6a679826 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 921.413114] [55244]: DEBUG cinder.api.openstack.wsgi [None req-a4a82a29-0c00-4a33-acfe-051f6a679826 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.413460] [55244]: DEBUG cinder.api.openstack.wsgi [None req-a4a82a29-0c00-4a33-acfe-051f6a679826 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.421646] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.421646] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.425262] [55244]: INFO cinder.volume.api [None req-a4a82a29-0c00-4a33-acfe-051f6a679826 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 921.429935] [55244]: INFO cinder.api.openstack.wsgi [None req-a4a82a29-0c00-4a33-acfe-051f6a679826 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 921.430353] [55244]: [pid: 55244|app: 0|req: 83/166] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:40 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 922.440340] [55243]: DEBUG cinder.api.middleware.request_id [None req-a119993b-ac9d-4cf5-a99a-2c00fe1ea3b2 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.442462] [55243]: INFO cinder.api.openstack.wsgi [None req-a119993b-ac9d-4cf5-a99a-2c00fe1ea3b2 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 922.442739] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a119993b-ac9d-4cf5-a99a-2c00fe1ea3b2 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.443543] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a119993b-ac9d-4cf5-a99a-2c00fe1ea3b2 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.454831] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.454831] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.459623] [55243]: INFO cinder.volume.api [None req-a119993b-ac9d-4cf5-a99a-2c00fe1ea3b2 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 922.465687] [55243]: INFO cinder.api.openstack.wsgi [None req-a119993b-ac9d-4cf5-a99a-2c00fe1ea3b2 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 922.466519] [55243]: [pid: 55243|app: 0|req: 84/167] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:41 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 922.934972] [55244]: DEBUG cinder.api.middleware.request_id [None req-6e34d0fb-b4ec-4af1-854b-9203a725e81a None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.935634] [55244]: INFO cinder.api.openstack.wsgi [None req-6e34d0fb-b4ec-4af1-854b-9203a725e81a None None] GET http://10.180.1.21/volume// [ 922.935901] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6e34d0fb-b4ec-4af1-854b-9203a725e81a None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.936204] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6e34d0fb-b4ec-4af1-854b-9203a725e81a None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.936820] [55244]: INFO cinder.api.openstack.wsgi [None req-6e34d0fb-b4ec-4af1-854b-9203a725e81a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 922.937180] [55244]: [pid: 55244|app: 0|req: 84/168] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 11:02:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 922.942109] [55243]: DEBUG cinder.api.middleware.request_id [req-0e094578-936e-4517-ad54-1f129b5c546f req-3231cd33-7b71-40eb-83d3-f7a2181fb5b8 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.945051] [55243]: INFO cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-3231cd33-7b71-40eb-83d3-f7a2181fb5b8 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] POST http://10.180.1.21/volume/v3/attachments [ 922.945608] [55243]: DEBUG cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-3231cd33-7b71-40eb-83d3-f7a2181fb5b8 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "408457a1-6834-4aa8-a17f-36c4130b875d", "connector": null, "instance_uuid": "ea552a2a-9e19-4259-a723-1533d03852c0"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 922.958573] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.958573] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.984083] [55243]: INFO cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-3231cd33-7b71-40eb-83d3-f7a2181fb5b8 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 922.984083] [55243]: [pid: 55243|app: 0|req: 85/169] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:02:42 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) [ 923.003808] [55244]: DEBUG cinder.api.middleware.request_id [None req-dc1fbe85-b68d-4d18-995d-ebd986f375e4 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.006872] [55244]: INFO cinder.api.openstack.wsgi [None req-dc1fbe85-b68d-4d18-995d-ebd986f375e4 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 923.007114] [55244]: DEBUG cinder.api.openstack.wsgi [None req-dc1fbe85-b68d-4d18-995d-ebd986f375e4 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.007388] [55244]: DEBUG cinder.api.openstack.wsgi [None req-dc1fbe85-b68d-4d18-995d-ebd986f375e4 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.017951] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.017951] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.021286] [55244]: INFO cinder.volume.api [None req-dc1fbe85-b68d-4d18-995d-ebd986f375e4 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 923.026285] [55244]: INFO cinder.api.openstack.wsgi [None req-dc1fbe85-b68d-4d18-995d-ebd986f375e4 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 923.026830] [55244]: [pid: 55244|app: 0|req: 85/170] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:42 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 923.477335] [55243]: DEBUG cinder.api.middleware.request_id [None req-072a9012-d130-4220-83e8-3096b52846c4 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.479712] [55243]: INFO cinder.api.openstack.wsgi [None req-072a9012-d130-4220-83e8-3096b52846c4 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 923.479953] [55243]: DEBUG cinder.api.openstack.wsgi [None req-072a9012-d130-4220-83e8-3096b52846c4 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.480198] [55243]: DEBUG cinder.api.openstack.wsgi [None req-072a9012-d130-4220-83e8-3096b52846c4 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.490785] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.490785] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.495015] [55243]: INFO cinder.volume.api [None req-072a9012-d130-4220-83e8-3096b52846c4 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 923.500639] [55243]: INFO cinder.api.openstack.wsgi [None req-072a9012-d130-4220-83e8-3096b52846c4 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 923.501060] [55243]: [pid: 55243|app: 0|req: 86/171] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:42 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 923.507191] [55244]: DEBUG cinder.api.middleware.request_id [None req-9270b95a-1fb7-47e1-aadf-1de0428bf210 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.507654] [55244]: INFO cinder.api.openstack.wsgi [None req-9270b95a-1fb7-47e1-aadf-1de0428bf210 None None] GET http://10.180.1.21/volume// [ 923.507843] [55244]: DEBUG cinder.api.openstack.wsgi [None req-9270b95a-1fb7-47e1-aadf-1de0428bf210 None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.508204] [55244]: DEBUG cinder.api.openstack.wsgi [None req-9270b95a-1fb7-47e1-aadf-1de0428bf210 None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.508464] [55244]: INFO cinder.api.openstack.wsgi [None req-9270b95a-1fb7-47e1-aadf-1de0428bf210 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 923.508870] [55244]: [pid: 55244|app: 0|req: 86/172] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:02:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 923.511914] [55243]: DEBUG cinder.api.middleware.request_id [req-0e094578-936e-4517-ad54-1f129b5c546f req-8aaa69e2-2679-4335-b4c5-199b204edb73 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.514359] [55243]: INFO cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-8aaa69e2-2679-4335-b4c5-199b204edb73 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 923.514597] [55243]: DEBUG cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-8aaa69e2-2679-4335-b4c5-199b204edb73 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.514815] [55243]: DEBUG cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-8aaa69e2-2679-4335-b4c5-199b204edb73 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.528907] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.528907] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.533290] [55243]: INFO cinder.volume.api [req-0e094578-936e-4517-ad54-1f129b5c546f req-8aaa69e2-2679-4335-b4c5-199b204edb73 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 923.538818] [55243]: INFO cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-8aaa69e2-2679-4335-b4c5-199b204edb73 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 923.539260] [55243]: [pid: 55243|app: 0|req: 87/173] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:02:42 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 923.565016] [55244]: DEBUG cinder.api.middleware.request_id [req-0e094578-936e-4517-ad54-1f129b5c546f req-98927242-0653-40c7-a893-573059ee3654 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.567684] [55244]: INFO cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-98927242-0653-40c7-a893-573059ee3654 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] PUT http://10.180.1.21/volume/v3/attachments/3e4823e9-afab-47b1-9af5-ca9a91a5f247 [ 923.568115] [55244]: DEBUG cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-98927242-0653-40c7-a893-573059ee3654 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-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-512390", "mountpoint": "/dev/sdb"}}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 923.577041] [55244]: DEBUG cinder.coordination [req-0e094578-936e-4517-ad54-1f129b5c546f req-98927242-0653-40c7-a893-573059ee3654 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Acquiring lock "cinder-attachment_update-408457a1-6834-4aa8-a17f-36c4130b875d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 923.582616] [55244]: DEBUG cinder.coordination [req-0e094578-936e-4517-ad54-1f129b5c546f req-98927242-0653-40c7-a893-573059ee3654 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Lock "cinder-attachment_update-408457a1-6834-4aa8-a17f-36c4130b875d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 923.583867] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.583867] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.037477] [55243]: DEBUG cinder.api.middleware.request_id [None req-2ec91295-b65e-4249-a940-1823bb388f0f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.039538] [55243]: INFO cinder.api.openstack.wsgi [None req-2ec91295-b65e-4249-a940-1823bb388f0f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 924.039786] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2ec91295-b65e-4249-a940-1823bb388f0f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.040133] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2ec91295-b65e-4249-a940-1823bb388f0f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.050011] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.050011] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.053267] [55243]: INFO cinder.volume.api [None req-2ec91295-b65e-4249-a940-1823bb388f0f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 924.057627] [55243]: INFO cinder.api.openstack.wsgi [None req-2ec91295-b65e-4249-a940-1823bb388f0f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 924.058265] [55243]: [pid: 55243|app: 0|req: 88/174] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:43 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 924.512527] [55243]: DEBUG cinder.api.middleware.request_id [None req-0740ca8a-92bf-4aea-bb02-120841f4dde4 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.514617] [55243]: INFO cinder.api.openstack.wsgi [None req-0740ca8a-92bf-4aea-bb02-120841f4dde4 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 924.514876] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0740ca8a-92bf-4aea-bb02-120841f4dde4 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.515120] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0740ca8a-92bf-4aea-bb02-120841f4dde4 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.526179] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.526179] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.530639] [55243]: INFO cinder.volume.api [None req-0740ca8a-92bf-4aea-bb02-120841f4dde4 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 924.535728] [55243]: INFO cinder.api.openstack.wsgi [None req-0740ca8a-92bf-4aea-bb02-120841f4dde4 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 924.536140] [55243]: [pid: 55243|app: 0|req: 89/175] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:43 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 925.068244] [55243]: DEBUG cinder.api.middleware.request_id [None req-9ba20b83-93a8-4fa6-8c08-7a01e679fb9c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.070279] [55243]: INFO cinder.api.openstack.wsgi [None req-9ba20b83-93a8-4fa6-8c08-7a01e679fb9c tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 925.070502] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9ba20b83-93a8-4fa6-8c08-7a01e679fb9c tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.070718] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9ba20b83-93a8-4fa6-8c08-7a01e679fb9c tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.081661] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.081661] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.084959] [55243]: INFO cinder.volume.api [None req-9ba20b83-93a8-4fa6-8c08-7a01e679fb9c tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 925.089106] [55243]: INFO cinder.api.openstack.wsgi [None req-9ba20b83-93a8-4fa6-8c08-7a01e679fb9c tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 925.090027] [55243]: [pid: 55243|app: 0|req: 90/176] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:44 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.546197] [55243]: DEBUG cinder.api.middleware.request_id [None req-c6891dd0-c980-4ae7-a539-34739fbdcd1f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.548320] [55243]: INFO cinder.api.openstack.wsgi [None req-c6891dd0-c980-4ae7-a539-34739fbdcd1f tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 925.548557] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c6891dd0-c980-4ae7-a539-34739fbdcd1f tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.548772] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c6891dd0-c980-4ae7-a539-34739fbdcd1f tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.557363] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.557363] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.560798] [55243]: INFO cinder.volume.api [None req-c6891dd0-c980-4ae7-a539-34739fbdcd1f tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 925.564987] [55243]: INFO cinder.api.openstack.wsgi [None req-c6891dd0-c980-4ae7-a539-34739fbdcd1f tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 925.565469] [55243]: [pid: 55243|app: 0|req: 91/177] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:44 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 926.099267] [55243]: DEBUG cinder.api.middleware.request_id [None req-1eb11e32-dfc8-4d0a-ae7b-5497be08fa19 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.101959] [55243]: INFO cinder.api.openstack.wsgi [None req-1eb11e32-dfc8-4d0a-ae7b-5497be08fa19 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 926.102212] [55243]: DEBUG cinder.api.openstack.wsgi [None req-1eb11e32-dfc8-4d0a-ae7b-5497be08fa19 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.102449] [55243]: DEBUG cinder.api.openstack.wsgi [None req-1eb11e32-dfc8-4d0a-ae7b-5497be08fa19 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.114834] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.114834] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.118625] [55243]: INFO cinder.volume.api [None req-1eb11e32-dfc8-4d0a-ae7b-5497be08fa19 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 926.124897] [55243]: INFO cinder.api.openstack.wsgi [None req-1eb11e32-dfc8-4d0a-ae7b-5497be08fa19 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 926.127782] [55243]: [pid: 55243|app: 0|req: 92/178] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:45 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 926.576890] [55243]: DEBUG cinder.api.middleware.request_id [None req-72d91311-7d38-4c10-831d-449bedd44ef6 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.579250] [55243]: INFO cinder.api.openstack.wsgi [None req-72d91311-7d38-4c10-831d-449bedd44ef6 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 926.579496] [55243]: DEBUG cinder.api.openstack.wsgi [None req-72d91311-7d38-4c10-831d-449bedd44ef6 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.579712] [55243]: DEBUG cinder.api.openstack.wsgi [None req-72d91311-7d38-4c10-831d-449bedd44ef6 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.590900] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.590900] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.596370] [55243]: INFO cinder.volume.api [None req-72d91311-7d38-4c10-831d-449bedd44ef6 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 926.601078] [55243]: INFO cinder.api.openstack.wsgi [None req-72d91311-7d38-4c10-831d-449bedd44ef6 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 926.601476] [55243]: [pid: 55243|app: 0|req: 93/179] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:46 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 927.145952] [55243]: DEBUG cinder.api.middleware.request_id [None req-7a317dfb-024c-4226-8afd-a5118504b86b None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.150729] [55243]: INFO cinder.api.openstack.wsgi [None req-7a317dfb-024c-4226-8afd-a5118504b86b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 927.150729] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7a317dfb-024c-4226-8afd-a5118504b86b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.150729] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7a317dfb-024c-4226-8afd-a5118504b86b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.163531] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.163531] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.168933] [55243]: INFO cinder.volume.api [None req-7a317dfb-024c-4226-8afd-a5118504b86b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 927.174383] [55243]: INFO cinder.api.openstack.wsgi [None req-7a317dfb-024c-4226-8afd-a5118504b86b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 927.174989] [55243]: [pid: 55243|app: 0|req: 94/180] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:46 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 927.616099] [55243]: DEBUG cinder.api.middleware.request_id [None req-c8646db0-b276-4129-b08c-4d4a883b55e8 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.618173] [55243]: INFO cinder.api.openstack.wsgi [None req-c8646db0-b276-4129-b08c-4d4a883b55e8 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 927.618415] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c8646db0-b276-4129-b08c-4d4a883b55e8 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.618637] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c8646db0-b276-4129-b08c-4d4a883b55e8 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.626937] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.626937] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.629694] [55243]: INFO cinder.volume.api [None req-c8646db0-b276-4129-b08c-4d4a883b55e8 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 927.634753] [55243]: INFO cinder.api.openstack.wsgi [None req-c8646db0-b276-4129-b08c-4d4a883b55e8 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 927.635308] [55243]: [pid: 55243|app: 0|req: 95/181] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:47 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 928.115554] [55244]: DEBUG cinder.coordination [req-0e094578-936e-4517-ad54-1f129b5c546f req-98927242-0653-40c7-a893-573059ee3654 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Lock "cinder-attachment_update-408457a1-6834-4aa8-a17f-36c4130b875d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=55244) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 928.115990] [55244]: INFO cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-98927242-0653-40c7-a893-573059ee3654 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/attachments/3e4823e9-afab-47b1-9af5-ca9a91a5f247 returned with HTTP 200 [ 928.117100] [55244]: [pid: 55244|app: 0|req: 87/182] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:02:43 2025] PUT /volume/v3/attachments/3e4823e9-afab-47b1-9af5-ca9a91a5f247 => generated 617 bytes in 4552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 928.189227] [55243]: DEBUG cinder.api.middleware.request_id [None req-a4299d77-22de-4495-89e3-7cec6b017ac1 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.191502] [55243]: INFO cinder.api.openstack.wsgi [None req-a4299d77-22de-4495-89e3-7cec6b017ac1 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 928.191502] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a4299d77-22de-4495-89e3-7cec6b017ac1 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.191502] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a4299d77-22de-4495-89e3-7cec6b017ac1 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.206842] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.206842] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.211593] [55243]: INFO cinder.volume.api [None req-a4299d77-22de-4495-89e3-7cec6b017ac1 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 928.217065] [55243]: INFO cinder.api.openstack.wsgi [None req-a4299d77-22de-4495-89e3-7cec6b017ac1 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 928.217491] [55243]: [pid: 55243|app: 0|req: 96/183] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:47 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.646593] [55244]: DEBUG cinder.api.middleware.request_id [None req-54254a31-3629-406c-8cc4-9124bafb7251 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.648366] [55244]: INFO cinder.api.openstack.wsgi [None req-54254a31-3629-406c-8cc4-9124bafb7251 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 928.648617] [55244]: DEBUG cinder.api.openstack.wsgi [None req-54254a31-3629-406c-8cc4-9124bafb7251 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.648833] [55244]: DEBUG cinder.api.openstack.wsgi [None req-54254a31-3629-406c-8cc4-9124bafb7251 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.660019] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.660019] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.661062] [55244]: INFO cinder.volume.api [None req-54254a31-3629-406c-8cc4-9124bafb7251 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 928.665826] [55244]: INFO cinder.api.openstack.wsgi [None req-54254a31-3629-406c-8cc4-9124bafb7251 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 928.666245] [55244]: [pid: 55244|app: 0|req: 88/184] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:48 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 929.228607] [55243]: DEBUG cinder.api.middleware.request_id [None req-6de45ecc-05cf-452c-9708-28c273dd778e None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.230844] [55243]: INFO cinder.api.openstack.wsgi [None req-6de45ecc-05cf-452c-9708-28c273dd778e tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 929.231389] [55243]: DEBUG cinder.api.openstack.wsgi [None req-6de45ecc-05cf-452c-9708-28c273dd778e tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.231389] [55243]: DEBUG cinder.api.openstack.wsgi [None req-6de45ecc-05cf-452c-9708-28c273dd778e tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.245836] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.245836] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.249901] [55243]: INFO cinder.volume.api [None req-6de45ecc-05cf-452c-9708-28c273dd778e tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 929.254746] [55243]: INFO cinder.api.openstack.wsgi [None req-6de45ecc-05cf-452c-9708-28c273dd778e tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 929.255183] [55243]: [pid: 55243|app: 0|req: 97/185] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:48 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 929.678264] [55244]: DEBUG cinder.api.middleware.request_id [None req-a1653ff4-d443-4419-ba51-d2a411efe439 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.680375] [55244]: INFO cinder.api.openstack.wsgi [None req-a1653ff4-d443-4419-ba51-d2a411efe439 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 929.680615] [55244]: DEBUG cinder.api.openstack.wsgi [None req-a1653ff4-d443-4419-ba51-d2a411efe439 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.680827] [55244]: DEBUG cinder.api.openstack.wsgi [None req-a1653ff4-d443-4419-ba51-d2a411efe439 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.688466] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.688466] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.691938] [55244]: INFO cinder.volume.api [None req-a1653ff4-d443-4419-ba51-d2a411efe439 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 929.697523] [55244]: INFO cinder.api.openstack.wsgi [None req-a1653ff4-d443-4419-ba51-d2a411efe439 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 929.697900] [55244]: [pid: 55244|app: 0|req: 89/186] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:02:49 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 1572 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 929.725030] [55243]: DEBUG cinder.api.middleware.request_id [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-aabf6a25-038d-4386-a295-f5190d55be74 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.727419] [55243]: INFO cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-aabf6a25-038d-4386-a295-f5190d55be74 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 929.727635] [55243]: DEBUG cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-aabf6a25-038d-4386-a295-f5190d55be74 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.727849] [55243]: DEBUG cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-aabf6a25-038d-4386-a295-f5190d55be74 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.735509] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.735509] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.735783] [55244]: DEBUG cinder.api.middleware.request_id [req-0e094578-936e-4517-ad54-1f129b5c546f req-8a60aad1-8270-40e9-8e4a-a85c625c3449 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.738047] [55244]: INFO cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-8a60aad1-8270-40e9-8e4a-a85c625c3449 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] POST http://10.180.1.21/volume/v3/attachments/3e4823e9-afab-47b1-9af5-ca9a91a5f247/action [ 929.738458] [55244]: DEBUG cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-8a60aad1-8270-40e9-8e4a-a85c625c3449 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action body: b'{"os-complete": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 929.739099] [55244]: DEBUG cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-8a60aad1-8270-40e9-8e4a-a85c625c3449 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 929.739149] [55243]: INFO cinder.volume.api [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-aabf6a25-038d-4386-a295-f5190d55be74 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 929.743604] [55243]: INFO cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-aabf6a25-038d-4386-a295-f5190d55be74 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 929.744432] [55243]: [pid: 55243|app: 0|req: 98/187] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:02:49 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 929.754033] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.754033] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.761277] [55244]: INFO cinder.api.openstack.wsgi [req-0e094578-936e-4517-ad54-1f129b5c546f req-8a60aad1-8270-40e9-8e4a-a85c625c3449 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/attachments/3e4823e9-afab-47b1-9af5-ca9a91a5f247/action returned with HTTP 204 [ 929.761599] [55244]: [pid: 55244|app: 0|req: 90/188] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:02:49 2025] POST /volume/v3/attachments/3e4823e9-afab-47b1-9af5-ca9a91a5f247/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 930.015011] [55243]: DEBUG cinder.api.middleware.request_id [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-0630f389-4ce1-4d3f-928a-0816dfc6b315 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.017417] [55243]: INFO cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-0630f389-4ce1-4d3f-928a-0816dfc6b315 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 930.017628] [55243]: DEBUG cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-0630f389-4ce1-4d3f-928a-0816dfc6b315 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.017844] [55243]: DEBUG cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-0630f389-4ce1-4d3f-928a-0816dfc6b315 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.026039] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.026039] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.029172] [55243]: INFO cinder.volume.api [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-0630f389-4ce1-4d3f-928a-0816dfc6b315 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 930.034015] [55243]: INFO cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-0630f389-4ce1-4d3f-928a-0816dfc6b315 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 930.034358] [55243]: [pid: 55243|app: 0|req: 99/189] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:02:49 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 930.040027] [55244]: DEBUG cinder.api.middleware.request_id [None req-39716f51-4ba6-4577-a68b-4f4357022daa None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.040362] [55244]: INFO cinder.api.openstack.wsgi [None req-39716f51-4ba6-4577-a68b-4f4357022daa None None] GET http://10.180.1.21/volume// [ 930.040546] [55244]: DEBUG cinder.api.openstack.wsgi [None req-39716f51-4ba6-4577-a68b-4f4357022daa None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.040761] [55244]: DEBUG cinder.api.openstack.wsgi [None req-39716f51-4ba6-4577-a68b-4f4357022daa None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.041178] [55244]: INFO cinder.api.openstack.wsgi [None req-39716f51-4ba6-4577-a68b-4f4357022daa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 930.041645] [55244]: [pid: 55244|app: 0|req: 91/190] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 11:02:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 930.044832] [55243]: DEBUG cinder.api.middleware.request_id [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-e536fa84-4ce6-4383-b6eb-835f20a4f9a5 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.046899] [55243]: INFO cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-e536fa84-4ce6-4383-b6eb-835f20a4f9a5 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] POST http://10.180.1.21/volume/v3/attachments [ 930.047294] [55243]: DEBUG cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-e536fa84-4ce6-4383-b6eb-835f20a4f9a5 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b79aa92-2774-4321-8dad-f88960070b05", "connector": null, "instance_uuid": "ca3600be-6aac-448b-88a4-d53380fadaf2"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 930.056156] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.056156] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.075720] [55243]: INFO cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-e536fa84-4ce6-4383-b6eb-835f20a4f9a5 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 930.075859] [55243]: [pid: 55243|app: 0|req: 100/191] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:02:49 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) [ 930.265536] [55244]: DEBUG cinder.api.middleware.request_id [None req-ce4e3ec2-a55d-4b8c-8ef9-8fc69cfd7969 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.267326] [55244]: INFO cinder.api.openstack.wsgi [None req-ce4e3ec2-a55d-4b8c-8ef9-8fc69cfd7969 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 930.267547] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ce4e3ec2-a55d-4b8c-8ef9-8fc69cfd7969 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.267760] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ce4e3ec2-a55d-4b8c-8ef9-8fc69cfd7969 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.281096] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.281096] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.284816] [55244]: INFO cinder.volume.api [None req-ce4e3ec2-a55d-4b8c-8ef9-8fc69cfd7969 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 930.289548] [55244]: INFO cinder.api.openstack.wsgi [None req-ce4e3ec2-a55d-4b8c-8ef9-8fc69cfd7969 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 930.290013] [55244]: [pid: 55244|app: 0|req: 92/192] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:49 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 930.299889] [55243]: DEBUG cinder.api.middleware.request_id [None req-dcd20d31-72b9-4ba9-8c47-8dea82807775 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.302054] [55243]: INFO cinder.api.openstack.wsgi [None req-dcd20d31-72b9-4ba9-8c47-8dea82807775 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 930.302320] [55243]: DEBUG cinder.api.openstack.wsgi [None req-dcd20d31-72b9-4ba9-8c47-8dea82807775 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.302575] [55243]: DEBUG cinder.api.openstack.wsgi [None req-dcd20d31-72b9-4ba9-8c47-8dea82807775 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.312840] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.312840] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.316147] [55243]: INFO cinder.volume.api [None req-dcd20d31-72b9-4ba9-8c47-8dea82807775 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 930.320473] [55243]: INFO cinder.api.openstack.wsgi [None req-dcd20d31-72b9-4ba9-8c47-8dea82807775 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 930.321066] [55243]: [pid: 55243|app: 0|req: 101/193] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:02:49 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 940.287202] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=170,cinder:INSERT=27,cinder:UPDATE=41 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 940.319058] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=244,cinder:UPDATE=42,cinder:INSERT=35 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 943.321771] [55244]: DEBUG cinder.api.middleware.request_id [None req-7a1a39f5-83f1-4d21-9b18-29843fe57890 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.322300] [55244]: INFO cinder.api.openstack.wsgi [None req-7a1a39f5-83f1-4d21-9b18-29843fe57890 None None] GET http://10.180.1.21/volume// [ 943.322540] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7a1a39f5-83f1-4d21-9b18-29843fe57890 None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.322843] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7a1a39f5-83f1-4d21-9b18-29843fe57890 None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.323349] [55244]: INFO cinder.api.openstack.wsgi [None req-7a1a39f5-83f1-4d21-9b18-29843fe57890 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 943.323713] [55244]: [pid: 55244|app: 0|req: 93/194] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:03:02 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 943.327808] [55243]: DEBUG cinder.api.middleware.request_id [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-da4f3a19-8597-4513-8267-05f2a8222287 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.330211] [55243]: INFO cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-da4f3a19-8597-4513-8267-05f2a8222287 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 943.330421] [55243]: DEBUG cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-da4f3a19-8597-4513-8267-05f2a8222287 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.330709] [55243]: DEBUG cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-da4f3a19-8597-4513-8267-05f2a8222287 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.346616] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.346616] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.350673] [55243]: INFO cinder.volume.api [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-da4f3a19-8597-4513-8267-05f2a8222287 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 943.356612] [55243]: INFO cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-da4f3a19-8597-4513-8267-05f2a8222287 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 943.357162] [55243]: [pid: 55243|app: 0|req: 102/195] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:03:02 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 1571 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 943.477552] [55244]: DEBUG cinder.api.middleware.request_id [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-5b68c09d-7817-44c1-acd6-b04c3448d1d6 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.480857] [55244]: INFO cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-5b68c09d-7817-44c1-acd6-b04c3448d1d6 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] PUT http://10.180.1.21/volume/v3/attachments/4a6235d0-6351-46c9-bb37-8346f9e6a371 [ 943.481571] [55244]: DEBUG cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-5b68c09d-7817-44c1-acd6-b04c3448d1d6 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-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=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 943.490202] [55244]: DEBUG cinder.coordination [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-5b68c09d-7817-44c1-acd6-b04c3448d1d6 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Acquiring lock "cinder-attachment_update-7b79aa92-2774-4321-8dad-f88960070b05-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 943.495574] [55244]: DEBUG cinder.coordination [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-5b68c09d-7817-44c1-acd6-b04c3448d1d6 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Lock "cinder-attachment_update-7b79aa92-2774-4321-8dad-f88960070b05-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 943.496740] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.496740] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.030181] [55244]: DEBUG cinder.coordination [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-5b68c09d-7817-44c1-acd6-b04c3448d1d6 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Lock "cinder-attachment_update-7b79aa92-2774-4321-8dad-f88960070b05-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.534s {{(pid=55244) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 944.030579] [55244]: INFO cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-5b68c09d-7817-44c1-acd6-b04c3448d1d6 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/attachments/4a6235d0-6351-46c9-bb37-8346f9e6a371 returned with HTTP 200 [ 944.031109] [55244]: [pid: 55244|app: 0|req: 94/196] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:03:02 2025] PUT /volume/v3/attachments/4a6235d0-6351-46c9-bb37-8346f9e6a371 => generated 617 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 944.539283] [55243]: DEBUG cinder.api.middleware.request_id [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-45e4f1a7-192f-4fad-a6fc-729eae742d7d None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.544919] [55243]: INFO cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-45e4f1a7-192f-4fad-a6fc-729eae742d7d tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] POST http://10.180.1.21/volume/v3/attachments/4a6235d0-6351-46c9-bb37-8346f9e6a371/action [ 944.545535] [55243]: DEBUG cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-45e4f1a7-192f-4fad-a6fc-729eae742d7d tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Action body: b'{"os-complete": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 944.545808] [55243]: DEBUG cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-45e4f1a7-192f-4fad-a6fc-729eae742d7d tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 944.569243] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.569243] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.582740] [55243]: INFO cinder.api.openstack.wsgi [req-04e62c8d-5010-48cf-a06a-2d09720c6cb4 req-45e4f1a7-192f-4fad-a6fc-729eae742d7d tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/attachments/4a6235d0-6351-46c9-bb37-8346f9e6a371/action returned with HTTP 204 [ 944.582740] [55243]: [pid: 55243|app: 0|req: 103/197] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:03:03 2025] POST /volume/v3/attachments/4a6235d0-6351-46c9-bb37-8346f9e6a371/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 948.399037] [55244]: DEBUG cinder.api.middleware.request_id [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-0959d31e-df65-4fdd-aac2-2680365a7940 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.402065] [55244]: INFO cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-0959d31e-df65-4fdd-aac2-2680365a7940 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 948.402331] [55244]: DEBUG cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-0959d31e-df65-4fdd-aac2-2680365a7940 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.402569] [55244]: DEBUG cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-0959d31e-df65-4fdd-aac2-2680365a7940 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.414549] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.414549] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.420562] [55244]: INFO cinder.volume.api [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-0959d31e-df65-4fdd-aac2-2680365a7940 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 948.428034] [55244]: INFO cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-0959d31e-df65-4fdd-aac2-2680365a7940 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 948.428519] [55244]: [pid: 55244|app: 0|req: 95/198] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:03:07 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 949.962337] [55243]: DEBUG cinder.api.middleware.request_id [None req-47c89534-b575-4666-94b0-d3a3fadfe66e None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.962337] [55243]: INFO cinder.api.openstack.wsgi [None req-47c89534-b575-4666-94b0-d3a3fadfe66e None None] GET http://10.180.1.21/volume// [ 949.962686] [55243]: DEBUG cinder.api.openstack.wsgi [None req-47c89534-b575-4666-94b0-d3a3fadfe66e None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.962716] [55243]: DEBUG cinder.api.openstack.wsgi [None req-47c89534-b575-4666-94b0-d3a3fadfe66e None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.963330] [55243]: INFO cinder.api.openstack.wsgi [None req-47c89534-b575-4666-94b0-d3a3fadfe66e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 949.963440] [55243]: [pid: 55243|app: 0|req: 104/199] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 11:03:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 949.968633] [55244]: DEBUG cinder.api.middleware.request_id [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-f04e1743-3898-42f3-9753-d3fe5970ab7d None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.971798] [55244]: INFO cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-f04e1743-3898-42f3-9753-d3fe5970ab7d tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] POST http://10.180.1.21/volume/v3/attachments [ 949.972176] [55244]: DEBUG cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-f04e1743-3898-42f3-9753-d3fe5970ab7d tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74f0affe-bbf4-4679-8c2a-ed06714098fa", "connector": null, "instance_uuid": "4b0231ca-024f-4228-a2df-02d7b62ecb9e"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 949.985679] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.985679] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.018715] [55244]: INFO cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-f04e1743-3898-42f3-9753-d3fe5970ab7d tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 950.019249] [55244]: [pid: 55244|app: 0|req: 96/200] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:03:09 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 950.055442] [55243]: DEBUG cinder.api.middleware.request_id [None req-9509cffb-5ffa-4e5f-ad01-abea4d0547a8 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.056475] [55243]: INFO cinder.api.openstack.wsgi [None req-9509cffb-5ffa-4e5f-ad01-abea4d0547a8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 950.056862] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9509cffb-5ffa-4e5f-ad01-abea4d0547a8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.057313] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9509cffb-5ffa-4e5f-ad01-abea4d0547a8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.073471] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.073471] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.082490] [55243]: INFO cinder.volume.api [None req-9509cffb-5ffa-4e5f-ad01-abea4d0547a8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 950.089217] [55243]: INFO cinder.api.openstack.wsgi [None req-9509cffb-5ffa-4e5f-ad01-abea4d0547a8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 950.089797] [55243]: [pid: 55243|app: 0|req: 105/201] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:09 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 950.548148] [55244]: DEBUG cinder.api.middleware.request_id [None req-2e1bc4b1-98aa-4f09-bc71-653862b8753f None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.548148] [55244]: INFO cinder.api.openstack.wsgi [None req-2e1bc4b1-98aa-4f09-bc71-653862b8753f None None] GET http://10.180.1.21/volume// [ 950.548148] [55244]: DEBUG cinder.api.openstack.wsgi [None req-2e1bc4b1-98aa-4f09-bc71-653862b8753f None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.548148] [55244]: DEBUG cinder.api.openstack.wsgi [None req-2e1bc4b1-98aa-4f09-bc71-653862b8753f None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.548148] [55244]: INFO cinder.api.openstack.wsgi [None req-2e1bc4b1-98aa-4f09-bc71-653862b8753f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 950.548148] [55244]: [pid: 55244|app: 0|req: 97/202] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:03:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 950.553234] [55243]: DEBUG cinder.api.middleware.request_id [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-998f2e66-911f-46bb-a4a1-a3608bcf4bff None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.558854] [55243]: INFO cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-998f2e66-911f-46bb-a4a1-a3608bcf4bff tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 950.559588] [55243]: DEBUG cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-998f2e66-911f-46bb-a4a1-a3608bcf4bff tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.560207] [55243]: DEBUG cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-998f2e66-911f-46bb-a4a1-a3608bcf4bff tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.584672] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.584672] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.592572] [55243]: INFO cinder.volume.api [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-998f2e66-911f-46bb-a4a1-a3608bcf4bff tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 950.597920] [55243]: INFO cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-998f2e66-911f-46bb-a4a1-a3608bcf4bff tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 950.598431] [55243]: [pid: 55243|app: 0|req: 106/203] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:03:10 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 1031 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 950.626064] [55244]: DEBUG cinder.api.middleware.request_id [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-fe2ab4a9-a02b-4929-9582-9d4a2ed41885 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.629198] [55244]: INFO cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-fe2ab4a9-a02b-4929-9582-9d4a2ed41885 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] PUT http://10.180.1.21/volume/v3/attachments/5fee0d7e-7b2b-426e-9d14-958b0f4f41b4 [ 950.629622] [55244]: DEBUG cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-fe2ab4a9-a02b-4929-9582-9d4a2ed41885 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-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-512420", "mountpoint": "/dev/sdb"}}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 950.640307] [55244]: DEBUG cinder.coordination [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-fe2ab4a9-a02b-4929-9582-9d4a2ed41885 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Acquiring lock "cinder-attachment_update-74f0affe-bbf4-4679-8c2a-ed06714098fa-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 950.646566] [55244]: DEBUG cinder.coordination [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-fe2ab4a9-a02b-4929-9582-9d4a2ed41885 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Lock "cinder-attachment_update-74f0affe-bbf4-4679-8c2a-ed06714098fa-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 950.647928] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.647928] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.113107] [55243]: DEBUG cinder.api.middleware.request_id [None req-d495f96a-c909-466f-a66a-567664056da1 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.115287] [55243]: INFO cinder.api.openstack.wsgi [None req-d495f96a-c909-466f-a66a-567664056da1 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 951.115512] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d495f96a-c909-466f-a66a-567664056da1 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.115736] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d495f96a-c909-466f-a66a-567664056da1 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.134500] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.134500] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.140243] [55243]: INFO cinder.volume.api [None req-d495f96a-c909-466f-a66a-567664056da1 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 951.144319] [55243]: INFO cinder.api.openstack.wsgi [None req-d495f96a-c909-466f-a66a-567664056da1 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 951.144741] [55243]: [pid: 55243|app: 0|req: 107/204] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:10 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.160925] [55243]: DEBUG cinder.api.middleware.request_id [None req-eb3b67bb-107e-47ae-870b-721387ba701e None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.164033] [55243]: INFO cinder.api.openstack.wsgi [None req-eb3b67bb-107e-47ae-870b-721387ba701e tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 952.164476] [55243]: DEBUG cinder.api.openstack.wsgi [None req-eb3b67bb-107e-47ae-870b-721387ba701e tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.164754] [55243]: DEBUG cinder.api.openstack.wsgi [None req-eb3b67bb-107e-47ae-870b-721387ba701e tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.183027] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.183027] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.190165] [55243]: INFO cinder.volume.api [None req-eb3b67bb-107e-47ae-870b-721387ba701e tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 952.194267] [55243]: INFO cinder.api.openstack.wsgi [None req-eb3b67bb-107e-47ae-870b-721387ba701e tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 952.194696] [55243]: [pid: 55243|app: 0|req: 108/205] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:11 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.221440] [55243]: DEBUG cinder.api.middleware.request_id [None req-aca8c792-dc24-4fc7-b162-ca092e8fdcee None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.224164] [55243]: INFO cinder.api.openstack.wsgi [None req-aca8c792-dc24-4fc7-b162-ca092e8fdcee tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 953.224401] [55243]: DEBUG cinder.api.openstack.wsgi [None req-aca8c792-dc24-4fc7-b162-ca092e8fdcee tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.224678] [55243]: DEBUG cinder.api.openstack.wsgi [None req-aca8c792-dc24-4fc7-b162-ca092e8fdcee tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.245913] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.245913] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.250517] [55243]: INFO cinder.volume.api [None req-aca8c792-dc24-4fc7-b162-ca092e8fdcee tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 953.258743] [55243]: INFO cinder.api.openstack.wsgi [None req-aca8c792-dc24-4fc7-b162-ca092e8fdcee tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 953.259283] [55243]: [pid: 55243|app: 0|req: 109/206] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:12 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.270324] [55243]: DEBUG cinder.api.middleware.request_id [None req-71b5fd1b-407a-4dcb-badb-108c2fc72d24 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.272680] [55243]: INFO cinder.api.openstack.wsgi [None req-71b5fd1b-407a-4dcb-badb-108c2fc72d24 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 954.272912] [55243]: DEBUG cinder.api.openstack.wsgi [None req-71b5fd1b-407a-4dcb-badb-108c2fc72d24 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.273150] [55243]: DEBUG cinder.api.openstack.wsgi [None req-71b5fd1b-407a-4dcb-badb-108c2fc72d24 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.288404] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.288404] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.293358] [55243]: INFO cinder.volume.api [None req-71b5fd1b-407a-4dcb-badb-108c2fc72d24 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 954.299577] [55243]: INFO cinder.api.openstack.wsgi [None req-71b5fd1b-407a-4dcb-badb-108c2fc72d24 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 954.300128] [55243]: [pid: 55243|app: 0|req: 110/207] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:13 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 955.184614] [55244]: DEBUG cinder.coordination [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-fe2ab4a9-a02b-4929-9582-9d4a2ed41885 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Lock "cinder-attachment_update-74f0affe-bbf4-4679-8c2a-ed06714098fa-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.537s {{(pid=55244) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 955.184614] [55244]: INFO cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-fe2ab4a9-a02b-4929-9582-9d4a2ed41885 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/attachments/5fee0d7e-7b2b-426e-9d14-958b0f4f41b4 returned with HTTP 200 [ 955.184991] [55244]: [pid: 55244|app: 0|req: 98/208] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:03:10 2025] PUT /volume/v3/attachments/5fee0d7e-7b2b-426e-9d14-958b0f4f41b4 => generated 617 bytes in 4559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 955.310751] [55243]: DEBUG cinder.api.middleware.request_id [None req-7cd85b54-da21-4f53-93bb-6df5b35e8ca6 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.312939] [55243]: INFO cinder.api.openstack.wsgi [None req-7cd85b54-da21-4f53-93bb-6df5b35e8ca6 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 955.313176] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7cd85b54-da21-4f53-93bb-6df5b35e8ca6 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.313397] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7cd85b54-da21-4f53-93bb-6df5b35e8ca6 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.329106] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.329106] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.333350] [55243]: INFO cinder.volume.api [None req-7cd85b54-da21-4f53-93bb-6df5b35e8ca6 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 955.339200] [55243]: INFO cinder.api.openstack.wsgi [None req-7cd85b54-da21-4f53-93bb-6df5b35e8ca6 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 955.339888] [55243]: [pid: 55243|app: 0|req: 111/209] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:14 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.353431] [55244]: DEBUG cinder.api.middleware.request_id [None req-7cb3ec9c-4446-4e03-938d-d81eb8fdcab1 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.356327] [55244]: INFO cinder.api.openstack.wsgi [None req-7cb3ec9c-4446-4e03-938d-d81eb8fdcab1 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 956.356557] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7cb3ec9c-4446-4e03-938d-d81eb8fdcab1 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.356770] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7cb3ec9c-4446-4e03-938d-d81eb8fdcab1 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.373022] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.373022] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.377237] [55244]: INFO cinder.volume.api [None req-7cb3ec9c-4446-4e03-938d-d81eb8fdcab1 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 956.383499] [55244]: INFO cinder.api.openstack.wsgi [None req-7cb3ec9c-4446-4e03-938d-d81eb8fdcab1 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 956.383964] [55244]: [pid: 55244|app: 0|req: 99/210] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:15 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.851096] [55243]: DEBUG cinder.api.middleware.request_id [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-d4c6c1a9-7223-40a6-8a19-780057423b17 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.858315] [55243]: INFO cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-d4c6c1a9-7223-40a6-8a19-780057423b17 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] POST http://10.180.1.21/volume/v3/attachments/5fee0d7e-7b2b-426e-9d14-958b0f4f41b4/action [ 956.858315] [55243]: DEBUG cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-d4c6c1a9-7223-40a6-8a19-780057423b17 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Action body: b'{"os-complete": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 956.858315] [55243]: DEBUG cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-d4c6c1a9-7223-40a6-8a19-780057423b17 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 956.883235] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.883235] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.900801] [55243]: INFO cinder.api.openstack.wsgi [req-2e612fcc-59db-4b3a-82a2-d08a034780c7 req-d4c6c1a9-7223-40a6-8a19-780057423b17 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/attachments/5fee0d7e-7b2b-426e-9d14-958b0f4f41b4/action returned with HTTP 204 [ 956.902073] [55243]: [pid: 55243|app: 0|req: 112/211] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:03:16 2025] POST /volume/v3/attachments/5fee0d7e-7b2b-426e-9d14-958b0f4f41b4/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 957.399386] [55244]: DEBUG cinder.api.middleware.request_id [None req-bfafdd4f-b7aa-45fd-bdc6-6e050f6b79bd None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.404486] [55244]: INFO cinder.api.openstack.wsgi [None req-bfafdd4f-b7aa-45fd-bdc6-6e050f6b79bd tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 957.404486] [55244]: DEBUG cinder.api.openstack.wsgi [None req-bfafdd4f-b7aa-45fd-bdc6-6e050f6b79bd tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.404486] [55244]: DEBUG cinder.api.openstack.wsgi [None req-bfafdd4f-b7aa-45fd-bdc6-6e050f6b79bd tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.422230] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.422230] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.428447] [55244]: INFO cinder.volume.api [None req-bfafdd4f-b7aa-45fd-bdc6-6e050f6b79bd tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 957.435375] [55244]: INFO cinder.api.openstack.wsgi [None req-bfafdd4f-b7aa-45fd-bdc6-6e050f6b79bd tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 957.435799] [55244]: [pid: 55244|app: 0|req: 100/212] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:16 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 957.436108] [55243]: DEBUG cinder.api.middleware.request_id [None req-a7cb5d2f-bc33-4f78-865e-aaf15a47e6e9 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.438475] [55243]: INFO cinder.api.openstack.wsgi [None req-a7cb5d2f-bc33-4f78-865e-aaf15a47e6e9 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 957.438831] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a7cb5d2f-bc33-4f78-865e-aaf15a47e6e9 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.440512] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a7cb5d2f-bc33-4f78-865e-aaf15a47e6e9 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.450391] [55244]: DEBUG cinder.api.middleware.request_id [None req-afd58ebd-051a-4666-af75-bddbae55e47e None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.452953] [55244]: INFO cinder.api.openstack.wsgi [None req-afd58ebd-051a-4666-af75-bddbae55e47e tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 957.453193] [55244]: DEBUG cinder.api.openstack.wsgi [None req-afd58ebd-051a-4666-af75-bddbae55e47e tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.453416] [55244]: DEBUG cinder.api.openstack.wsgi [None req-afd58ebd-051a-4666-af75-bddbae55e47e tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.453615] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.453615] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.463197] [55243]: INFO cinder.volume.api [None req-a7cb5d2f-bc33-4f78-865e-aaf15a47e6e9 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 957.467169] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.467169] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.471627] [55243]: INFO cinder.api.openstack.wsgi [None req-a7cb5d2f-bc33-4f78-865e-aaf15a47e6e9 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 957.471627] [55243]: [pid: 55243|app: 0|req: 113/213] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 11:03:16 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 1864 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 957.471901] [55244]: INFO cinder.volume.api [None req-afd58ebd-051a-4666-af75-bddbae55e47e tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 957.476925] [55244]: INFO cinder.api.openstack.wsgi [None req-afd58ebd-051a-4666-af75-bddbae55e47e tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 957.477505] [55244]: [pid: 55244|app: 0|req: 101/214] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:16 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 957.538075] [55243]: DEBUG cinder.api.middleware.request_id [req-1e99c696-563c-44af-b172-b38e6d61139f req-cf87a2c1-9478-4083-b1d9-dcbc26ab8119 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.540341] [55243]: INFO cinder.api.openstack.wsgi [req-1e99c696-563c-44af-b172-b38e6d61139f req-cf87a2c1-9478-4083-b1d9-dcbc26ab8119 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 957.540563] [55243]: DEBUG cinder.api.openstack.wsgi [req-1e99c696-563c-44af-b172-b38e6d61139f req-cf87a2c1-9478-4083-b1d9-dcbc26ab8119 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.540775] [55243]: DEBUG cinder.api.openstack.wsgi [req-1e99c696-563c-44af-b172-b38e6d61139f req-cf87a2c1-9478-4083-b1d9-dcbc26ab8119 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.550827] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.550827] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.556055] [55243]: INFO cinder.volume.api [req-1e99c696-563c-44af-b172-b38e6d61139f req-cf87a2c1-9478-4083-b1d9-dcbc26ab8119 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 957.558999] [55243]: INFO cinder.api.openstack.wsgi [req-1e99c696-563c-44af-b172-b38e6d61139f req-cf87a2c1-9478-4083-b1d9-dcbc26ab8119 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 957.559429] [55243]: [pid: 55243|app: 0|req: 114/215] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:03:16 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 963.638203] [55244]: DEBUG cinder.api.middleware.request_id [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.640283] [55244]: INFO cinder.api.openstack.wsgi [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] POST http://10.180.1.21/volume/v3/volumes [ 963.640900] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-885248468"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 963.642356] [55244]: DEBUG cinder.api.v3.volumes [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-885248468'}} {{(pid=55244) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 963.642544] [55244]: INFO cinder.api.v3.volumes [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Create volume of 1 GB [ 963.648888] [55244]: INFO cinder.volume.api [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Availability Zones retrieved successfully. [ 963.656587] [55244]: DEBUG cinder.volume.api [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Flow 'volume_create_api' (6c272167-1944-42bb-a14a-1b7f68e52de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 963.658215] [55244]: DEBUG cinder.volume.api [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f99c30-1077-4fb8-a80b-c460cd670c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 963.659640] [55244]: DEBUG cinder.volume.flows.api.create_volume [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Validating volume size '1' using validate_int {{(pid=55244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 963.679435] [55244]: DEBUG cinder.volume.api [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f99c30-1077-4fb8-a80b-c460cd670c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 963.680475] [55244]: DEBUG cinder.volume.api [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff42dd13-04e5-4957-aa84-ca7c29b17b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 963.733468] [55244]: DEBUG cinder.quota [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Created reservations ['4d98821e-d207-4b7b-bf5e-b96db57e858a', '69065e2f-2548-4acb-873a-089c84daa2f1', '7061c128-4dab-489b-9b2a-434e81277d15', '7496f809-cdc9-4475-b348-5456ff759d16'] {{(pid=55244) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 963.734632] [55244]: DEBUG cinder.volume.api [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff42dd13-04e5-4957-aa84-ca7c29b17b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d98821e-d207-4b7b-bf5e-b96db57e858a', '69065e2f-2548-4acb-873a-089c84daa2f1', '7061c128-4dab-489b-9b2a-434e81277d15', '7496f809-cdc9-4475-b348-5456ff759d16']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 963.735569] [55244]: DEBUG cinder.volume.api [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9caa06b-1d27-4f97-b6a6-eac89ebcc588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 963.751018] [55244]: DEBUG cinder.volume.api [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9caa06b-1d27-4f97-b6a6-eac89ebcc588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be8f5ff5-f9ac-4b37-90da-6a6fb713fde2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-885248468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20677c9df75d41af8feedcac67e7d06c',qos_specs=None,replication_status=,reservations=['4d98821e-d207-4b7b-bf5e-b96db57e858a','69065e2f-2548-4acb-873a-089c84daa2f1','7061c128-4dab-489b-9b2a-434e81277d15','7496f809-cdc9-4475-b348-5456ff759d16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6d220a21864d20861f69e6808e258b',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:03:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-885248468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be8f5ff5-f9ac-4b37-90da-6a6fb713fde2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20677c9df75d41af8feedcac67e7d06c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd6d220a21864d20861f69e6808e258b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 963.751018] [55244]: DEBUG cinder.volume.api [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdec4b66-debe-40da-89e2-39d0eb0253e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 963.769958] [55244]: DEBUG cinder.volume.api [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdec4b66-debe-40da-89e2-39d0eb0253e3) transitioned into state 'SUCCESS' from state '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-885248468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20677c9df75d41af8feedcac67e7d06c',qos_specs=None,replication_status=,reservations=['4d98821e-d207-4b7b-bf5e-b96db57e858a','69065e2f-2548-4acb-873a-089c84daa2f1','7061c128-4dab-489b-9b2a-434e81277d15','7496f809-cdc9-4475-b348-5456ff759d16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6d220a21864d20861f69e6808e258b',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 963.769958] [55244]: DEBUG cinder.volume.api [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e984feaa-33c5-4e58-9e2c-8bf8ecaec79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 963.779028] [55244]: DEBUG cinder.volume.api [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e984feaa-33c5-4e58-9e2c-8bf8ecaec79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 963.780351] [55244]: DEBUG cinder.volume.api [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Flow 'volume_create_api' (6c272167-1944-42bb-a14a-1b7f68e52de4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 963.780856] [55244]: INFO cinder.volume.api [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Create volume request issued successfully. [ 963.781629] [55244]: INFO cinder.api.openstack.wsgi [None req-ab2534f3-10a3-4374-956d-03d09f769ee9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 963.782190] [55244]: [pid: 55244|app: 0|req: 102/216] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:03:23 2025] POST /volume/v3/volumes => generated 753 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 963.796307] [55243]: DEBUG cinder.api.middleware.request_id [None req-24b7af39-f03b-4001-beb1-d932aa026330 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.798492] [55243]: INFO cinder.api.openstack.wsgi [None req-24b7af39-f03b-4001-beb1-d932aa026330 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 963.798712] [55243]: DEBUG cinder.api.openstack.wsgi [None req-24b7af39-f03b-4001-beb1-d932aa026330 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 963.798942] [55243]: DEBUG cinder.api.openstack.wsgi [None req-24b7af39-f03b-4001-beb1-d932aa026330 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 963.807963] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 963.807963] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 963.813048] [55243]: INFO cinder.volume.api [None req-24b7af39-f03b-4001-beb1-d932aa026330 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 963.819258] [55243]: INFO cinder.api.openstack.wsgi [None req-24b7af39-f03b-4001-beb1-d932aa026330 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 963.819899] [55243]: [pid: 55243|app: 0|req: 115/217] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:23 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 964.836967] [55244]: DEBUG cinder.api.middleware.request_id [None req-7d6d4252-2655-4c33-957a-d3e8bf991b92 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.843410] [55244]: INFO cinder.api.openstack.wsgi [None req-7d6d4252-2655-4c33-957a-d3e8bf991b92 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 964.843410] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7d6d4252-2655-4c33-957a-d3e8bf991b92 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.843542] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7d6d4252-2655-4c33-957a-d3e8bf991b92 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.860281] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.860281] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.864592] [55244]: INFO cinder.volume.api [None req-7d6d4252-2655-4c33-957a-d3e8bf991b92 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 964.869978] [55244]: INFO cinder.api.openstack.wsgi [None req-7d6d4252-2655-4c33-957a-d3e8bf991b92 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 964.870464] [55244]: [pid: 55244|app: 0|req: 103/218] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:24 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 964.926197] [55243]: DEBUG cinder.api.middleware.request_id [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-2538c19a-d098-4a3d-a49b-0475fadc1f52 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.931097] [55243]: INFO cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-2538c19a-d098-4a3d-a49b-0475fadc1f52 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 964.931097] [55243]: DEBUG cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-2538c19a-d098-4a3d-a49b-0475fadc1f52 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.931097] [55243]: DEBUG cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-2538c19a-d098-4a3d-a49b-0475fadc1f52 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.942138] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.942138] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.946901] [55243]: INFO cinder.volume.api [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-2538c19a-d098-4a3d-a49b-0475fadc1f52 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 964.955116] [55243]: INFO cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-2538c19a-d098-4a3d-a49b-0475fadc1f52 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 964.955223] [55243]: [pid: 55243|app: 0|req: 116/219] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:03:24 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.482579] [55244]: DEBUG cinder.api.middleware.request_id [None req-cc52f2cc-0edc-4b5b-be73-cb21706df2be None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.483028] [55244]: INFO cinder.api.openstack.wsgi [None req-cc52f2cc-0edc-4b5b-be73-cb21706df2be None None] GET http://10.180.1.21/volume// [ 966.483217] [55244]: DEBUG cinder.api.openstack.wsgi [None req-cc52f2cc-0edc-4b5b-be73-cb21706df2be None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.483529] [55244]: DEBUG cinder.api.openstack.wsgi [None req-cc52f2cc-0edc-4b5b-be73-cb21706df2be None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.484357] [55244]: INFO cinder.api.openstack.wsgi [None req-cc52f2cc-0edc-4b5b-be73-cb21706df2be None None] http://10.180.1.21/volume// returned with HTTP 300 [ 966.484357] [55244]: [pid: 55244|app: 0|req: 104/220] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 11:03:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 966.489649] [55243]: DEBUG cinder.api.middleware.request_id [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-4370370e-6626-4e79-91c3-f968acdec5f7 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.492254] [55243]: INFO cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-4370370e-6626-4e79-91c3-f968acdec5f7 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] POST http://10.180.1.21/volume/v3/attachments [ 966.494056] [55243]: DEBUG cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-4370370e-6626-4e79-91c3-f968acdec5f7 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be8f5ff5-f9ac-4b37-90da-6a6fb713fde2", "connector": null, "instance_uuid": "945ec1b6-c1f6-4057-affe-31019484ac6f"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 966.519806] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.519806] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.544279] [55243]: INFO cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-4370370e-6626-4e79-91c3-f968acdec5f7 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 966.544802] [55243]: [pid: 55243|app: 0|req: 117/221] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:03:25 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 966.564335] [55244]: DEBUG cinder.api.middleware.request_id [None req-b20b9245-446d-4395-8d97-2a587acc993c None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.566790] [55244]: INFO cinder.api.openstack.wsgi [None req-b20b9245-446d-4395-8d97-2a587acc993c tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 966.567035] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b20b9245-446d-4395-8d97-2a587acc993c tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.567271] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b20b9245-446d-4395-8d97-2a587acc993c tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.579021] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.579021] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.582854] [55244]: INFO cinder.volume.api [None req-b20b9245-446d-4395-8d97-2a587acc993c tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 966.588708] [55244]: INFO cinder.api.openstack.wsgi [None req-b20b9245-446d-4395-8d97-2a587acc993c tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 966.589125] [55244]: [pid: 55244|app: 0|req: 105/222] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:26 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 967.067459] [55243]: DEBUG cinder.api.middleware.request_id [None req-14ea0410-26f1-40cc-be31-70db492b6ea5 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.068012] [55243]: INFO cinder.api.openstack.wsgi [None req-14ea0410-26f1-40cc-be31-70db492b6ea5 None None] GET http://10.180.1.21/volume// [ 967.068226] [55243]: DEBUG cinder.api.openstack.wsgi [None req-14ea0410-26f1-40cc-be31-70db492b6ea5 None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.068480] [55243]: DEBUG cinder.api.openstack.wsgi [None req-14ea0410-26f1-40cc-be31-70db492b6ea5 None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.068898] [55243]: INFO cinder.api.openstack.wsgi [None req-14ea0410-26f1-40cc-be31-70db492b6ea5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 967.069338] [55243]: [pid: 55243|app: 0|req: 118/223] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:03:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 967.073536] [55244]: DEBUG cinder.api.middleware.request_id [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-8006a31b-0cd7-4ee7-b398-32dfd9f987cb None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.076591] [55244]: INFO cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-8006a31b-0cd7-4ee7-b398-32dfd9f987cb tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 967.076833] [55244]: DEBUG cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-8006a31b-0cd7-4ee7-b398-32dfd9f987cb tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.077084] [55244]: DEBUG cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-8006a31b-0cd7-4ee7-b398-32dfd9f987cb tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.091586] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.091586] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.099321] [55244]: INFO cinder.volume.api [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-8006a31b-0cd7-4ee7-b398-32dfd9f987cb tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 967.108810] [55244]: INFO cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-8006a31b-0cd7-4ee7-b398-32dfd9f987cb tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 967.109340] [55244]: [pid: 55244|app: 0|req: 106/224] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:03:26 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 967.140831] [55243]: DEBUG cinder.api.middleware.request_id [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-21d85848-2891-47e2-816c-f5ebc22c1f71 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.143285] [55243]: INFO cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-21d85848-2891-47e2-816c-f5ebc22c1f71 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] PUT http://10.180.1.21/volume/v3/attachments/fe533a88-828d-4b1c-bb84-f3ebaf2ca4ac [ 967.143675] [55243]: DEBUG cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-21d85848-2891-47e2-816c-f5ebc22c1f71 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-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-512444", "mountpoint": "/dev/sdb"}}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 967.158125] [55243]: DEBUG cinder.coordination [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-21d85848-2891-47e2-816c-f5ebc22c1f71 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Acquiring lock "cinder-attachment_update-be8f5ff5-f9ac-4b37-90da-6a6fb713fde2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 967.163667] [55243]: DEBUG cinder.coordination [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-21d85848-2891-47e2-816c-f5ebc22c1f71 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Lock "cinder-attachment_update-be8f5ff5-f9ac-4b37-90da-6a6fb713fde2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 967.164872] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.164872] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.177081] [55244]: DEBUG cinder.api.middleware.request_id [req-32bc19c4-fb7a-48b0-8673-7f348dc049eb req-5b833f00-5fca-42b4-a024-7c5656068a18 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.181544] [55244]: INFO cinder.api.openstack.wsgi [req-32bc19c4-fb7a-48b0-8673-7f348dc049eb req-5b833f00-5fca-42b4-a024-7c5656068a18 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 967.181806] [55244]: DEBUG cinder.api.openstack.wsgi [req-32bc19c4-fb7a-48b0-8673-7f348dc049eb req-5b833f00-5fca-42b4-a024-7c5656068a18 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.182046] [55244]: DEBUG cinder.api.openstack.wsgi [req-32bc19c4-fb7a-48b0-8673-7f348dc049eb req-5b833f00-5fca-42b4-a024-7c5656068a18 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.202495] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.202495] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.207376] [55244]: INFO cinder.volume.api [req-32bc19c4-fb7a-48b0-8673-7f348dc049eb req-5b833f00-5fca-42b4-a024-7c5656068a18 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 967.213451] [55244]: INFO cinder.api.openstack.wsgi [req-32bc19c4-fb7a-48b0-8673-7f348dc049eb req-5b833f00-5fca-42b4-a024-7c5656068a18 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 967.214077] [55244]: [pid: 55244|app: 0|req: 107/225] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:03:26 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 967.601665] [55244]: DEBUG cinder.api.middleware.request_id [None req-94ec2715-6d83-4d9a-b8d8-aa74b9a1ea47 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.606028] [55244]: INFO cinder.api.openstack.wsgi [None req-94ec2715-6d83-4d9a-b8d8-aa74b9a1ea47 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 967.606028] [55244]: DEBUG cinder.api.openstack.wsgi [None req-94ec2715-6d83-4d9a-b8d8-aa74b9a1ea47 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.606028] [55244]: DEBUG cinder.api.openstack.wsgi [None req-94ec2715-6d83-4d9a-b8d8-aa74b9a1ea47 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.620555] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.620555] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.623511] [55244]: INFO cinder.volume.api [None req-94ec2715-6d83-4d9a-b8d8-aa74b9a1ea47 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 967.629046] [55244]: INFO cinder.api.openstack.wsgi [None req-94ec2715-6d83-4d9a-b8d8-aa74b9a1ea47 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 967.629046] [55244]: [pid: 55244|app: 0|req: 108/226] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:27 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 968.645676] [55244]: DEBUG cinder.api.middleware.request_id [None req-d0f5407e-b477-4eac-a8d1-fc9cd9f62e5a None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.651280] [55244]: INFO cinder.api.openstack.wsgi [None req-d0f5407e-b477-4eac-a8d1-fc9cd9f62e5a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 968.651748] [55244]: DEBUG cinder.api.openstack.wsgi [None req-d0f5407e-b477-4eac-a8d1-fc9cd9f62e5a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.652304] [55244]: DEBUG cinder.api.openstack.wsgi [None req-d0f5407e-b477-4eac-a8d1-fc9cd9f62e5a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.685440] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.685440] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.692650] [55244]: INFO cinder.volume.api [None req-d0f5407e-b477-4eac-a8d1-fc9cd9f62e5a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 968.699281] [55244]: INFO cinder.api.openstack.wsgi [None req-d0f5407e-b477-4eac-a8d1-fc9cd9f62e5a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 968.699801] [55244]: [pid: 55244|app: 0|req: 109/227] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:28 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 969.712200] [55244]: DEBUG cinder.api.middleware.request_id [None req-fdfe5bbf-3a80-47fd-ac51-3e5731841e36 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.714390] [55244]: INFO cinder.api.openstack.wsgi [None req-fdfe5bbf-3a80-47fd-ac51-3e5731841e36 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 969.714881] [55244]: DEBUG cinder.api.openstack.wsgi [None req-fdfe5bbf-3a80-47fd-ac51-3e5731841e36 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.714960] [55244]: DEBUG cinder.api.openstack.wsgi [None req-fdfe5bbf-3a80-47fd-ac51-3e5731841e36 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.728917] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.728917] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.733247] [55244]: INFO cinder.volume.api [None req-fdfe5bbf-3a80-47fd-ac51-3e5731841e36 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 969.738040] [55244]: INFO cinder.api.openstack.wsgi [None req-fdfe5bbf-3a80-47fd-ac51-3e5731841e36 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 969.738443] [55244]: [pid: 55244|app: 0|req: 110/228] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:29 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 970.749784] [55244]: DEBUG cinder.api.middleware.request_id [None req-f84eef1b-397a-44d7-986c-3ecb4bbc3e96 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.753540] [55244]: INFO cinder.api.openstack.wsgi [None req-f84eef1b-397a-44d7-986c-3ecb4bbc3e96 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 970.753540] [55244]: DEBUG cinder.api.openstack.wsgi [None req-f84eef1b-397a-44d7-986c-3ecb4bbc3e96 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.753540] [55244]: DEBUG cinder.api.openstack.wsgi [None req-f84eef1b-397a-44d7-986c-3ecb4bbc3e96 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.767051] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.767051] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 970.771210] [55244]: INFO cinder.volume.api [None req-f84eef1b-397a-44d7-986c-3ecb4bbc3e96 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 970.779237] [55244]: INFO cinder.api.openstack.wsgi [None req-f84eef1b-397a-44d7-986c-3ecb4bbc3e96 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 970.779681] [55244]: [pid: 55244|app: 0|req: 111/229] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:30 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 971.704529] [55243]: DEBUG cinder.coordination [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-21d85848-2891-47e2-816c-f5ebc22c1f71 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Lock "cinder-attachment_update-be8f5ff5-f9ac-4b37-90da-6a6fb713fde2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.541s {{(pid=55243) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 971.704932] [55243]: INFO cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-21d85848-2891-47e2-816c-f5ebc22c1f71 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/attachments/fe533a88-828d-4b1c-bb84-f3ebaf2ca4ac returned with HTTP 200 [ 971.705527] [55243]: [pid: 55243|app: 0|req: 119/230] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:03:26 2025] PUT /volume/v3/attachments/fe533a88-828d-4b1c-bb84-f3ebaf2ca4ac => generated 617 bytes in 4565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 971.799364] [55244]: DEBUG cinder.api.middleware.request_id [None req-a42aa127-c1e2-4278-a02a-e289dc244fc5 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.801582] [55244]: INFO cinder.api.openstack.wsgi [None req-a42aa127-c1e2-4278-a02a-e289dc244fc5 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 971.801845] [55244]: DEBUG cinder.api.openstack.wsgi [None req-a42aa127-c1e2-4278-a02a-e289dc244fc5 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.802117] [55244]: DEBUG cinder.api.openstack.wsgi [None req-a42aa127-c1e2-4278-a02a-e289dc244fc5 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.813846] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.813846] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.819095] [55244]: INFO cinder.volume.api [None req-a42aa127-c1e2-4278-a02a-e289dc244fc5 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 971.824904] [55244]: INFO cinder.api.openstack.wsgi [None req-a42aa127-c1e2-4278-a02a-e289dc244fc5 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 971.825213] [55244]: [pid: 55244|app: 0|req: 112/231] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:31 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 972.836028] [55243]: DEBUG cinder.api.middleware.request_id [None req-700c3d76-2388-4326-8347-78424c8a5954 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.838139] [55243]: INFO cinder.api.openstack.wsgi [None req-700c3d76-2388-4326-8347-78424c8a5954 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 972.838559] [55243]: DEBUG cinder.api.openstack.wsgi [None req-700c3d76-2388-4326-8347-78424c8a5954 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.838656] [55243]: DEBUG cinder.api.openstack.wsgi [None req-700c3d76-2388-4326-8347-78424c8a5954 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 972.853944] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.853944] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 972.858071] [55243]: INFO cinder.volume.api [None req-700c3d76-2388-4326-8347-78424c8a5954 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 972.863796] [55243]: INFO cinder.api.openstack.wsgi [None req-700c3d76-2388-4326-8347-78424c8a5954 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 972.864388] [55243]: [pid: 55243|app: 0|req: 120/232] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:32 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 973.230883] [55244]: DEBUG cinder.api.middleware.request_id [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-8b10431c-427c-421e-853f-7896d1c2fd47 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.233230] [55244]: INFO cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-8b10431c-427c-421e-853f-7896d1c2fd47 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 973.233452] [55244]: DEBUG cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-8b10431c-427c-421e-853f-7896d1c2fd47 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.233665] [55244]: DEBUG cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-8b10431c-427c-421e-853f-7896d1c2fd47 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.243642] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.243642] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.247200] [55244]: INFO cinder.volume.api [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-8b10431c-427c-421e-853f-7896d1c2fd47 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 973.252353] [55244]: INFO cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-8b10431c-427c-421e-853f-7896d1c2fd47 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 973.252839] [55244]: [pid: 55244|app: 0|req: 113/233] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:03:32 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 973.292096] [55243]: DEBUG cinder.api.middleware.request_id [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-3608b61e-b367-4702-85fa-9b7be1f6f8fd None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.295531] [55243]: INFO cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-3608b61e-b367-4702-85fa-9b7be1f6f8fd tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] POST http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d/action [ 973.295943] [55243]: DEBUG cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-3608b61e-b367-4702-85fa-9b7be1f6f8fd tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 973.296129] [55243]: DEBUG cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-3608b61e-b367-4702-85fa-9b7be1f6f8fd tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 973.306474] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.306474] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.307033] [55243]: INFO cinder.volume.api [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-3608b61e-b367-4702-85fa-9b7be1f6f8fd tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 973.318130] [55243]: INFO cinder.volume.api [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-3608b61e-b367-4702-85fa-9b7be1f6f8fd tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Begin detaching volume completed successfully. [ 973.318385] [55243]: INFO cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-3608b61e-b367-4702-85fa-9b7be1f6f8fd tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d/action returned with HTTP 202 [ 973.318851] [55243]: [pid: 55243|app: 0|req: 121/234] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 11:03:32 2025] POST /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 973.332619] [55244]: DEBUG cinder.api.middleware.request_id [None req-9c157947-530c-4c71-9c9d-6c9b38228b8b None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.334840] [55244]: INFO cinder.api.openstack.wsgi [None req-9c157947-530c-4c71-9c9d-6c9b38228b8b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 973.335115] [55244]: DEBUG cinder.api.openstack.wsgi [None req-9c157947-530c-4c71-9c9d-6c9b38228b8b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.335342] [55244]: DEBUG cinder.api.openstack.wsgi [None req-9c157947-530c-4c71-9c9d-6c9b38228b8b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.346284] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.346284] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.350540] [55244]: INFO cinder.volume.api [None req-9c157947-530c-4c71-9c9d-6c9b38228b8b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 973.359648] [55244]: INFO cinder.api.openstack.wsgi [None req-9c157947-530c-4c71-9c9d-6c9b38228b8b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 973.360174] [55244]: [pid: 55244|app: 0|req: 114/235] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:32 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 973.867608] [55243]: DEBUG cinder.api.middleware.request_id [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-842037e1-8cc4-4798-8cf9-24c1c373ed9d None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.870098] [55243]: INFO cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-842037e1-8cc4-4798-8cf9-24c1c373ed9d tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] POST http://10.180.1.21/volume/v3/attachments/fe533a88-828d-4b1c-bb84-f3ebaf2ca4ac/action [ 973.870560] [55243]: DEBUG cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-842037e1-8cc4-4798-8cf9-24c1c373ed9d tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action body: b'{"os-complete": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 973.870736] [55243]: DEBUG cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-842037e1-8cc4-4798-8cf9-24c1c373ed9d tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 973.874308] [55244]: DEBUG cinder.api.middleware.request_id [None req-04a6b6dd-fed6-4a9b-903d-8ae37b183fbd None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.876418] [55244]: INFO cinder.api.openstack.wsgi [None req-04a6b6dd-fed6-4a9b-903d-8ae37b183fbd tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 973.876631] [55244]: DEBUG cinder.api.openstack.wsgi [None req-04a6b6dd-fed6-4a9b-903d-8ae37b183fbd tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.876840] [55244]: DEBUG cinder.api.openstack.wsgi [None req-04a6b6dd-fed6-4a9b-903d-8ae37b183fbd tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.890251] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.890251] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.894541] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.894541] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.902139] [55243]: INFO cinder.api.openstack.wsgi [req-28eb7e59-29c2-44cf-a753-82cf43a07eb0 req-842037e1-8cc4-4798-8cf9-24c1c373ed9d tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/attachments/fe533a88-828d-4b1c-bb84-f3ebaf2ca4ac/action returned with HTTP 204 [ 973.902597] [55243]: [pid: 55243|app: 0|req: 122/236] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:03:33 2025] POST /volume/v3/attachments/fe533a88-828d-4b1c-bb84-f3ebaf2ca4ac/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 973.905929] [55244]: INFO cinder.volume.api [None req-04a6b6dd-fed6-4a9b-903d-8ae37b183fbd tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 973.916635] [55244]: INFO cinder.api.openstack.wsgi [None req-04a6b6dd-fed6-4a9b-903d-8ae37b183fbd tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 973.917071] [55244]: [pid: 55244|app: 0|req: 115/237] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:33 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 974.346482] [55243]: DEBUG cinder.api.middleware.request_id [None req-e391c90f-a6ec-499a-9f80-1dfe94132b8a None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.346965] [55243]: INFO cinder.api.openstack.wsgi [None req-e391c90f-a6ec-499a-9f80-1dfe94132b8a None None] GET http://10.180.1.21/volume// [ 974.347210] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e391c90f-a6ec-499a-9f80-1dfe94132b8a None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.347474] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e391c90f-a6ec-499a-9f80-1dfe94132b8a None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 974.347906] [55243]: INFO cinder.api.openstack.wsgi [None req-e391c90f-a6ec-499a-9f80-1dfe94132b8a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 974.348254] [55243]: [pid: 55243|app: 0|req: 123/238] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:03:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 974.356209] [55244]: DEBUG cinder.api.middleware.request_id [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-2c71ad26-ef96-4743-a5c1-72d65857ea29 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.358708] [55244]: INFO cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-2c71ad26-ef96-4743-a5c1-72d65857ea29 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 974.358980] [55244]: DEBUG cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-2c71ad26-ef96-4743-a5c1-72d65857ea29 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.359225] [55244]: DEBUG cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-2c71ad26-ef96-4743-a5c1-72d65857ea29 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 974.373528] [55243]: DEBUG cinder.api.middleware.request_id [None req-94be3d98-6458-4005-8891-387c958f1542 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.376569] [55243]: INFO cinder.api.openstack.wsgi [None req-94be3d98-6458-4005-8891-387c958f1542 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 974.376912] [55243]: DEBUG cinder.api.openstack.wsgi [None req-94be3d98-6458-4005-8891-387c958f1542 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.377150] [55243]: DEBUG cinder.api.openstack.wsgi [None req-94be3d98-6458-4005-8891-387c958f1542 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 974.378172] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.378172] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 974.386045] [55244]: INFO cinder.volume.api [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-2c71ad26-ef96-4743-a5c1-72d65857ea29 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 974.389567] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.389567] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 974.394610] [55244]: INFO cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-2c71ad26-ef96-4743-a5c1-72d65857ea29 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 974.394980] [55244]: [pid: 55244|app: 0|req: 116/239] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:03:33 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 1319 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 974.395130] [55243]: INFO cinder.volume.api [None req-94be3d98-6458-4005-8891-387c958f1542 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 974.402818] [55243]: INFO cinder.api.openstack.wsgi [None req-94be3d98-6458-4005-8891-387c958f1542 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 974.403425] [55243]: [pid: 55243|app: 0|req: 124/240] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:33 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 974.928769] [55244]: DEBUG cinder.api.middleware.request_id [None req-72778167-89d0-4ce3-b018-1fa7b6204fd1 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.933027] [55244]: INFO cinder.api.openstack.wsgi [None req-72778167-89d0-4ce3-b018-1fa7b6204fd1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 974.933027] [55244]: DEBUG cinder.api.openstack.wsgi [None req-72778167-89d0-4ce3-b018-1fa7b6204fd1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.933027] [55244]: DEBUG cinder.api.openstack.wsgi [None req-72778167-89d0-4ce3-b018-1fa7b6204fd1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 974.952355] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.952355] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 974.956433] [55244]: INFO cinder.volume.api [None req-72778167-89d0-4ce3-b018-1fa7b6204fd1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 974.965128] [55244]: INFO cinder.api.openstack.wsgi [None req-72778167-89d0-4ce3-b018-1fa7b6204fd1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 974.965574] [55244]: [pid: 55244|app: 0|req: 117/241] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:34 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 974.975354] [55243]: DEBUG cinder.api.middleware.request_id [None req-01906eeb-0e35-4291-8f2a-dd0a409dc446 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.980016] [55243]: INFO cinder.api.openstack.wsgi [None req-01906eeb-0e35-4291-8f2a-dd0a409dc446 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 974.980016] [55243]: DEBUG cinder.api.openstack.wsgi [None req-01906eeb-0e35-4291-8f2a-dd0a409dc446 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.980016] [55243]: DEBUG cinder.api.openstack.wsgi [None req-01906eeb-0e35-4291-8f2a-dd0a409dc446 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.003044] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.003044] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.005563] [55243]: INFO cinder.volume.api [None req-01906eeb-0e35-4291-8f2a-dd0a409dc446 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 975.010500] [55243]: INFO cinder.api.openstack.wsgi [None req-01906eeb-0e35-4291-8f2a-dd0a409dc446 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 975.010860] [55243]: [pid: 55243|app: 0|req: 125/242] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:34 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 975.420267] [55244]: DEBUG cinder.api.middleware.request_id [None req-01fbea2a-99cc-415a-8c0e-8fbbcb4ae748 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.423296] [55244]: INFO cinder.api.openstack.wsgi [None req-01fbea2a-99cc-415a-8c0e-8fbbcb4ae748 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 975.423296] [55244]: DEBUG cinder.api.openstack.wsgi [None req-01fbea2a-99cc-415a-8c0e-8fbbcb4ae748 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.423296] [55244]: DEBUG cinder.api.openstack.wsgi [None req-01fbea2a-99cc-415a-8c0e-8fbbcb4ae748 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.437850] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.437850] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.441932] [55244]: INFO cinder.volume.api [None req-01fbea2a-99cc-415a-8c0e-8fbbcb4ae748 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 975.446707] [55244]: INFO cinder.api.openstack.wsgi [None req-01fbea2a-99cc-415a-8c0e-8fbbcb4ae748 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 975.447219] [55244]: [pid: 55244|app: 0|req: 118/243] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:34 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 975.562284] [55243]: DEBUG cinder.api.middleware.request_id [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-c61d0193-60df-48df-ab4c-bd9160a343f8 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.566367] [55243]: INFO cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-c61d0193-60df-48df-ab4c-bd9160a343f8 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3e4823e9-afab-47b1-9af5-ca9a91a5f247 [ 975.566666] [55243]: DEBUG cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-c61d0193-60df-48df-ab4c-bd9160a343f8 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.566920] [55243]: DEBUG cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-c61d0193-60df-48df-ab4c-bd9160a343f8 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'version_select' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.576411] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.576411] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.112465] [55243]: INFO cinder.api.openstack.wsgi [req-ad39ac39-79e1-4330-bb2b-9204c93f7325 req-c61d0193-60df-48df-ab4c-bd9160a343f8 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/attachments/3e4823e9-afab-47b1-9af5-ca9a91a5f247 returned with HTTP 200 [ 976.112465] [55243]: [pid: 55243|app: 0|req: 126/244] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:03:35 2025] DELETE /volume/v3/attachments/3e4823e9-afab-47b1-9af5-ca9a91a5f247 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 976.461897] [55244]: DEBUG cinder.api.middleware.request_id [None req-63155104-7408-4a36-8aec-fe61080d3efd None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.462310] [55244]: INFO cinder.api.openstack.wsgi [None req-63155104-7408-4a36-8aec-fe61080d3efd tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 976.462623] [55244]: DEBUG cinder.api.openstack.wsgi [None req-63155104-7408-4a36-8aec-fe61080d3efd tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.462924] [55244]: DEBUG cinder.api.openstack.wsgi [None req-63155104-7408-4a36-8aec-fe61080d3efd tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.476702] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.476702] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.481731] [55244]: INFO cinder.volume.api [None req-63155104-7408-4a36-8aec-fe61080d3efd tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 976.488086] [55244]: INFO cinder.api.openstack.wsgi [None req-63155104-7408-4a36-8aec-fe61080d3efd tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 976.488344] [55244]: [pid: 55244|app: 0|req: 119/245] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:03:35 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 986.111310] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=107,cinder:UPDATE=13,cinder:INSERT=1 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 986.484661] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=138,cinder:UPDATE=16,cinder:INSERT=11 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 992.415568] [55243]: DEBUG cinder.api.middleware.request_id [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-a8694903-e9ee-4607-8df5-4ab85c763315 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.418914] [55243]: INFO cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-a8694903-e9ee-4607-8df5-4ab85c763315 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 992.418914] [55243]: DEBUG cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-a8694903-e9ee-4607-8df5-4ab85c763315 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.419122] [55243]: DEBUG cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-a8694903-e9ee-4607-8df5-4ab85c763315 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 992.438431] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.438431] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.443250] [55243]: INFO cinder.volume.api [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-a8694903-e9ee-4607-8df5-4ab85c763315 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 992.450274] [55243]: INFO cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-a8694903-e9ee-4607-8df5-4ab85c763315 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 992.450775] [55243]: [pid: 55243|app: 0|req: 127/246] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:03:51 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 1683 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 992.492220] [55244]: DEBUG cinder.api.middleware.request_id [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-e506d052-023f-453d-9aa0-d3243fe029f7 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.496200] [55244]: INFO cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-e506d052-023f-453d-9aa0-d3243fe029f7 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] GET http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 992.496808] [55244]: DEBUG cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-e506d052-023f-453d-9aa0-d3243fe029f7 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.496808] [55244]: DEBUG cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-e506d052-023f-453d-9aa0-d3243fe029f7 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 992.509091] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.509091] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.513610] [55244]: INFO cinder.volume.api [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-e506d052-023f-453d-9aa0-d3243fe029f7 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 992.518937] [55244]: INFO cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-e506d052-023f-453d-9aa0-d3243fe029f7 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 200 [ 992.523269] [55244]: [pid: 55244|app: 0|req: 120/247] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:03:51 2025] GET /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 1683 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 996.992059] [55243]: DEBUG cinder.api.middleware.request_id [None req-07376937-9f20-41e0-8d84-b95da2c5043d None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.992542] [55243]: INFO cinder.api.openstack.wsgi [None req-07376937-9f20-41e0-8d84-b95da2c5043d None None] GET http://10.180.1.21/volume// [ 996.992740] [55243]: DEBUG cinder.api.openstack.wsgi [None req-07376937-9f20-41e0-8d84-b95da2c5043d None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.992983] [55243]: DEBUG cinder.api.openstack.wsgi [None req-07376937-9f20-41e0-8d84-b95da2c5043d None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.993432] [55243]: INFO cinder.api.openstack.wsgi [None req-07376937-9f20-41e0-8d84-b95da2c5043d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 996.993778] [55243]: [pid: 55243|app: 0|req: 128/248] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:03:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 996.997387] [55244]: DEBUG cinder.api.middleware.request_id [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-99b5fe30-69d1-4790-88d5-4b4264524b20 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.999763] [55244]: INFO cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-99b5fe30-69d1-4790-88d5-4b4264524b20 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] POST http://10.180.1.21/volume/v3/attachments [ 997.000197] [55244]: DEBUG cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-99b5fe30-69d1-4790-88d5-4b4264524b20 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b79aa92-2774-4321-8dad-f88960070b05", "connector": null, "instance_uuid": "ca3600be-6aac-448b-88a4-d53380fadaf2"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 997.016272] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.016272] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.047969] [55244]: INFO cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-99b5fe30-69d1-4790-88d5-4b4264524b20 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 997.048077] [55244]: [pid: 55244|app: 0|req: 121/249] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:03:56 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 997.106949] [55243]: DEBUG cinder.api.middleware.request_id [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-68170f9d-e69e-463b-895a-05008358e5cf None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.109387] [55243]: INFO cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-68170f9d-e69e-463b-895a-05008358e5cf tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] POST http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05/action [ 997.110312] [55243]: DEBUG cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-68170f9d-e69e-463b-895a-05008358e5cf tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 997.110312] [55243]: DEBUG cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-68170f9d-e69e-463b-895a-05008358e5cf tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 997.125241] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.125241] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.125890] [55243]: INFO cinder.volume.api [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-68170f9d-e69e-463b-895a-05008358e5cf tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 997.130843] [55243]: INFO cinder.volume.api [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-68170f9d-e69e-463b-895a-05008358e5cf tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Roll detaching of volume completed successfully. [ 997.131106] [55243]: INFO cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-68170f9d-e69e-463b-895a-05008358e5cf tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05/action returned with HTTP 202 [ 997.131842] [55243]: [pid: 55243|app: 0|req: 129/250] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 11:03:56 2025] POST /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 997.135318] [55244]: DEBUG cinder.api.middleware.request_id [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-2df78b1a-c3d0-47df-a678-438a698337da None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.138723] [55244]: INFO cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-2df78b1a-c3d0-47df-a678-438a698337da tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2eda8f04-ac4f-4e73-ada3-4e3b9b910ce4 [ 997.138946] [55244]: DEBUG cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-2df78b1a-c3d0-47df-a678-438a698337da tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.139175] [55244]: DEBUG cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-2df78b1a-c3d0-47df-a678-438a698337da tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'version_select' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.148133] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.148133] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.182032] [55244]: INFO cinder.api.openstack.wsgi [req-d58ffde4-0548-4bbe-beeb-1660ff1ed954 req-2df78b1a-c3d0-47df-a678-438a698337da tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/attachments/2eda8f04-ac4f-4e73-ada3-4e3b9b910ce4 returned with HTTP 200 [ 997.182032] [55244]: [pid: 55244|app: 0|req: 122/251] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:03:56 2025] DELETE /volume/v3/attachments/2eda8f04-ac4f-4e73-ada3-4e3b9b910ce4 => generated 192 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1002.555017] [55243]: DEBUG cinder.api.middleware.request_id [req-ea48b1d1-4cdd-417a-8619-64681079208a req-a9850b40-b363-4919-97bb-9fad37665650 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.557971] [55243]: INFO cinder.api.openstack.wsgi [req-ea48b1d1-4cdd-417a-8619-64681079208a req-a9850b40-b363-4919-97bb-9fad37665650 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4a6235d0-6351-46c9-bb37-8346f9e6a371 [ 1002.558255] [55243]: DEBUG cinder.api.openstack.wsgi [req-ea48b1d1-4cdd-417a-8619-64681079208a req-a9850b40-b363-4919-97bb-9fad37665650 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1002.558515] [55243]: DEBUG cinder.api.openstack.wsgi [req-ea48b1d1-4cdd-417a-8619-64681079208a req-a9850b40-b363-4919-97bb-9fad37665650 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'version_select' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1002.569383] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1002.569383] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.110798] [55243]: INFO cinder.api.openstack.wsgi [req-ea48b1d1-4cdd-417a-8619-64681079208a req-a9850b40-b363-4919-97bb-9fad37665650 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/attachments/4a6235d0-6351-46c9-bb37-8346f9e6a371 returned with HTTP 200 [ 1003.111452] [55243]: [pid: 55243|app: 0|req: 130/252] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:04:02 2025] DELETE /volume/v3/attachments/4a6235d0-6351-46c9-bb37-8346f9e6a371 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1003.122743] [55244]: DEBUG cinder.api.middleware.request_id [req-ea48b1d1-4cdd-417a-8619-64681079208a req-7b612bc3-8dd5-43db-8be7-71f0fadc6087 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.126512] [55244]: INFO cinder.api.openstack.wsgi [req-ea48b1d1-4cdd-417a-8619-64681079208a req-7b612bc3-8dd5-43db-8be7-71f0fadc6087 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 [ 1003.126975] [55244]: DEBUG cinder.api.openstack.wsgi [req-ea48b1d1-4cdd-417a-8619-64681079208a req-7b612bc3-8dd5-43db-8be7-71f0fadc6087 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.127468] [55244]: DEBUG cinder.api.openstack.wsgi [req-ea48b1d1-4cdd-417a-8619-64681079208a req-7b612bc3-8dd5-43db-8be7-71f0fadc6087 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.127670] [55244]: INFO cinder.api.v3.volumes [req-ea48b1d1-4cdd-417a-8619-64681079208a req-7b612bc3-8dd5-43db-8be7-71f0fadc6087 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Delete volume with id: 7b79aa92-2774-4321-8dad-f88960070b05 [ 1003.142041] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.142041] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.142041] [55244]: INFO cinder.volume.api [req-ea48b1d1-4cdd-417a-8619-64681079208a req-7b612bc3-8dd5-43db-8be7-71f0fadc6087 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Volume info retrieved successfully. [ 1003.175878] [55244]: INFO cinder.volume.api [req-ea48b1d1-4cdd-417a-8619-64681079208a req-7b612bc3-8dd5-43db-8be7-71f0fadc6087 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] Delete volume request issued successfully. [ 1003.176105] [55244]: INFO cinder.api.openstack.wsgi [req-ea48b1d1-4cdd-417a-8619-64681079208a req-7b612bc3-8dd5-43db-8be7-71f0fadc6087 tempest-ServerActionsV293TestJSON-2051909369 tempest-ServerActionsV293TestJSON-2051909369-project-member] http://10.180.1.21/volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 returned with HTTP 202 [ 1003.176643] [55244]: [pid: 55244|app: 0|req: 123/253] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 14 11:04:02 2025] DELETE /volume/v3/volumes/7b79aa92-2774-4321-8dad-f88960070b05 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1003.973320] [55243]: DEBUG cinder.api.middleware.request_id [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.975449] [55243]: INFO cinder.api.openstack.wsgi [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1003.975847] [55243]: DEBUG cinder.api.openstack.wsgi [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-801238965"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1003.978036] [55243]: DEBUG cinder.api.v3.volumes [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-801238965'}} {{(pid=55243) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1003.978199] [55243]: INFO cinder.api.v3.volumes [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Create volume of 1 GB [ 1003.978563] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.978563] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.984607] [55243]: INFO cinder.volume.api [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Availability Zones retrieved successfully. [ 1003.991973] [55243]: DEBUG cinder.volume.api [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Flow 'volume_create_api' (82314c00-9ee0-4a45-aaf5-014d4c750175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1003.993664] [55243]: DEBUG cinder.volume.api [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (235fe185-851f-477e-a2f1-a64a32aaa62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1003.995017] [55243]: DEBUG cinder.volume.flows.api.create_volume [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Validating volume size '1' using validate_int {{(pid=55243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1004.019582] [55243]: DEBUG cinder.volume.api [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (235fe185-851f-477e-a2f1-a64a32aaa62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1004.021034] [55243]: DEBUG cinder.volume.api [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a1fb79-0efe-4207-8f72-b03786687a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1004.073080] [55243]: DEBUG cinder.quota [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Created reservations ['6f510781-1b99-49d4-b8da-eb19cb72ebb5', '9f94b4b5-055d-4671-92c0-9eaf241845e6', '650bb464-8971-4038-aa02-3afa710e1036', '928dfb1b-885d-4d64-a7a5-e0b8cd4cb4a3'] {{(pid=55243) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1004.074112] [55243]: DEBUG cinder.volume.api [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a1fb79-0efe-4207-8f72-b03786687a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f510781-1b99-49d4-b8da-eb19cb72ebb5', '9f94b4b5-055d-4671-92c0-9eaf241845e6', '650bb464-8971-4038-aa02-3afa710e1036', '928dfb1b-885d-4d64-a7a5-e0b8cd4cb4a3']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1004.075150] [55243]: DEBUG cinder.volume.api [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e66a32f3-0f8c-441e-96c4-eb179cda5fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1004.091940] [55243]: DEBUG cinder.volume.api [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e66a32f3-0f8c-441e-96c4-eb179cda5fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0fa83d4-4299-4c9b-9921-0aabecd2d3ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-801238965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7800fc690456467eb01d1de60b47b2ac',qos_specs=None,replication_status=,reservations=['6f510781-1b99-49d4-b8da-eb19cb72ebb5','9f94b4b5-055d-4671-92c0-9eaf241845e6','650bb464-8971-4038-aa02-3afa710e1036','928dfb1b-885d-4d64-a7a5-e0b8cd4cb4a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7922400edc6940babbb8f9c7d275a07f',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-801238965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0fa83d4-4299-4c9b-9921-0aabecd2d3ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7800fc690456467eb01d1de60b47b2ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7922400edc6940babbb8f9c7d275a07f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1004.093009] [55243]: DEBUG cinder.volume.api [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38adb03e-81cc-4699-ad1c-4c55c5cc5596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1004.107617] [55243]: DEBUG cinder.volume.api [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38adb03e-81cc-4699-ad1c-4c55c5cc5596) transitioned into state 'SUCCESS' from state '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-801238965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7800fc690456467eb01d1de60b47b2ac',qos_specs=None,replication_status=,reservations=['6f510781-1b99-49d4-b8da-eb19cb72ebb5','9f94b4b5-055d-4671-92c0-9eaf241845e6','650bb464-8971-4038-aa02-3afa710e1036','928dfb1b-885d-4d64-a7a5-e0b8cd4cb4a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7922400edc6940babbb8f9c7d275a07f',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1004.108622] [55243]: DEBUG cinder.volume.api [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0523599-8653-4fcb-a1b6-99a814581aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1004.119691] [55243]: DEBUG cinder.volume.api [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0523599-8653-4fcb-a1b6-99a814581aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1004.121012] [55243]: DEBUG cinder.volume.api [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Flow 'volume_create_api' (82314c00-9ee0-4a45-aaf5-014d4c750175) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1004.121415] [55243]: INFO cinder.volume.api [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Create volume request issued successfully. [ 1004.122168] [55243]: INFO cinder.api.openstack.wsgi [None req-bbd05f6e-b314-4446-9a18-a6907b6e9b66 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1004.122727] [55243]: [pid: 55243|app: 0|req: 131/254] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:04:03 2025] POST /volume/v3/volumes => generated 752 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1009.191018] [55244]: DEBUG cinder.api.middleware.request_id [None req-2ece0152-c12b-459d-b71e-67e96f5aca2a None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.194029] [55244]: INFO cinder.api.openstack.wsgi [None req-2ece0152-c12b-459d-b71e-67e96f5aca2a tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 1009.194216] [55244]: DEBUG cinder.api.openstack.wsgi [None req-2ece0152-c12b-459d-b71e-67e96f5aca2a tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.195099] [55244]: DEBUG cinder.api.openstack.wsgi [None req-2ece0152-c12b-459d-b71e-67e96f5aca2a tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.215077] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.215077] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.225174] [55244]: INFO cinder.volume.api [None req-2ece0152-c12b-459d-b71e-67e96f5aca2a tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 1009.231973] [55244]: INFO cinder.api.openstack.wsgi [None req-2ece0152-c12b-459d-b71e-67e96f5aca2a tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 1009.233030] [55244]: [pid: 55244|app: 0|req: 124/255] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:08 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1009.760225] [55243]: DEBUG cinder.api.middleware.request_id [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-f178cf0d-18e1-4276-99ac-f8ee8a1bfba0 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.762922] [55243]: INFO cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-f178cf0d-18e1-4276-99ac-f8ee8a1bfba0 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 1009.763261] [55243]: DEBUG cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-f178cf0d-18e1-4276-99ac-f8ee8a1bfba0 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.763378] [55243]: DEBUG cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-f178cf0d-18e1-4276-99ac-f8ee8a1bfba0 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.779024] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.779024] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.783735] [55243]: INFO cinder.volume.api [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-f178cf0d-18e1-4276-99ac-f8ee8a1bfba0 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 1009.789965] [55243]: INFO cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-f178cf0d-18e1-4276-99ac-f8ee8a1bfba0 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 1009.789965] [55243]: [pid: 55243|app: 0|req: 132/256] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:04:09 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1009.809422] [55244]: DEBUG cinder.api.middleware.request_id [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-a0b523c3-d7ef-4a72-9f3f-7df36dfd49b3 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.811768] [55244]: INFO cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-a0b523c3-d7ef-4a72-9f3f-7df36dfd49b3 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] POST http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa/action [ 1009.812187] [55244]: DEBUG cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-a0b523c3-d7ef-4a72-9f3f-7df36dfd49b3 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1009.812328] [55244]: DEBUG cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-a0b523c3-d7ef-4a72-9f3f-7df36dfd49b3 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1009.824790] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.824790] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.826794] [55244]: INFO cinder.volume.api [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-a0b523c3-d7ef-4a72-9f3f-7df36dfd49b3 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 1009.851135] [55244]: INFO cinder.volume.api [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-a0b523c3-d7ef-4a72-9f3f-7df36dfd49b3 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Begin detaching volume completed successfully. [ 1009.851305] [55244]: INFO cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-a0b523c3-d7ef-4a72-9f3f-7df36dfd49b3 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa/action returned with HTTP 202 [ 1009.851790] [55244]: [pid: 55244|app: 0|req: 125/257] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 11:04:09 2025] POST /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1010.882875] [55243]: DEBUG cinder.api.middleware.request_id [None req-927de910-a13d-4f1c-8c66-24547735e0dd None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.883435] [55243]: INFO cinder.api.openstack.wsgi [None req-927de910-a13d-4f1c-8c66-24547735e0dd None None] GET http://10.180.1.21/volume// [ 1010.883660] [55243]: DEBUG cinder.api.openstack.wsgi [None req-927de910-a13d-4f1c-8c66-24547735e0dd None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.884314] [55243]: DEBUG cinder.api.openstack.wsgi [None req-927de910-a13d-4f1c-8c66-24547735e0dd None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.884750] [55243]: INFO cinder.api.openstack.wsgi [None req-927de910-a13d-4f1c-8c66-24547735e0dd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1010.885085] [55243]: [pid: 55243|app: 0|req: 133/258] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:04:10 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1010.888870] [55244]: DEBUG cinder.api.middleware.request_id [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-911ef921-15f7-4270-b8ee-c42a56b1347a None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.891866] [55244]: INFO cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-911ef921-15f7-4270-b8ee-c42a56b1347a tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 1010.892142] [55244]: DEBUG cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-911ef921-15f7-4270-b8ee-c42a56b1347a tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.892362] [55244]: DEBUG cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-911ef921-15f7-4270-b8ee-c42a56b1347a tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.916610] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.916610] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.921581] [55244]: INFO cinder.volume.api [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-911ef921-15f7-4270-b8ee-c42a56b1347a tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 1010.927361] [55244]: INFO cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-911ef921-15f7-4270-b8ee-c42a56b1347a tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 1010.927817] [55244]: [pid: 55244|app: 0|req: 126/259] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:04:10 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 1327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1012.083848] [55243]: DEBUG cinder.api.middleware.request_id [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-6603f726-b12a-4471-8b6b-c34fb499593f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.086346] [55243]: INFO cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-6603f726-b12a-4471-8b6b-c34fb499593f tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5fee0d7e-7b2b-426e-9d14-958b0f4f41b4 [ 1012.086574] [55243]: DEBUG cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-6603f726-b12a-4471-8b6b-c34fb499593f tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.086876] [55243]: DEBUG cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-6603f726-b12a-4471-8b6b-c34fb499593f tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'version_select' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.098618] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.098618] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.625572] [55243]: INFO cinder.api.openstack.wsgi [req-6633edaa-385d-47eb-bc78-bc89ba581773 req-6603f726-b12a-4471-8b6b-c34fb499593f tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/attachments/5fee0d7e-7b2b-426e-9d14-958b0f4f41b4 returned with HTTP 200 [ 1012.625572] [55243]: [pid: 55243|app: 0|req: 134/260] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:04:11 2025] DELETE /volume/v3/attachments/5fee0d7e-7b2b-426e-9d14-958b0f4f41b4 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.568106] [55244]: DEBUG cinder.api.middleware.request_id [None req-9d734a14-fe08-4982-ba0c-4bfa370e8850 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.571069] [55244]: INFO cinder.api.openstack.wsgi [None req-9d734a14-fe08-4982-ba0c-4bfa370e8850 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 1013.571069] [55244]: DEBUG cinder.api.openstack.wsgi [None req-9d734a14-fe08-4982-ba0c-4bfa370e8850 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.571069] [55244]: DEBUG cinder.api.openstack.wsgi [None req-9d734a14-fe08-4982-ba0c-4bfa370e8850 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.583059] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.583059] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.587337] [55244]: INFO cinder.volume.api [None req-9d734a14-fe08-4982-ba0c-4bfa370e8850 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 1013.593098] [55244]: INFO cinder.api.openstack.wsgi [None req-9d734a14-fe08-4982-ba0c-4bfa370e8850 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 1013.593595] [55244]: [pid: 55244|app: 0|req: 127/261] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:13 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.780175] [55243]: DEBUG cinder.api.middleware.request_id [None req-c39bde20-87d6-41ab-962a-5bac0439041f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.782646] [55243]: INFO cinder.api.openstack.wsgi [None req-c39bde20-87d6-41ab-962a-5bac0439041f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 1019.782900] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c39bde20-87d6-41ab-962a-5bac0439041f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.783223] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c39bde20-87d6-41ab-962a-5bac0439041f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.798062] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.798062] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.803604] [55243]: INFO cinder.volume.api [None req-c39bde20-87d6-41ab-962a-5bac0439041f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1019.809654] [55243]: INFO cinder.api.openstack.wsgi [None req-c39bde20-87d6-41ab-962a-5bac0439041f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 1019.810205] [55243]: [pid: 55243|app: 0|req: 135/262] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:19 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.855594] [55244]: DEBUG cinder.api.middleware.request_id [None req-6e3e6f58-8030-4892-89f2-e48a6aa4229a None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.858418] [55244]: INFO cinder.api.openstack.wsgi [None req-6e3e6f58-8030-4892-89f2-e48a6aa4229a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 1019.858418] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6e3e6f58-8030-4892-89f2-e48a6aa4229a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.858698] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6e3e6f58-8030-4892-89f2-e48a6aa4229a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.868203] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.868203] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.873037] [55244]: INFO cinder.volume.api [None req-6e3e6f58-8030-4892-89f2-e48a6aa4229a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1019.878144] [55244]: INFO cinder.api.openstack.wsgi [None req-6e3e6f58-8030-4892-89f2-e48a6aa4229a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 1019.878571] [55244]: [pid: 55244|app: 0|req: 128/263] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:19 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.806593] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=64,cinder:UPDATE=19,cinder:INSERT=10 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1029.875843] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1032.463541] [55243]: DEBUG cinder.api.middleware.request_id [None req-52231a6a-0b8e-415b-b43e-c59b3ac69757 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.466185] [55243]: INFO cinder.api.openstack.wsgi [None req-52231a6a-0b8e-415b-b43e-c59b3ac69757 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] DELETE http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 1032.466419] [55243]: DEBUG cinder.api.openstack.wsgi [None req-52231a6a-0b8e-415b-b43e-c59b3ac69757 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.466641] [55243]: DEBUG cinder.api.openstack.wsgi [None req-52231a6a-0b8e-415b-b43e-c59b3ac69757 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'delete' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.466846] [55243]: INFO cinder.api.v3.volumes [None req-52231a6a-0b8e-415b-b43e-c59b3ac69757 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Delete volume with id: 74f0affe-bbf4-4679-8c2a-ed06714098fa [ 1032.478399] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.478399] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.478932] [55243]: INFO cinder.volume.api [None req-52231a6a-0b8e-415b-b43e-c59b3ac69757 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 1032.500300] [55243]: INFO cinder.volume.api [None req-52231a6a-0b8e-415b-b43e-c59b3ac69757 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Delete volume request issued successfully. [ 1032.500300] [55243]: INFO cinder.api.openstack.wsgi [None req-52231a6a-0b8e-415b-b43e-c59b3ac69757 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 202 [ 1032.500300] [55243]: [pid: 55243|app: 0|req: 136/264] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:04:31 2025] DELETE /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1032.505097] [55244]: DEBUG cinder.api.middleware.request_id [None req-533be419-ca76-400d-8b7d-87bc72f71124 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.507385] [55244]: INFO cinder.api.openstack.wsgi [None req-533be419-ca76-400d-8b7d-87bc72f71124 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 1032.507568] [55244]: DEBUG cinder.api.openstack.wsgi [None req-533be419-ca76-400d-8b7d-87bc72f71124 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.507784] [55244]: DEBUG cinder.api.openstack.wsgi [None req-533be419-ca76-400d-8b7d-87bc72f71124 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.515834] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.515834] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.520044] [55244]: INFO cinder.volume.api [None req-533be419-ca76-400d-8b7d-87bc72f71124 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 1032.524829] [55244]: INFO cinder.api.openstack.wsgi [None req-533be419-ca76-400d-8b7d-87bc72f71124 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 1032.525249] [55244]: [pid: 55244|app: 0|req: 129/265] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:31 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.368792] [55243]: DEBUG cinder.api.middleware.request_id [req-54791f6b-30e4-47fb-acf9-e91c5626fea8 req-8f1db218-332a-455c-a7f7-0d7681192cc4 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.371476] [55243]: INFO cinder.api.openstack.wsgi [req-54791f6b-30e4-47fb-acf9-e91c5626fea8 req-8f1db218-332a-455c-a7f7-0d7681192cc4 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 1033.371695] [55243]: DEBUG cinder.api.openstack.wsgi [req-54791f6b-30e4-47fb-acf9-e91c5626fea8 req-8f1db218-332a-455c-a7f7-0d7681192cc4 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.371912] [55243]: DEBUG cinder.api.openstack.wsgi [req-54791f6b-30e4-47fb-acf9-e91c5626fea8 req-8f1db218-332a-455c-a7f7-0d7681192cc4 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.382532] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.382532] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.385601] [55243]: INFO cinder.volume.api [req-54791f6b-30e4-47fb-acf9-e91c5626fea8 req-8f1db218-332a-455c-a7f7-0d7681192cc4 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1033.389773] [55243]: INFO cinder.api.openstack.wsgi [req-54791f6b-30e4-47fb-acf9-e91c5626fea8 req-8f1db218-332a-455c-a7f7-0d7681192cc4 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 1033.390169] [55243]: [pid: 55243|app: 0|req: 137/266] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:04:32 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1033.537390] [55244]: DEBUG cinder.api.middleware.request_id [None req-4651a5ab-55d0-49cb-809e-749f56b567de None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.539723] [55244]: INFO cinder.api.openstack.wsgi [None req-4651a5ab-55d0-49cb-809e-749f56b567de tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 1033.540323] [55244]: DEBUG cinder.api.openstack.wsgi [None req-4651a5ab-55d0-49cb-809e-749f56b567de tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.540323] [55244]: DEBUG cinder.api.openstack.wsgi [None req-4651a5ab-55d0-49cb-809e-749f56b567de tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.547892] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.547892] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.551257] [55244]: INFO cinder.volume.api [None req-4651a5ab-55d0-49cb-809e-749f56b567de tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 1033.557576] [55244]: INFO cinder.api.openstack.wsgi [None req-4651a5ab-55d0-49cb-809e-749f56b567de tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 1033.557576] [55244]: [pid: 55244|app: 0|req: 130/267] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:32 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.569097] [55243]: DEBUG cinder.api.middleware.request_id [None req-12192e2d-b69f-4c9a-9706-c8dcaac6753f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.571682] [55243]: INFO cinder.api.openstack.wsgi [None req-12192e2d-b69f-4c9a-9706-c8dcaac6753f tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 1034.573102] [55243]: DEBUG cinder.api.openstack.wsgi [None req-12192e2d-b69f-4c9a-9706-c8dcaac6753f tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.573102] [55243]: DEBUG cinder.api.openstack.wsgi [None req-12192e2d-b69f-4c9a-9706-c8dcaac6753f tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.589941] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.589941] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.592990] [55243]: INFO cinder.volume.api [None req-12192e2d-b69f-4c9a-9706-c8dcaac6753f tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 1034.598629] [55243]: INFO cinder.api.openstack.wsgi [None req-12192e2d-b69f-4c9a-9706-c8dcaac6753f tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 200 [ 1034.599169] [55243]: [pid: 55243|app: 0|req: 138/268] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:34 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1035.610936] [55244]: DEBUG cinder.api.middleware.request_id [None req-2674324d-203c-4329-8b24-c7aad9e822ae None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.613467] [55244]: INFO cinder.api.openstack.wsgi [None req-2674324d-203c-4329-8b24-c7aad9e822ae tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa [ 1035.613467] [55244]: DEBUG cinder.api.openstack.wsgi [None req-2674324d-203c-4329-8b24-c7aad9e822ae tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.613644] [55244]: DEBUG cinder.api.openstack.wsgi [None req-2674324d-203c-4329-8b24-c7aad9e822ae tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.622188] [55244]: INFO cinder.api.openstack.wsgi [None req-2674324d-203c-4329-8b24-c7aad9e822ae tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa returned with HTTP 404 [ 1035.622718] [55244]: [pid: 55244|app: 0|req: 131/269] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:35 2025] GET /volume/v3/volumes/74f0affe-bbf4-4679-8c2a-ed06714098fa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1035.626150] [55243]: DEBUG cinder.api.middleware.request_id [None req-fbb2bee2-e5c9-43b7-b9ae-c844f69911e8 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.628632] [55243]: INFO cinder.api.openstack.wsgi [None req-fbb2bee2-e5c9-43b7-b9ae-c844f69911e8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ac20273d-ad33-4697-a59e-fea4be6c28ff [ 1035.629209] [55243]: DEBUG cinder.api.openstack.wsgi [None req-fbb2bee2-e5c9-43b7-b9ae-c844f69911e8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.629209] [55243]: DEBUG cinder.api.openstack.wsgi [None req-fbb2bee2-e5c9-43b7-b9ae-c844f69911e8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'delete' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.629350] [55243]: INFO cinder.api.v3.volumes [None req-fbb2bee2-e5c9-43b7-b9ae-c844f69911e8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Delete volume with id: ac20273d-ad33-4697-a59e-fea4be6c28ff [ 1035.641901] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.641901] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.641901] [55243]: INFO cinder.volume.api [None req-fbb2bee2-e5c9-43b7-b9ae-c844f69911e8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 1035.667067] [55243]: INFO cinder.volume.api [None req-fbb2bee2-e5c9-43b7-b9ae-c844f69911e8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Delete volume request issued successfully. [ 1035.667326] [55243]: INFO cinder.api.openstack.wsgi [None req-fbb2bee2-e5c9-43b7-b9ae-c844f69911e8 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/ac20273d-ad33-4697-a59e-fea4be6c28ff returned with HTTP 202 [ 1035.667836] [55243]: [pid: 55243|app: 0|req: 139/270] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:04:35 2025] DELETE /volume/v3/volumes/ac20273d-ad33-4697-a59e-fea4be6c28ff => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1035.673558] [55244]: DEBUG cinder.api.middleware.request_id [None req-df13411d-80cf-472a-af45-01e77a6dc1ad None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.676552] [55244]: INFO cinder.api.openstack.wsgi [None req-df13411d-80cf-472a-af45-01e77a6dc1ad tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/ac20273d-ad33-4697-a59e-fea4be6c28ff [ 1035.676814] [55244]: DEBUG cinder.api.openstack.wsgi [None req-df13411d-80cf-472a-af45-01e77a6dc1ad tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.677374] [55244]: DEBUG cinder.api.openstack.wsgi [None req-df13411d-80cf-472a-af45-01e77a6dc1ad tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.686228] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.686228] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.691322] [55244]: INFO cinder.volume.api [None req-df13411d-80cf-472a-af45-01e77a6dc1ad tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Volume info retrieved successfully. [ 1035.697720] [55244]: INFO cinder.api.openstack.wsgi [None req-df13411d-80cf-472a-af45-01e77a6dc1ad tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/ac20273d-ad33-4697-a59e-fea4be6c28ff returned with HTTP 200 [ 1035.698411] [55244]: [pid: 55244|app: 0|req: 132/271] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:35 2025] GET /volume/v3/volumes/ac20273d-ad33-4697-a59e-fea4be6c28ff => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.714224] [55243]: DEBUG cinder.api.middleware.request_id [None req-39e833d1-b27f-4bca-bd2d-44685dbc14c6 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.716359] [55243]: INFO cinder.api.openstack.wsgi [None req-39e833d1-b27f-4bca-bd2d-44685dbc14c6 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] GET http://10.180.1.21/volume/v3/volumes/ac20273d-ad33-4697-a59e-fea4be6c28ff [ 1036.716585] [55243]: DEBUG cinder.api.openstack.wsgi [None req-39e833d1-b27f-4bca-bd2d-44685dbc14c6 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.716822] [55243]: DEBUG cinder.api.openstack.wsgi [None req-39e833d1-b27f-4bca-bd2d-44685dbc14c6 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.724125] [55243]: INFO cinder.api.openstack.wsgi [None req-39e833d1-b27f-4bca-bd2d-44685dbc14c6 tempest-ServerRescueNegativeTestJSON-1226783737 tempest-ServerRescueNegativeTestJSON-1226783737-project-member] http://10.180.1.21/volume/v3/volumes/ac20273d-ad33-4697-a59e-fea4be6c28ff returned with HTTP 404 [ 1036.724701] [55243]: [pid: 55243|app: 0|req: 140/272] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:36 2025] GET /volume/v3/volumes/ac20273d-ad33-4697-a59e-fea4be6c28ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1040.600356] [55244]: DEBUG cinder.api.middleware.request_id [None req-d506981d-4ab9-4725-b0cf-893069828036 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.602659] [55244]: INFO cinder.api.openstack.wsgi [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1040.603067] [55244]: DEBUG cinder.api.openstack.wsgi [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-499140389"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1040.604944] [55244]: DEBUG cinder.api.v3.volumes [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-499140389'}} {{(pid=55244) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1040.605050] [55244]: INFO cinder.api.v3.volumes [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Create volume of 1 GB [ 1040.610320] [55244]: INFO cinder.volume.api [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Availability Zones retrieved successfully. [ 1040.617676] [55244]: DEBUG cinder.volume.api [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Flow 'volume_create_api' (88d35485-cdc2-46f5-91d8-254d38381c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1040.619055] [55244]: DEBUG cinder.volume.api [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c8b22f-dbc2-4e74-9781-1c8da0f3c501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1040.620074] [55244]: DEBUG cinder.volume.flows.api.create_volume [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Validating volume size '1' using validate_int {{(pid=55244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1040.639117] [55244]: DEBUG cinder.volume.api [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c8b22f-dbc2-4e74-9781-1c8da0f3c501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1040.640157] [55244]: DEBUG cinder.volume.api [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4194c1-274e-49ef-8bd8-886e1bbc4674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1040.687432] [55244]: DEBUG cinder.quota [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Created reservations ['ec1df230-2471-48b0-ad70-f9c1e7ef4e0e', '0c856352-1e9a-4af7-8f4b-fb511c6eaeff', '11a1a6b0-83d1-4b22-8c37-35173ac4d9c3', 'f753037d-c03f-4456-966b-d53acf80b02e'] {{(pid=55244) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1040.688424] [55244]: DEBUG cinder.volume.api [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4194c1-274e-49ef-8bd8-886e1bbc4674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec1df230-2471-48b0-ad70-f9c1e7ef4e0e', '0c856352-1e9a-4af7-8f4b-fb511c6eaeff', '11a1a6b0-83d1-4b22-8c37-35173ac4d9c3', 'f753037d-c03f-4456-966b-d53acf80b02e']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1040.689398] [55244]: DEBUG cinder.volume.api [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54595a98-34f3-4bc3-99f7-60d1b3b0158c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1040.703748] [55244]: DEBUG cinder.volume.api [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54595a98-34f3-4bc3-99f7-60d1b3b0158c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ed2b4a4-def1-42ec-8d8b-623e3ee510fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-499140389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='273a7dfc87214dafb0b73a063c7363ac',qos_specs=None,replication_status=,reservations=['ec1df230-2471-48b0-ad70-f9c1e7ef4e0e','0c856352-1e9a-4af7-8f4b-fb511c6eaeff','11a1a6b0-83d1-4b22-8c37-35173ac4d9c3','f753037d-c03f-4456-966b-d53acf80b02e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e673897c4d834b5280be65fb6a4bab09',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-499140389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ed2b4a4-def1-42ec-8d8b-623e3ee510fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='273a7dfc87214dafb0b73a063c7363ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e673897c4d834b5280be65fb6a4bab09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1040.704677] [55244]: DEBUG cinder.volume.api [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (667aea71-3577-4e53-a128-e2bcfe73509f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1040.719867] [55244]: DEBUG cinder.volume.api [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (667aea71-3577-4e53-a128-e2bcfe73509f) transitioned into state 'SUCCESS' from state '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-499140389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='273a7dfc87214dafb0b73a063c7363ac',qos_specs=None,replication_status=,reservations=['ec1df230-2471-48b0-ad70-f9c1e7ef4e0e','0c856352-1e9a-4af7-8f4b-fb511c6eaeff','11a1a6b0-83d1-4b22-8c37-35173ac4d9c3','f753037d-c03f-4456-966b-d53acf80b02e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e673897c4d834b5280be65fb6a4bab09',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1040.720821] [55244]: DEBUG cinder.volume.api [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2067b1e9-92d2-4fee-88cc-b52044510f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1040.730179] [55244]: DEBUG cinder.volume.api [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2067b1e9-92d2-4fee-88cc-b52044510f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1040.731269] [55244]: DEBUG cinder.volume.api [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Flow 'volume_create_api' (88d35485-cdc2-46f5-91d8-254d38381c4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1040.731704] [55244]: INFO cinder.volume.api [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Create volume request issued successfully. [ 1040.732591] [55244]: INFO cinder.api.openstack.wsgi [None req-d506981d-4ab9-4725-b0cf-893069828036 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1040.732878] [55244]: [pid: 55244|app: 0|req: 133/273] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:04:40 2025] POST /volume/v3/volumes => generated 753 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1040.741818] [55243]: DEBUG cinder.api.middleware.request_id [None req-6c9f2655-9bd6-47e7-ae84-f5e7c0655403 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.744076] [55243]: INFO cinder.api.openstack.wsgi [None req-6c9f2655-9bd6-47e7-ae84-f5e7c0655403 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1040.744297] [55243]: DEBUG cinder.api.openstack.wsgi [None req-6c9f2655-9bd6-47e7-ae84-f5e7c0655403 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.744507] [55243]: DEBUG cinder.api.openstack.wsgi [None req-6c9f2655-9bd6-47e7-ae84-f5e7c0655403 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.752422] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.752422] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.756667] [55243]: INFO cinder.volume.api [None req-6c9f2655-9bd6-47e7-ae84-f5e7c0655403 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1040.762812] [55243]: INFO cinder.api.openstack.wsgi [None req-6c9f2655-9bd6-47e7-ae84-f5e7c0655403 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1040.763659] [55243]: [pid: 55243|app: 0|req: 141/274] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:40 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.775436] [55244]: DEBUG cinder.api.middleware.request_id [None req-e0bf3072-f1f6-4849-942e-99fb4ea32333 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.778255] [55244]: INFO cinder.api.openstack.wsgi [None req-e0bf3072-f1f6-4849-942e-99fb4ea32333 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1041.778540] [55244]: DEBUG cinder.api.openstack.wsgi [None req-e0bf3072-f1f6-4849-942e-99fb4ea32333 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.778821] [55244]: DEBUG cinder.api.openstack.wsgi [None req-e0bf3072-f1f6-4849-942e-99fb4ea32333 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.792571] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.792571] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.798327] [55244]: INFO cinder.volume.api [None req-e0bf3072-f1f6-4849-942e-99fb4ea32333 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1041.805349] [55244]: INFO cinder.api.openstack.wsgi [None req-e0bf3072-f1f6-4849-942e-99fb4ea32333 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1041.805912] [55244]: [pid: 55244|app: 0|req: 134/275] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:41 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.848937] [55243]: DEBUG cinder.api.middleware.request_id [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-ec66879d-21c2-4354-97a3-74423cda6742 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.850890] [55243]: INFO cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-ec66879d-21c2-4354-97a3-74423cda6742 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1041.851131] [55243]: DEBUG cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-ec66879d-21c2-4354-97a3-74423cda6742 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.851349] [55243]: DEBUG cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-ec66879d-21c2-4354-97a3-74423cda6742 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.860142] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.860142] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.864023] [55243]: INFO cinder.volume.api [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-ec66879d-21c2-4354-97a3-74423cda6742 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1041.868809] [55243]: INFO cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-ec66879d-21c2-4354-97a3-74423cda6742 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1041.869447] [55243]: [pid: 55243|app: 0|req: 142/276] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:04:41 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1043.392102] [55244]: DEBUG cinder.api.middleware.request_id [None req-6928355a-ea9c-4107-96fa-722d4f05606b None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.392554] [55244]: INFO cinder.api.openstack.wsgi [None req-6928355a-ea9c-4107-96fa-722d4f05606b None None] GET http://10.180.1.21/volume// [ 1043.392732] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6928355a-ea9c-4107-96fa-722d4f05606b None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.393028] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6928355a-ea9c-4107-96fa-722d4f05606b None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.393621] [55244]: INFO cinder.api.openstack.wsgi [None req-6928355a-ea9c-4107-96fa-722d4f05606b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1043.394103] [55244]: [pid: 55244|app: 0|req: 135/277] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 11:04:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1043.399180] [55243]: DEBUG cinder.api.middleware.request_id [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-5316d82f-8385-4ef7-96c7-e6aefe9b59c0 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.401442] [55243]: INFO cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-5316d82f-8385-4ef7-96c7-e6aefe9b59c0 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1043.401869] [55243]: DEBUG cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-5316d82f-8385-4ef7-96c7-e6aefe9b59c0 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ed2b4a4-def1-42ec-8d8b-623e3ee510fa", "connector": null, "instance_uuid": "ca65abc4-45c1-4e05-ae6b-198f4a876f10"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1043.414219] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.414219] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.435055] [55243]: INFO cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-5316d82f-8385-4ef7-96c7-e6aefe9b59c0 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1043.435508] [55243]: [pid: 55243|app: 0|req: 143/278] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:04:42 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) [ 1043.456363] [55244]: DEBUG cinder.api.middleware.request_id [None req-8ec5f22b-6608-4005-970c-c200b7721675 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.458468] [55244]: INFO cinder.api.openstack.wsgi [None req-8ec5f22b-6608-4005-970c-c200b7721675 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1043.458688] [55244]: DEBUG cinder.api.openstack.wsgi [None req-8ec5f22b-6608-4005-970c-c200b7721675 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.458892] [55244]: DEBUG cinder.api.openstack.wsgi [None req-8ec5f22b-6608-4005-970c-c200b7721675 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.469512] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.469512] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.473045] [55244]: INFO cinder.volume.api [None req-8ec5f22b-6608-4005-970c-c200b7721675 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1043.478429] [55244]: INFO cinder.api.openstack.wsgi [None req-8ec5f22b-6608-4005-970c-c200b7721675 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1043.478978] [55244]: [pid: 55244|app: 0|req: 136/279] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:42 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1043.957739] [55243]: DEBUG cinder.api.middleware.request_id [None req-a7f8876f-976e-4d68-87b8-9a4e72c26ecb None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.958295] [55243]: INFO cinder.api.openstack.wsgi [None req-a7f8876f-976e-4d68-87b8-9a4e72c26ecb None None] GET http://10.180.1.21/volume// [ 1043.958485] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a7f8876f-976e-4d68-87b8-9a4e72c26ecb None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.958701] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a7f8876f-976e-4d68-87b8-9a4e72c26ecb None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.959105] [55243]: INFO cinder.api.openstack.wsgi [None req-a7f8876f-976e-4d68-87b8-9a4e72c26ecb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1043.959421] [55243]: [pid: 55243|app: 0|req: 144/280] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:04: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.963079] [55244]: DEBUG cinder.api.middleware.request_id [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-517c37fd-5cb4-47b6-8b10-ffcaf75937bb None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.965589] [55244]: INFO cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-517c37fd-5cb4-47b6-8b10-ffcaf75937bb tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1043.965589] [55244]: DEBUG cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-517c37fd-5cb4-47b6-8b10-ffcaf75937bb tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.965916] [55244]: DEBUG cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-517c37fd-5cb4-47b6-8b10-ffcaf75937bb tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.976023] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.976023] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.979325] [55244]: INFO cinder.volume.api [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-517c37fd-5cb4-47b6-8b10-ffcaf75937bb tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1043.983633] [55244]: INFO cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-517c37fd-5cb4-47b6-8b10-ffcaf75937bb tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1043.984196] [55244]: [pid: 55244|app: 0|req: 137/281] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:04:43 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1044.013373] [55243]: DEBUG cinder.api.middleware.request_id [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-d88293dd-7770-4efe-aff5-daa33cecbe2b None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.015646] [55243]: INFO cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-d88293dd-7770-4efe-aff5-daa33cecbe2b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] PUT http://10.180.1.21/volume/v3/attachments/9dc8a0f0-7d57-431b-b6a2-9e9cb46a4329 [ 1044.016064] [55243]: DEBUG cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-d88293dd-7770-4efe-aff5-daa33cecbe2b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-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-512487", "mountpoint": "/dev/sdb"}}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1044.023876] [55243]: DEBUG cinder.coordination [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-d88293dd-7770-4efe-aff5-daa33cecbe2b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Acquiring lock "cinder-attachment_update-2ed2b4a4-def1-42ec-8d8b-623e3ee510fa-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1044.027911] [55243]: DEBUG cinder.coordination [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-d88293dd-7770-4efe-aff5-daa33cecbe2b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Lock "cinder-attachment_update-2ed2b4a4-def1-42ec-8d8b-623e3ee510fa-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1044.028931] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.028931] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.489992] [55244]: DEBUG cinder.api.middleware.request_id [None req-8b634ba5-e44a-4aa6-8d0c-623ca310319f None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.492028] [55244]: INFO cinder.api.openstack.wsgi [None req-8b634ba5-e44a-4aa6-8d0c-623ca310319f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1044.492289] [55244]: DEBUG cinder.api.openstack.wsgi [None req-8b634ba5-e44a-4aa6-8d0c-623ca310319f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.492539] [55244]: DEBUG cinder.api.openstack.wsgi [None req-8b634ba5-e44a-4aa6-8d0c-623ca310319f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.507725] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.507725] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.512173] [55244]: INFO cinder.volume.api [None req-8b634ba5-e44a-4aa6-8d0c-623ca310319f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1044.517498] [55244]: INFO cinder.api.openstack.wsgi [None req-8b634ba5-e44a-4aa6-8d0c-623ca310319f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1044.518088] [55244]: [pid: 55244|app: 0|req: 138/282] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:43 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1044.930151] [55244]: DEBUG cinder.api.middleware.request_id [None req-6299a12b-31dd-47a1-823b-420003578524 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.932384] [55244]: INFO cinder.api.openstack.wsgi [None req-6299a12b-31dd-47a1-823b-420003578524 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 1044.932572] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6299a12b-31dd-47a1-823b-420003578524 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.932749] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6299a12b-31dd-47a1-823b-420003578524 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.945876] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.945876] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.950372] [55244]: INFO cinder.volume.api [None req-6299a12b-31dd-47a1-823b-420003578524 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1044.955666] [55244]: INFO cinder.api.openstack.wsgi [None req-6299a12b-31dd-47a1-823b-420003578524 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 1044.956080] [55244]: [pid: 55244|app: 0|req: 139/283] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:44 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1044.991335] [55244]: DEBUG cinder.api.middleware.request_id [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-33a8fa08-6e52-4bee-a1fa-92a366aea099 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.993781] [55244]: INFO cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-33a8fa08-6e52-4bee-a1fa-92a366aea099 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 1044.993995] [55244]: DEBUG cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-33a8fa08-6e52-4bee-a1fa-92a366aea099 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.994239] [55244]: DEBUG cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-33a8fa08-6e52-4bee-a1fa-92a366aea099 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.003765] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.003765] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.006920] [55244]: INFO cinder.volume.api [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-33a8fa08-6e52-4bee-a1fa-92a366aea099 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1045.012075] [55244]: INFO cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-33a8fa08-6e52-4bee-a1fa-92a366aea099 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 1045.012519] [55244]: [pid: 55244|app: 0|req: 140/284] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:04:44 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1045.045613] [55244]: DEBUG cinder.api.middleware.request_id [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-ce175659-8336-4883-b625-b813d09c57c9 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.047838] [55244]: INFO cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-ce175659-8336-4883-b625-b813d09c57c9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] POST http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2/action [ 1045.048274] [55244]: DEBUG cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-ce175659-8336-4883-b625-b813d09c57c9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1045.048410] [55244]: DEBUG cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-ce175659-8336-4883-b625-b813d09c57c9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1045.057972] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.057972] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.058497] [55244]: INFO cinder.volume.api [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-ce175659-8336-4883-b625-b813d09c57c9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1045.064640] [55244]: INFO cinder.volume.api [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-ce175659-8336-4883-b625-b813d09c57c9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Begin detaching volume completed successfully. [ 1045.064914] [55244]: INFO cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-ce175659-8336-4883-b625-b813d09c57c9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2/action returned with HTTP 202 [ 1045.065384] [55244]: [pid: 55244|app: 0|req: 141/285] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 11:04:44 2025] POST /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1045.528250] [55244]: DEBUG cinder.api.middleware.request_id [None req-79a7f8bf-72f1-4743-b670-dbd42abafc3d None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.530376] [55244]: INFO cinder.api.openstack.wsgi [None req-79a7f8bf-72f1-4743-b670-dbd42abafc3d tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1045.530499] [55244]: DEBUG cinder.api.openstack.wsgi [None req-79a7f8bf-72f1-4743-b670-dbd42abafc3d tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.531500] [55244]: DEBUG cinder.api.openstack.wsgi [None req-79a7f8bf-72f1-4743-b670-dbd42abafc3d tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.551688] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.551688] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.556646] [55244]: INFO cinder.volume.api [None req-79a7f8bf-72f1-4743-b670-dbd42abafc3d tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1045.561485] [55244]: INFO cinder.api.openstack.wsgi [None req-79a7f8bf-72f1-4743-b670-dbd42abafc3d tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1045.561996] [55244]: [pid: 55244|app: 0|req: 142/286] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:44 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.086147] [55244]: DEBUG cinder.api.middleware.request_id [None req-b3a72520-c2a8-466f-9504-c027a462649b None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.086616] [55244]: INFO cinder.api.openstack.wsgi [None req-b3a72520-c2a8-466f-9504-c027a462649b None None] GET http://10.180.1.21/volume// [ 1046.086796] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b3a72520-c2a8-466f-9504-c027a462649b None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.087082] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b3a72520-c2a8-466f-9504-c027a462649b None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.087501] [55244]: INFO cinder.api.openstack.wsgi [None req-b3a72520-c2a8-466f-9504-c027a462649b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1046.087807] [55244]: [pid: 55244|app: 0|req: 143/287] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 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) [ 1046.096262] [55244]: DEBUG cinder.api.middleware.request_id [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-816d6996-2a17-46c0-8a46-269f7bd063a2 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.098492] [55244]: INFO cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-816d6996-2a17-46c0-8a46-269f7bd063a2 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 1046.098726] [55244]: DEBUG cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-816d6996-2a17-46c0-8a46-269f7bd063a2 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.098935] [55244]: DEBUG cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-816d6996-2a17-46c0-8a46-269f7bd063a2 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.108980] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.108980] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1046.112260] [55244]: INFO cinder.volume.api [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-816d6996-2a17-46c0-8a46-269f7bd063a2 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1046.116525] [55244]: INFO cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-816d6996-2a17-46c0-8a46-269f7bd063a2 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 1046.117161] [55244]: [pid: 55244|app: 0|req: 144/288] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:04:45 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 1322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1046.572234] [55244]: DEBUG cinder.api.middleware.request_id [None req-7faeec60-94eb-4f1d-adeb-f4b6d5b379d5 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.574420] [55244]: INFO cinder.api.openstack.wsgi [None req-7faeec60-94eb-4f1d-adeb-f4b6d5b379d5 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1046.574641] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7faeec60-94eb-4f1d-adeb-f4b6d5b379d5 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.575215] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7faeec60-94eb-4f1d-adeb-f4b6d5b379d5 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.591820] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.591820] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1046.597369] [55244]: INFO cinder.volume.api [None req-7faeec60-94eb-4f1d-adeb-f4b6d5b379d5 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1046.602423] [55244]: INFO cinder.api.openstack.wsgi [None req-7faeec60-94eb-4f1d-adeb-f4b6d5b379d5 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1046.602831] [55244]: [pid: 55244|app: 0|req: 145/289] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:46 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.613256] [55244]: DEBUG cinder.api.middleware.request_id [None req-7a6099bf-b3da-41d6-8e53-8c130de85e23 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.615538] [55244]: INFO cinder.api.openstack.wsgi [None req-7a6099bf-b3da-41d6-8e53-8c130de85e23 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1047.615767] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7a6099bf-b3da-41d6-8e53-8c130de85e23 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1047.615984] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7a6099bf-b3da-41d6-8e53-8c130de85e23 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1047.630414] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.630414] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1047.634155] [55244]: INFO cinder.volume.api [None req-7a6099bf-b3da-41d6-8e53-8c130de85e23 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1047.638744] [55244]: INFO cinder.api.openstack.wsgi [None req-7a6099bf-b3da-41d6-8e53-8c130de85e23 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1047.639147] [55244]: [pid: 55244|app: 0|req: 146/290] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:47 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.284571] [55244]: DEBUG cinder.api.middleware.request_id [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-60b39d65-b365-4ce5-91ef-9afe69f38058 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.289227] [55244]: INFO cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-60b39d65-b365-4ce5-91ef-9afe69f38058 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fe533a88-828d-4b1c-bb84-f3ebaf2ca4ac [ 1048.289491] [55244]: DEBUG cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-60b39d65-b365-4ce5-91ef-9afe69f38058 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.289711] [55244]: DEBUG cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-60b39d65-b365-4ce5-91ef-9afe69f38058 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'version_select' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.301371] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.301371] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.554434] [55243]: DEBUG cinder.coordination [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-d88293dd-7770-4efe-aff5-daa33cecbe2b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Lock "cinder-attachment_update-2ed2b4a4-def1-42ec-8d8b-623e3ee510fa-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55243) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1048.554597] [55243]: INFO cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-d88293dd-7770-4efe-aff5-daa33cecbe2b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/attachments/9dc8a0f0-7d57-431b-b6a2-9e9cb46a4329 returned with HTTP 200 [ 1048.555074] [55243]: [pid: 55243|app: 0|req: 145/291] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:04:43 2025] PUT /volume/v3/attachments/9dc8a0f0-7d57-431b-b6a2-9e9cb46a4329 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1048.649559] [55243]: DEBUG cinder.api.middleware.request_id [None req-457a975e-e03d-4d72-bff2-196e6f9b6979 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.651783] [55243]: INFO cinder.api.openstack.wsgi [None req-457a975e-e03d-4d72-bff2-196e6f9b6979 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1048.652041] [55243]: DEBUG cinder.api.openstack.wsgi [None req-457a975e-e03d-4d72-bff2-196e6f9b6979 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.652272] [55243]: DEBUG cinder.api.openstack.wsgi [None req-457a975e-e03d-4d72-bff2-196e6f9b6979 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.671031] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.671031] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.680076] [55243]: INFO cinder.volume.api [None req-457a975e-e03d-4d72-bff2-196e6f9b6979 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1048.696651] [55243]: INFO cinder.api.openstack.wsgi [None req-457a975e-e03d-4d72-bff2-196e6f9b6979 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1048.697908] [55243]: [pid: 55243|app: 0|req: 146/292] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:48 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.832960] [55244]: INFO cinder.api.openstack.wsgi [req-1f477630-a3c8-48a4-bf2b-355f1f449be2 req-60b39d65-b365-4ce5-91ef-9afe69f38058 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/attachments/fe533a88-828d-4b1c-bb84-f3ebaf2ca4ac returned with HTTP 200 [ 1048.833823] [55244]: [pid: 55244|app: 0|req: 147/293] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:04:47 2025] DELETE /volume/v3/attachments/fe533a88-828d-4b1c-bb84-f3ebaf2ca4ac => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.579308] [55243]: DEBUG cinder.api.middleware.request_id [None req-483fce5e-f0bf-4c6b-adb1-da62b1f9ad8b None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.581194] [55243]: INFO cinder.api.openstack.wsgi [None req-483fce5e-f0bf-4c6b-adb1-da62b1f9ad8b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 1049.582524] [55243]: DEBUG cinder.api.openstack.wsgi [None req-483fce5e-f0bf-4c6b-adb1-da62b1f9ad8b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.582524] [55243]: DEBUG cinder.api.openstack.wsgi [None req-483fce5e-f0bf-4c6b-adb1-da62b1f9ad8b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.596899] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.596899] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1049.603243] [55243]: INFO cinder.volume.api [None req-483fce5e-f0bf-4c6b-adb1-da62b1f9ad8b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1049.610016] [55243]: INFO cinder.api.openstack.wsgi [None req-483fce5e-f0bf-4c6b-adb1-da62b1f9ad8b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 1049.610452] [55243]: [pid: 55243|app: 0|req: 147/294] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:49 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.714134] [55244]: DEBUG cinder.api.middleware.request_id [None req-e082d8c0-a53b-45dd-ac11-7a218af6057b None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.716336] [55244]: INFO cinder.api.openstack.wsgi [None req-e082d8c0-a53b-45dd-ac11-7a218af6057b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1049.716554] [55244]: DEBUG cinder.api.openstack.wsgi [None req-e082d8c0-a53b-45dd-ac11-7a218af6057b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.716774] [55244]: DEBUG cinder.api.openstack.wsgi [None req-e082d8c0-a53b-45dd-ac11-7a218af6057b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.727415] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.727415] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1049.730971] [55244]: INFO cinder.volume.api [None req-e082d8c0-a53b-45dd-ac11-7a218af6057b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1049.735461] [55244]: INFO cinder.api.openstack.wsgi [None req-e082d8c0-a53b-45dd-ac11-7a218af6057b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1049.735784] [55244]: [pid: 55244|app: 0|req: 148/295] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:49 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.750048] [55243]: DEBUG cinder.api.middleware.request_id [None req-998d3542-11c6-46df-b040-f8099e629807 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.751782] [55243]: INFO cinder.api.openstack.wsgi [None req-998d3542-11c6-46df-b040-f8099e629807 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1050.752008] [55243]: DEBUG cinder.api.openstack.wsgi [None req-998d3542-11c6-46df-b040-f8099e629807 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.752231] [55243]: DEBUG cinder.api.openstack.wsgi [None req-998d3542-11c6-46df-b040-f8099e629807 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.775130] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.775130] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.780220] [55243]: INFO cinder.volume.api [None req-998d3542-11c6-46df-b040-f8099e629807 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1050.785282] [55243]: INFO cinder.api.openstack.wsgi [None req-998d3542-11c6-46df-b040-f8099e629807 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1050.785743] [55243]: [pid: 55243|app: 0|req: 148/296] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:50 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1051.192855] [55244]: DEBUG cinder.api.middleware.request_id [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-99fd1606-36ed-4755-bee9-ff2611ca6114 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.196191] [55244]: INFO cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-99fd1606-36ed-4755-bee9-ff2611ca6114 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] POST http://10.180.1.21/volume/v3/attachments/9dc8a0f0-7d57-431b-b6a2-9e9cb46a4329/action [ 1051.196813] [55244]: DEBUG cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-99fd1606-36ed-4755-bee9-ff2611ca6114 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Action body: b'{"os-complete": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1051.196948] [55244]: DEBUG cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-99fd1606-36ed-4755-bee9-ff2611ca6114 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1051.212900] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.212900] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.219988] [55244]: INFO cinder.api.openstack.wsgi [req-f5e790f0-b75a-4e6c-aa16-1a6bab5f35ac req-99fd1606-36ed-4755-bee9-ff2611ca6114 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/attachments/9dc8a0f0-7d57-431b-b6a2-9e9cb46a4329/action returned with HTTP 204 [ 1051.220497] [55244]: [pid: 55244|app: 0|req: 149/297] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:04:50 2025] POST /volume/v3/attachments/9dc8a0f0-7d57-431b-b6a2-9e9cb46a4329/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1051.800341] [55243]: DEBUG cinder.api.middleware.request_id [None req-d5a64ec6-1c58-4639-958a-d687865e731c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.801711] [55243]: INFO cinder.api.openstack.wsgi [None req-d5a64ec6-1c58-4639-958a-d687865e731c tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1051.802054] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d5a64ec6-1c58-4639-958a-d687865e731c tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1051.802290] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d5a64ec6-1c58-4639-958a-d687865e731c tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1051.813935] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.813935] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.819016] [55243]: INFO cinder.volume.api [None req-d5a64ec6-1c58-4639-958a-d687865e731c tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1051.825144] [55243]: INFO cinder.api.openstack.wsgi [None req-d5a64ec6-1c58-4639-958a-d687865e731c tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1051.825726] [55243]: [pid: 55243|app: 0|req: 149/298] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:51 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1051.835480] [55244]: DEBUG cinder.api.middleware.request_id [None req-bca6bc20-ab63-49f2-85de-84368d7befcf None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.837596] [55244]: INFO cinder.api.openstack.wsgi [None req-bca6bc20-ab63-49f2-85de-84368d7befcf tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1051.837815] [55244]: DEBUG cinder.api.openstack.wsgi [None req-bca6bc20-ab63-49f2-85de-84368d7befcf tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1051.838063] [55244]: DEBUG cinder.api.openstack.wsgi [None req-bca6bc20-ab63-49f2-85de-84368d7befcf tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1051.854717] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.854717] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.859500] [55244]: INFO cinder.volume.api [None req-bca6bc20-ab63-49f2-85de-84368d7befcf tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1051.866916] [55244]: INFO cinder.api.openstack.wsgi [None req-bca6bc20-ab63-49f2-85de-84368d7befcf tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1051.867363] [55244]: [pid: 55244|app: 0|req: 150/299] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:51 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1052.007653] [55243]: DEBUG cinder.api.middleware.request_id [req-3c310842-4641-4f3f-81f1-55378bb54272 req-a8249b52-c6d9-4b18-be62-2b54b27258df None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.010166] [55243]: INFO cinder.api.openstack.wsgi [req-3c310842-4641-4f3f-81f1-55378bb54272 req-a8249b52-c6d9-4b18-be62-2b54b27258df tempest-VolumesAdminNegativeTest-1258769775 tempest-VolumesAdminNegativeTest-1258769775-project-admin] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1052.010451] [55243]: DEBUG cinder.api.openstack.wsgi [req-3c310842-4641-4f3f-81f1-55378bb54272 req-a8249b52-c6d9-4b18-be62-2b54b27258df tempest-VolumesAdminNegativeTest-1258769775 tempest-VolumesAdminNegativeTest-1258769775-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.011588] [55243]: DEBUG cinder.api.openstack.wsgi [req-3c310842-4641-4f3f-81f1-55378bb54272 req-a8249b52-c6d9-4b18-be62-2b54b27258df tempest-VolumesAdminNegativeTest-1258769775 tempest-VolumesAdminNegativeTest-1258769775-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.025244] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.025244] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.029893] [55243]: INFO cinder.volume.api [req-3c310842-4641-4f3f-81f1-55378bb54272 req-a8249b52-c6d9-4b18-be62-2b54b27258df tempest-VolumesAdminNegativeTest-1258769775 tempest-VolumesAdminNegativeTest-1258769775-project-admin] Volume info retrieved successfully. [ 1052.041959] [55243]: INFO cinder.api.openstack.wsgi [req-3c310842-4641-4f3f-81f1-55378bb54272 req-a8249b52-c6d9-4b18-be62-2b54b27258df tempest-VolumesAdminNegativeTest-1258769775 tempest-VolumesAdminNegativeTest-1258769775-project-admin] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1052.046193] [55243]: [pid: 55243|app: 0|req: 150/300] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:04:51 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1052.051366] [55244]: DEBUG cinder.api.middleware.request_id [req-3c310842-4641-4f3f-81f1-55378bb54272 req-ef3a2b84-b95d-4ab8-9a78-448f9b142077 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.054802] [55244]: INFO cinder.api.openstack.wsgi [req-3c310842-4641-4f3f-81f1-55378bb54272 req-ef3a2b84-b95d-4ab8-9a78-448f9b142077 tempest-VolumesAdminNegativeTest-1258769775 tempest-VolumesAdminNegativeTest-1258769775-project-admin] GET http://10.180.1.21/volume/v3/volumes/5b9431e2-d7d1-4551-acab-aec9cfde6afb [ 1052.055179] [55244]: DEBUG cinder.api.openstack.wsgi [req-3c310842-4641-4f3f-81f1-55378bb54272 req-ef3a2b84-b95d-4ab8-9a78-448f9b142077 tempest-VolumesAdminNegativeTest-1258769775 tempest-VolumesAdminNegativeTest-1258769775-project-admin] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.055524] [55244]: DEBUG cinder.api.openstack.wsgi [req-3c310842-4641-4f3f-81f1-55378bb54272 req-ef3a2b84-b95d-4ab8-9a78-448f9b142077 tempest-VolumesAdminNegativeTest-1258769775 tempest-VolumesAdminNegativeTest-1258769775-project-admin] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.064798] [55244]: INFO cinder.api.openstack.wsgi [req-3c310842-4641-4f3f-81f1-55378bb54272 req-ef3a2b84-b95d-4ab8-9a78-448f9b142077 tempest-VolumesAdminNegativeTest-1258769775 tempest-VolumesAdminNegativeTest-1258769775-project-admin] http://10.180.1.21/volume/v3/volumes/5b9431e2-d7d1-4551-acab-aec9cfde6afb returned with HTTP 404 [ 1052.065583] [55244]: [pid: 55244|app: 0|req: 151/301] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:04:51 2025] GET /volume/v3/volumes/5b9431e2-d7d1-4551-acab-aec9cfde6afb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1052.071559] [55243]: DEBUG cinder.api.middleware.request_id [None req-bd37a3cf-e5eb-4f61-b07f-350488831e85 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.077776] [55243]: INFO cinder.api.openstack.wsgi [None req-bd37a3cf-e5eb-4f61-b07f-350488831e85 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1052.078388] [55243]: DEBUG cinder.api.openstack.wsgi [None req-bd37a3cf-e5eb-4f61-b07f-350488831e85 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.078745] [55243]: DEBUG cinder.api.openstack.wsgi [None req-bd37a3cf-e5eb-4f61-b07f-350488831e85 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.089198] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.089198] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.092612] [55243]: INFO cinder.volume.api [None req-bd37a3cf-e5eb-4f61-b07f-350488831e85 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1052.097055] [55243]: INFO cinder.api.openstack.wsgi [None req-bd37a3cf-e5eb-4f61-b07f-350488831e85 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1052.097627] [55243]: [pid: 55243|app: 0|req: 151/302] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:51 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1052.154527] [55244]: DEBUG cinder.api.middleware.request_id [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-e8994f8e-2adc-4a7b-916d-a767a3937439 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.157492] [55244]: INFO cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-e8994f8e-2adc-4a7b-916d-a767a3937439 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1052.157711] [55244]: DEBUG cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-e8994f8e-2adc-4a7b-916d-a767a3937439 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.157920] [55244]: DEBUG cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-e8994f8e-2adc-4a7b-916d-a767a3937439 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.168625] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.168625] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.172177] [55244]: INFO cinder.volume.api [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-e8994f8e-2adc-4a7b-916d-a767a3937439 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1052.177180] [55244]: INFO cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-e8994f8e-2adc-4a7b-916d-a767a3937439 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1052.177678] [55244]: [pid: 55244|app: 0|req: 152/303] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:04:51 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1052.198165] [55243]: DEBUG cinder.api.middleware.request_id [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-f7a3ff88-e0ce-4a35-80ce-2690da21c58f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.201451] [55243]: INFO cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-f7a3ff88-e0ce-4a35-80ce-2690da21c58f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] POST http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa/action [ 1052.201859] [55243]: DEBUG cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-f7a3ff88-e0ce-4a35-80ce-2690da21c58f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1052.202194] [55243]: DEBUG cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-f7a3ff88-e0ce-4a35-80ce-2690da21c58f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1052.217383] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.217383] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.217948] [55243]: INFO cinder.volume.api [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-f7a3ff88-e0ce-4a35-80ce-2690da21c58f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1052.224437] [55243]: INFO cinder.volume.api [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-f7a3ff88-e0ce-4a35-80ce-2690da21c58f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Begin detaching volume completed successfully. [ 1052.224753] [55243]: INFO cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-f7a3ff88-e0ce-4a35-80ce-2690da21c58f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa/action returned with HTTP 202 [ 1052.225100] [55243]: [pid: 55243|app: 0|req: 152/304] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 11:04:51 2025] POST /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1053.256755] [55244]: DEBUG cinder.api.middleware.request_id [None req-3bdc9213-f55c-4e8a-a32c-1b16f34f9df0 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.257299] [55244]: INFO cinder.api.openstack.wsgi [None req-3bdc9213-f55c-4e8a-a32c-1b16f34f9df0 None None] GET http://10.180.1.21/volume// [ 1053.257881] [55244]: DEBUG cinder.api.openstack.wsgi [None req-3bdc9213-f55c-4e8a-a32c-1b16f34f9df0 None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.257881] [55244]: DEBUG cinder.api.openstack.wsgi [None req-3bdc9213-f55c-4e8a-a32c-1b16f34f9df0 None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.258183] [55244]: INFO cinder.api.openstack.wsgi [None req-3bdc9213-f55c-4e8a-a32c-1b16f34f9df0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1053.258592] [55244]: [pid: 55244|app: 0|req: 153/305] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:04:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1053.264748] [55243]: DEBUG cinder.api.middleware.request_id [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-290c4912-4280-495e-bb0d-629760a60333 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.266970] [55243]: INFO cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-290c4912-4280-495e-bb0d-629760a60333 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1053.266970] [55243]: DEBUG cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-290c4912-4280-495e-bb0d-629760a60333 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.266970] [55243]: DEBUG cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-290c4912-4280-495e-bb0d-629760a60333 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.289237] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.289237] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.296522] [55243]: INFO cinder.volume.api [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-290c4912-4280-495e-bb0d-629760a60333 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1053.302173] [55243]: INFO cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-290c4912-4280-495e-bb0d-629760a60333 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1053.302173] [55243]: [pid: 55243|app: 0|req: 153/306] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:04:52 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 1322 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1054.917333] [55244]: DEBUG cinder.api.middleware.request_id [None req-462d5d08-8ef0-4f62-9903-c021325f703e None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.920110] [55244]: INFO cinder.api.openstack.wsgi [None req-462d5d08-8ef0-4f62-9903-c021325f703e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 1054.920338] [55244]: DEBUG cinder.api.openstack.wsgi [None req-462d5d08-8ef0-4f62-9903-c021325f703e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.920552] [55244]: DEBUG cinder.api.openstack.wsgi [None req-462d5d08-8ef0-4f62-9903-c021325f703e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.920744] [55244]: INFO cinder.api.v3.volumes [None req-462d5d08-8ef0-4f62-9903-c021325f703e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Delete volume with id: 8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 1054.934025] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.934025] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.934165] [55244]: INFO cinder.volume.api [None req-462d5d08-8ef0-4f62-9903-c021325f703e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 1054.952529] [55244]: INFO cinder.volume.api [None req-462d5d08-8ef0-4f62-9903-c021325f703e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Delete volume request issued successfully. [ 1054.953292] [55244]: INFO cinder.api.openstack.wsgi [None req-462d5d08-8ef0-4f62-9903-c021325f703e tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 202 [ 1054.953292] [55244]: [pid: 55244|app: 0|req: 154/307] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:04:54 2025] DELETE /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1054.956957] [55243]: DEBUG cinder.api.middleware.request_id [None req-78c25f93-e521-4fb4-be0f-8695802c5756 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.959746] [55243]: INFO cinder.api.openstack.wsgi [None req-78c25f93-e521-4fb4-be0f-8695802c5756 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 1054.960024] [55243]: DEBUG cinder.api.openstack.wsgi [None req-78c25f93-e521-4fb4-be0f-8695802c5756 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.960363] [55243]: DEBUG cinder.api.openstack.wsgi [None req-78c25f93-e521-4fb4-be0f-8695802c5756 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.968658] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.968658] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.973591] [55243]: INFO cinder.volume.api [None req-78c25f93-e521-4fb4-be0f-8695802c5756 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 1054.980011] [55243]: INFO cinder.api.openstack.wsgi [None req-78c25f93-e521-4fb4-be0f-8695802c5756 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 1054.980553] [55243]: [pid: 55243|app: 0|req: 154/308] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:54 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.005326] [55244]: DEBUG cinder.api.middleware.request_id [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-2052b3ec-79ed-44ec-8bef-0119aacdf7c0 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.007957] [55244]: INFO cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-2052b3ec-79ed-44ec-8bef-0119aacdf7c0 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9dc8a0f0-7d57-431b-b6a2-9e9cb46a4329 [ 1055.008290] [55244]: DEBUG cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-2052b3ec-79ed-44ec-8bef-0119aacdf7c0 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.008623] [55244]: DEBUG cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-2052b3ec-79ed-44ec-8bef-0119aacdf7c0 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'version_select' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.016719] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.016719] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.548067] [55244]: INFO cinder.api.openstack.wsgi [req-31303673-278a-4c83-aefe-ea0bfd9421e1 req-2052b3ec-79ed-44ec-8bef-0119aacdf7c0 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/attachments/9dc8a0f0-7d57-431b-b6a2-9e9cb46a4329 returned with HTTP 200 [ 1055.548067] [55244]: [pid: 55244|app: 0|req: 155/309] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:04:54 2025] DELETE /volume/v3/attachments/9dc8a0f0-7d57-431b-b6a2-9e9cb46a4329 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.991552] [55243]: DEBUG cinder.api.middleware.request_id [None req-77897de0-dc72-4415-b76c-84da4b2d2e98 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.994164] [55243]: INFO cinder.api.openstack.wsgi [None req-77897de0-dc72-4415-b76c-84da4b2d2e98 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 1055.994407] [55243]: DEBUG cinder.api.openstack.wsgi [None req-77897de0-dc72-4415-b76c-84da4b2d2e98 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.994639] [55243]: DEBUG cinder.api.openstack.wsgi [None req-77897de0-dc72-4415-b76c-84da4b2d2e98 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.005378] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.005378] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.009945] [55243]: INFO cinder.volume.api [None req-77897de0-dc72-4415-b76c-84da4b2d2e98 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 1056.014929] [55243]: INFO cinder.api.openstack.wsgi [None req-77897de0-dc72-4415-b76c-84da4b2d2e98 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 1056.015417] [55243]: [pid: 55243|app: 0|req: 155/310] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:55 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.728912] [55244]: DEBUG cinder.api.middleware.request_id [None req-094c4521-2047-4dbf-ae58-b8b8439d07da None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.731012] [55244]: INFO cinder.api.openstack.wsgi [None req-094c4521-2047-4dbf-ae58-b8b8439d07da tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1056.731423] [55244]: DEBUG cinder.api.openstack.wsgi [None req-094c4521-2047-4dbf-ae58-b8b8439d07da tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.732052] [55244]: DEBUG cinder.api.openstack.wsgi [None req-094c4521-2047-4dbf-ae58-b8b8439d07da tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.743272] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.743272] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.748064] [55244]: INFO cinder.volume.api [None req-094c4521-2047-4dbf-ae58-b8b8439d07da tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1056.753414] [55244]: INFO cinder.api.openstack.wsgi [None req-094c4521-2047-4dbf-ae58-b8b8439d07da tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1056.753893] [55244]: [pid: 55244|app: 0|req: 156/311] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:56 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.027305] [55243]: DEBUG cinder.api.middleware.request_id [None req-c95ad823-e8f3-4332-b220-756c89311570 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.033630] [55243]: INFO cinder.api.openstack.wsgi [None req-c95ad823-e8f3-4332-b220-756c89311570 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 1057.035188] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c95ad823-e8f3-4332-b220-756c89311570 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.035188] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c95ad823-e8f3-4332-b220-756c89311570 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.053808] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.053808] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.062915] [55243]: INFO cinder.volume.api [None req-c95ad823-e8f3-4332-b220-756c89311570 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Volume info retrieved successfully. [ 1057.072033] [55243]: INFO cinder.api.openstack.wsgi [None req-c95ad823-e8f3-4332-b220-756c89311570 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 200 [ 1057.072033] [55243]: [pid: 55243|app: 0|req: 156/312] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:56 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.085804] [55244]: DEBUG cinder.api.middleware.request_id [None req-33b91015-7440-47a6-b07a-97e439e81db7 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.088262] [55244]: INFO cinder.api.openstack.wsgi [None req-33b91015-7440-47a6-b07a-97e439e81db7 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] GET http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 [ 1058.088262] [55244]: DEBUG cinder.api.openstack.wsgi [None req-33b91015-7440-47a6-b07a-97e439e81db7 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.088448] [55244]: DEBUG cinder.api.openstack.wsgi [None req-33b91015-7440-47a6-b07a-97e439e81db7 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.095604] [55244]: INFO cinder.api.openstack.wsgi [None req-33b91015-7440-47a6-b07a-97e439e81db7 tempest-DeleteServersTestJSON-639917414 tempest-DeleteServersTestJSON-639917414-project-member] http://10.180.1.21/volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 returned with HTTP 404 [ 1058.096116] [55244]: [pid: 55244|app: 0|req: 157/313] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:04:57 2025] GET /volume/v3/volumes/8fbd6e39-40b5-4f72-a8f6-118a8b706ad8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1067.067024] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=82,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1067.719195] [55243]: DEBUG cinder.api.middleware.request_id [None req-9bde0ad1-0b4b-465a-9413-4125ad4a92ff None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.721297] [55243]: INFO cinder.api.openstack.wsgi [None req-9bde0ad1-0b4b-465a-9413-4125ad4a92ff tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1067.721427] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9bde0ad1-0b4b-465a-9413-4125ad4a92ff tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.721614] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9bde0ad1-0b4b-465a-9413-4125ad4a92ff tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.736276] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.736276] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.741099] [55243]: INFO cinder.volume.api [None req-9bde0ad1-0b4b-465a-9413-4125ad4a92ff tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1067.745916] [55243]: INFO cinder.api.openstack.wsgi [None req-9bde0ad1-0b4b-465a-9413-4125ad4a92ff tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1067.746377] [55243]: [pid: 55243|app: 0|req: 157/314] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:07 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.787306] [55244]: DEBUG cinder.api.middleware.request_id [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-397b4f6d-cb5d-4157-9c81-9bff7c6b3d71 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.790025] [55244]: INFO cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-397b4f6d-cb5d-4157-9c81-9bff7c6b3d71 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1067.790025] [55244]: DEBUG cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-397b4f6d-cb5d-4157-9c81-9bff7c6b3d71 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.790025] [55244]: DEBUG cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-397b4f6d-cb5d-4157-9c81-9bff7c6b3d71 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.800027] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.800027] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.804590] [55244]: INFO cinder.volume.api [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-397b4f6d-cb5d-4157-9c81-9bff7c6b3d71 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1067.809407] [55244]: INFO cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-397b4f6d-cb5d-4157-9c81-9bff7c6b3d71 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1067.810034] [55244]: [pid: 55244|app: 0|req: 158/315] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:05:07 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.334445] [55243]: DEBUG cinder.api.middleware.request_id [None req-e17462ea-e6ad-4113-964d-18abd55cd1d2 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.334889] [55243]: INFO cinder.api.openstack.wsgi [None req-e17462ea-e6ad-4113-964d-18abd55cd1d2 None None] GET http://10.180.1.21/volume// [ 1069.335083] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e17462ea-e6ad-4113-964d-18abd55cd1d2 None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.335317] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e17462ea-e6ad-4113-964d-18abd55cd1d2 None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.335717] [55243]: INFO cinder.api.openstack.wsgi [None req-e17462ea-e6ad-4113-964d-18abd55cd1d2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1069.336041] [55243]: [pid: 55243|app: 0|req: 158/316] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 11:05:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1069.341591] [55244]: DEBUG cinder.api.middleware.request_id [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-aa4d5def-4ef4-4e8a-8392-ddcececc3ea6 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.349112] [55244]: INFO cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-aa4d5def-4ef4-4e8a-8392-ddcececc3ea6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1069.349112] [55244]: DEBUG cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-aa4d5def-4ef4-4e8a-8392-ddcececc3ea6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0fa83d4-4299-4c9b-9921-0aabecd2d3ad", "connector": null, "instance_uuid": "5775e2e5-ad41-40aa-b8fa-aa0c900327b0"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1069.360767] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.360767] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.386292] [55244]: INFO cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-aa4d5def-4ef4-4e8a-8392-ddcececc3ea6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1069.386749] [55244]: [pid: 55244|app: 0|req: 159/317] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:05:08 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1069.417468] [55243]: DEBUG cinder.api.middleware.request_id [None req-dc8aeaff-0825-4f7b-abb7-84ed17c3c55c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.421817] [55243]: INFO cinder.api.openstack.wsgi [None req-dc8aeaff-0825-4f7b-abb7-84ed17c3c55c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1069.421817] [55243]: DEBUG cinder.api.openstack.wsgi [None req-dc8aeaff-0825-4f7b-abb7-84ed17c3c55c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.421817] [55243]: DEBUG cinder.api.openstack.wsgi [None req-dc8aeaff-0825-4f7b-abb7-84ed17c3c55c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.438262] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.438262] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.441796] [55243]: INFO cinder.volume.api [None req-dc8aeaff-0825-4f7b-abb7-84ed17c3c55c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1069.448262] [55243]: INFO cinder.api.openstack.wsgi [None req-dc8aeaff-0825-4f7b-abb7-84ed17c3c55c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1069.449093] [55243]: [pid: 55243|app: 0|req: 159/318] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:08 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.921078] [55244]: DEBUG cinder.api.middleware.request_id [None req-18c55b1a-2ebb-4dd3-9a8c-aa06ae32c2e5 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.925534] [55244]: INFO cinder.api.openstack.wsgi [None req-18c55b1a-2ebb-4dd3-9a8c-aa06ae32c2e5 None None] GET http://10.180.1.21/volume// [ 1069.925758] [55244]: DEBUG cinder.api.openstack.wsgi [None req-18c55b1a-2ebb-4dd3-9a8c-aa06ae32c2e5 None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.925984] [55244]: DEBUG cinder.api.openstack.wsgi [None req-18c55b1a-2ebb-4dd3-9a8c-aa06ae32c2e5 None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.926409] [55244]: INFO cinder.api.openstack.wsgi [None req-18c55b1a-2ebb-4dd3-9a8c-aa06ae32c2e5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1069.926746] [55244]: [pid: 55244|app: 0|req: 160/319] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:05:09 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1069.932747] [55243]: DEBUG cinder.api.middleware.request_id [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-dd4f3a38-979a-4b39-867a-f001b8989d30 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.936279] [55243]: INFO cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-dd4f3a38-979a-4b39-867a-f001b8989d30 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1069.936550] [55243]: DEBUG cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-dd4f3a38-979a-4b39-867a-f001b8989d30 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.936786] [55243]: DEBUG cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-dd4f3a38-979a-4b39-867a-f001b8989d30 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.950967] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.950967] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.967212] [55243]: INFO cinder.volume.api [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-dd4f3a38-979a-4b39-867a-f001b8989d30 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1069.974011] [55243]: INFO cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-dd4f3a38-979a-4b39-867a-f001b8989d30 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1069.974651] [55243]: [pid: 55243|app: 0|req: 160/320] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:05:09 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1070.007352] [55244]: DEBUG cinder.api.middleware.request_id [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-7d48d282-6079-40ba-8700-ba0d31a7ac31 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.010667] [55244]: INFO cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-7d48d282-6079-40ba-8700-ba0d31a7ac31 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] PUT http://10.180.1.21/volume/v3/attachments/a0a686a0-54fa-4566-9b2f-907fb508ff2f [ 1070.011135] [55244]: DEBUG cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-7d48d282-6079-40ba-8700-ba0d31a7ac31 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-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-512490", "mountpoint": "/dev/sdb"}}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1070.024482] [55244]: DEBUG cinder.coordination [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-7d48d282-6079-40ba-8700-ba0d31a7ac31 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Acquiring lock "cinder-attachment_update-f0fa83d4-4299-4c9b-9921-0aabecd2d3ad-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1070.027240] [55244]: DEBUG cinder.coordination [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-7d48d282-6079-40ba-8700-ba0d31a7ac31 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Lock "cinder-attachment_update-f0fa83d4-4299-4c9b-9921-0aabecd2d3ad-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1070.028404] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.028404] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.464731] [55243]: DEBUG cinder.api.middleware.request_id [None req-2e0a80ca-7dd3-4d3b-be0f-88245c3ca1e6 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.467820] [55243]: INFO cinder.api.openstack.wsgi [None req-2e0a80ca-7dd3-4d3b-be0f-88245c3ca1e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1070.468136] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2e0a80ca-7dd3-4d3b-be0f-88245c3ca1e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.468554] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2e0a80ca-7dd3-4d3b-be0f-88245c3ca1e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.498080] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.498080] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.502456] [55243]: INFO cinder.volume.api [None req-2e0a80ca-7dd3-4d3b-be0f-88245c3ca1e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1070.509093] [55243]: INFO cinder.api.openstack.wsgi [None req-2e0a80ca-7dd3-4d3b-be0f-88245c3ca1e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1070.509528] [55243]: [pid: 55243|app: 0|req: 161/321] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:09 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.521144] [55243]: DEBUG cinder.api.middleware.request_id [None req-2c73c4d0-e4fe-41b3-9483-e8c8e1efcb04 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.523213] [55243]: INFO cinder.api.openstack.wsgi [None req-2c73c4d0-e4fe-41b3-9483-e8c8e1efcb04 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1071.523438] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2c73c4d0-e4fe-41b3-9483-e8c8e1efcb04 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.523659] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2c73c4d0-e4fe-41b3-9483-e8c8e1efcb04 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.543883] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.543883] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.548608] [55243]: INFO cinder.volume.api [None req-2c73c4d0-e4fe-41b3-9483-e8c8e1efcb04 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1071.554812] [55243]: INFO cinder.api.openstack.wsgi [None req-2c73c4d0-e4fe-41b3-9483-e8c8e1efcb04 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1071.554812] [55243]: [pid: 55243|app: 0|req: 162/322] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:10 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.572164] [55243]: DEBUG cinder.api.middleware.request_id [None req-6a0429e4-0059-402e-8449-166c2ec7905a None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.574461] [55243]: INFO cinder.api.openstack.wsgi [None req-6a0429e4-0059-402e-8449-166c2ec7905a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1072.574685] [55243]: DEBUG cinder.api.openstack.wsgi [None req-6a0429e4-0059-402e-8449-166c2ec7905a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.574895] [55243]: DEBUG cinder.api.openstack.wsgi [None req-6a0429e4-0059-402e-8449-166c2ec7905a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.588977] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.588977] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.593109] [55243]: INFO cinder.volume.api [None req-6a0429e4-0059-402e-8449-166c2ec7905a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1072.598148] [55243]: INFO cinder.api.openstack.wsgi [None req-6a0429e4-0059-402e-8449-166c2ec7905a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1072.598614] [55243]: [pid: 55243|app: 0|req: 163/323] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:12 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.611476] [55243]: DEBUG cinder.api.middleware.request_id [None req-14ce6434-cf5b-4c14-99b8-1fd47a0a7572 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.615019] [55243]: INFO cinder.api.openstack.wsgi [None req-14ce6434-cf5b-4c14-99b8-1fd47a0a7572 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1073.615019] [55243]: DEBUG cinder.api.openstack.wsgi [None req-14ce6434-cf5b-4c14-99b8-1fd47a0a7572 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.615019] [55243]: DEBUG cinder.api.openstack.wsgi [None req-14ce6434-cf5b-4c14-99b8-1fd47a0a7572 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.629582] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.629582] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.634045] [55243]: INFO cinder.volume.api [None req-14ce6434-cf5b-4c14-99b8-1fd47a0a7572 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1073.638961] [55243]: INFO cinder.api.openstack.wsgi [None req-14ce6434-cf5b-4c14-99b8-1fd47a0a7572 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1073.639376] [55243]: [pid: 55243|app: 0|req: 164/324] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:13 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.653646] [55243]: DEBUG cinder.api.middleware.request_id [None req-c1ac98f8-4f84-4086-8171-590166ee8b3c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.655407] [55243]: INFO cinder.api.openstack.wsgi [None req-c1ac98f8-4f84-4086-8171-590166ee8b3c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1074.655651] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c1ac98f8-4f84-4086-8171-590166ee8b3c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.655917] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c1ac98f8-4f84-4086-8171-590166ee8b3c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.670057] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.670057] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.673616] [55243]: INFO cinder.volume.api [None req-c1ac98f8-4f84-4086-8171-590166ee8b3c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1074.678276] [55243]: INFO cinder.api.openstack.wsgi [None req-c1ac98f8-4f84-4086-8171-590166ee8b3c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1074.679027] [55243]: [pid: 55243|app: 0|req: 165/325] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:14 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.054227] [55244]: DEBUG cinder.coordination [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-7d48d282-6079-40ba-8700-ba0d31a7ac31 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Lock "cinder-attachment_update-f0fa83d4-4299-4c9b-9921-0aabecd2d3ad-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.027s {{(pid=55244) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1075.054583] [55244]: INFO cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-7d48d282-6079-40ba-8700-ba0d31a7ac31 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments/a0a686a0-54fa-4566-9b2f-907fb508ff2f returned with HTTP 200 [ 1075.055056] [55244]: [pid: 55244|app: 0|req: 161/326] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:05:09 2025] PUT /volume/v3/attachments/a0a686a0-54fa-4566-9b2f-907fb508ff2f => generated 617 bytes in 5048 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1075.114503] [55243]: DEBUG cinder.api.middleware.request_id [None req-99890c5c-9344-4a51-9376-33db37d8eba4 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.116606] [55243]: INFO cinder.api.openstack.wsgi [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1075.116979] [55243]: DEBUG cinder.api.openstack.wsgi [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-538165070"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1075.118864] [55243]: DEBUG cinder.api.v3.volumes [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-538165070'}} {{(pid=55243) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1075.119011] [55243]: INFO cinder.api.v3.volumes [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Create volume of 1 GB [ 1075.123751] [55243]: INFO cinder.volume.api [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Availability Zones retrieved successfully. [ 1075.131202] [55243]: DEBUG cinder.volume.api [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Flow 'volume_create_api' (0ab937c6-d663-4516-b604-44f4fd51d6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1075.132460] [55243]: DEBUG cinder.volume.api [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e795559-ce96-4df8-ab4e-17da25f732ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1075.133659] [55243]: DEBUG cinder.volume.flows.api.create_volume [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Validating volume size '1' using validate_int {{(pid=55243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1075.152289] [55243]: DEBUG cinder.volume.api [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e795559-ce96-4df8-ab4e-17da25f732ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1075.153412] [55243]: DEBUG cinder.volume.api [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c7f2a74-127b-439f-8359-7f52c8f294ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1075.189812] [55243]: DEBUG cinder.quota [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Created reservations ['24d66cc4-8455-4009-b898-2b1b8b133406', 'f4a6fa42-f30d-4ac5-9e16-3bc0b1d6a5f6', '67a415f6-a57a-4d36-8b6a-3d82b6ba6b85', '2e39352b-fa77-4f3f-ae1c-a5f6d416b885'] {{(pid=55243) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1075.190945] [55243]: DEBUG cinder.volume.api [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c7f2a74-127b-439f-8359-7f52c8f294ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24d66cc4-8455-4009-b898-2b1b8b133406', 'f4a6fa42-f30d-4ac5-9e16-3bc0b1d6a5f6', '67a415f6-a57a-4d36-8b6a-3d82b6ba6b85', '2e39352b-fa77-4f3f-ae1c-a5f6d416b885']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1075.192038] [55243]: DEBUG cinder.volume.api [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c61b6254-1eb0-42d8-acf9-f36cadbdf026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1075.207453] [55243]: DEBUG cinder.volume.api [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c61b6254-1eb0-42d8-acf9-f36cadbdf026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5371ceef-9bfd-4992-abb3-b6604619a7f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-538165070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='273a7dfc87214dafb0b73a063c7363ac',qos_specs=None,replication_status=,reservations=['24d66cc4-8455-4009-b898-2b1b8b133406','f4a6fa42-f30d-4ac5-9e16-3bc0b1d6a5f6','67a415f6-a57a-4d36-8b6a-3d82b6ba6b85','2e39352b-fa77-4f3f-ae1c-a5f6d416b885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e673897c4d834b5280be65fb6a4bab09',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-538165070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5371ceef-9bfd-4992-abb3-b6604619a7f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='273a7dfc87214dafb0b73a063c7363ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e673897c4d834b5280be65fb6a4bab09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1075.208677] [55243]: DEBUG cinder.volume.api [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07dff4ad-c3dd-4590-aaa7-3d1d5b87ce9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1075.246202] [55243]: DEBUG cinder.volume.api [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07dff4ad-c3dd-4590-aaa7-3d1d5b87ce9e) transitioned into state 'SUCCESS' from state '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-538165070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='273a7dfc87214dafb0b73a063c7363ac',qos_specs=None,replication_status=,reservations=['24d66cc4-8455-4009-b898-2b1b8b133406','f4a6fa42-f30d-4ac5-9e16-3bc0b1d6a5f6','67a415f6-a57a-4d36-8b6a-3d82b6ba6b85','2e39352b-fa77-4f3f-ae1c-a5f6d416b885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e673897c4d834b5280be65fb6a4bab09',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1075.247166] [55243]: DEBUG cinder.volume.api [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1494d6d-7210-4e4d-a499-f4f867a461d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1075.261034] [55243]: DEBUG cinder.volume.api [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1494d6d-7210-4e4d-a499-f4f867a461d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1075.262411] [55243]: DEBUG cinder.volume.api [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Flow 'volume_create_api' (0ab937c6-d663-4516-b604-44f4fd51d6f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1075.263152] [55243]: INFO cinder.volume.api [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Create volume request issued successfully. [ 1075.263771] [55243]: INFO cinder.api.openstack.wsgi [None req-99890c5c-9344-4a51-9376-33db37d8eba4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1075.264308] [55243]: [pid: 55243|app: 0|req: 166/327] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:05:14 2025] POST /volume/v3/volumes => generated 753 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1075.274257] [55244]: DEBUG cinder.api.middleware.request_id [None req-1e28c2bc-8e58-4a23-9481-4d8ad7de5cb4 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.276353] [55244]: INFO cinder.api.openstack.wsgi [None req-1e28c2bc-8e58-4a23-9481-4d8ad7de5cb4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/5371ceef-9bfd-4992-abb3-b6604619a7f0 [ 1075.276579] [55244]: DEBUG cinder.api.openstack.wsgi [None req-1e28c2bc-8e58-4a23-9481-4d8ad7de5cb4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.277059] [55244]: DEBUG cinder.api.openstack.wsgi [None req-1e28c2bc-8e58-4a23-9481-4d8ad7de5cb4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.288139] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.288139] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.293488] [55244]: INFO cinder.volume.api [None req-1e28c2bc-8e58-4a23-9481-4d8ad7de5cb4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1075.298328] [55244]: INFO cinder.api.openstack.wsgi [None req-1e28c2bc-8e58-4a23-9481-4d8ad7de5cb4 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/5371ceef-9bfd-4992-abb3-b6604619a7f0 returned with HTTP 200 [ 1075.299394] [55244]: [pid: 55244|app: 0|req: 162/328] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:14 2025] GET /volume/v3/volumes/5371ceef-9bfd-4992-abb3-b6604619a7f0 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.690408] [55243]: DEBUG cinder.api.middleware.request_id [None req-c379dac3-63eb-4d2c-bf4c-3b8bef78bb8c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.697122] [55243]: INFO cinder.api.openstack.wsgi [None req-c379dac3-63eb-4d2c-bf4c-3b8bef78bb8c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1075.697438] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c379dac3-63eb-4d2c-bf4c-3b8bef78bb8c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.697802] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c379dac3-63eb-4d2c-bf4c-3b8bef78bb8c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.715567] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.715567] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.722018] [55243]: INFO cinder.volume.api [None req-c379dac3-63eb-4d2c-bf4c-3b8bef78bb8c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1075.728186] [55243]: INFO cinder.api.openstack.wsgi [None req-c379dac3-63eb-4d2c-bf4c-3b8bef78bb8c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1075.728684] [55243]: [pid: 55243|app: 0|req: 167/329] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:15 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.309693] [55244]: DEBUG cinder.api.middleware.request_id [None req-ffd2a8af-b34e-44c8-b50c-9ee2dd3d378f None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.311539] [55244]: INFO cinder.api.openstack.wsgi [None req-ffd2a8af-b34e-44c8-b50c-9ee2dd3d378f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/5371ceef-9bfd-4992-abb3-b6604619a7f0 [ 1076.311767] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ffd2a8af-b34e-44c8-b50c-9ee2dd3d378f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.311988] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ffd2a8af-b34e-44c8-b50c-9ee2dd3d378f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.322756] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.322756] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.330774] [55244]: INFO cinder.volume.api [None req-ffd2a8af-b34e-44c8-b50c-9ee2dd3d378f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1076.337105] [55244]: INFO cinder.api.openstack.wsgi [None req-ffd2a8af-b34e-44c8-b50c-9ee2dd3d378f tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/5371ceef-9bfd-4992-abb3-b6604619a7f0 returned with HTTP 200 [ 1076.337723] [55244]: [pid: 55244|app: 0|req: 163/330] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:15 2025] GET /volume/v3/volumes/5371ceef-9bfd-4992-abb3-b6604619a7f0 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.386931] [55243]: DEBUG cinder.api.middleware.request_id [req-05daa0a2-2097-4ba9-8c1f-521f4f9487e1 req-2406f773-0a87-4b00-9964-937da6378b4f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.389494] [55243]: INFO cinder.api.openstack.wsgi [req-05daa0a2-2097-4ba9-8c1f-521f4f9487e1 req-2406f773-0a87-4b00-9964-937da6378b4f tempest-VolumesAdminNegativeTest-1258769775 tempest-VolumesAdminNegativeTest-1258769775-project-admin] GET http://10.180.1.21/volume/v3/volumes/63191c9b-a463-44a7-abe1-2eb2ae48abb7 [ 1076.390018] [55243]: DEBUG cinder.api.openstack.wsgi [req-05daa0a2-2097-4ba9-8c1f-521f4f9487e1 req-2406f773-0a87-4b00-9964-937da6378b4f tempest-VolumesAdminNegativeTest-1258769775 tempest-VolumesAdminNegativeTest-1258769775-project-admin] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.390018] [55243]: DEBUG cinder.api.openstack.wsgi [req-05daa0a2-2097-4ba9-8c1f-521f4f9487e1 req-2406f773-0a87-4b00-9964-937da6378b4f tempest-VolumesAdminNegativeTest-1258769775 tempest-VolumesAdminNegativeTest-1258769775-project-admin] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.398607] [55243]: INFO cinder.api.openstack.wsgi [req-05daa0a2-2097-4ba9-8c1f-521f4f9487e1 req-2406f773-0a87-4b00-9964-937da6378b4f tempest-VolumesAdminNegativeTest-1258769775 tempest-VolumesAdminNegativeTest-1258769775-project-admin] http://10.180.1.21/volume/v3/volumes/63191c9b-a463-44a7-abe1-2eb2ae48abb7 returned with HTTP 404 [ 1076.399363] [55243]: [pid: 55243|app: 0|req: 168/331] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:05:15 2025] GET /volume/v3/volumes/63191c9b-a463-44a7-abe1-2eb2ae48abb7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1076.407735] [55244]: DEBUG cinder.api.middleware.request_id [None req-07c60e5d-4c62-4fb5-ba4a-2f2555d1ffef None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.410324] [55244]: INFO cinder.api.openstack.wsgi [None req-07c60e5d-4c62-4fb5-ba4a-2f2555d1ffef tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5371ceef-9bfd-4992-abb3-b6604619a7f0 [ 1076.410577] [55244]: DEBUG cinder.api.openstack.wsgi [None req-07c60e5d-4c62-4fb5-ba4a-2f2555d1ffef tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.410803] [55244]: DEBUG cinder.api.openstack.wsgi [None req-07c60e5d-4c62-4fb5-ba4a-2f2555d1ffef tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.411009] [55244]: INFO cinder.api.v3.volumes [None req-07c60e5d-4c62-4fb5-ba4a-2f2555d1ffef tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Delete volume with id: 5371ceef-9bfd-4992-abb3-b6604619a7f0 [ 1076.418856] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.418856] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.419425] [55244]: INFO cinder.volume.api [None req-07c60e5d-4c62-4fb5-ba4a-2f2555d1ffef tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1076.440605] [55244]: INFO cinder.volume.api [None req-07c60e5d-4c62-4fb5-ba4a-2f2555d1ffef tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Delete volume request issued successfully. [ 1076.441359] [55244]: INFO cinder.api.openstack.wsgi [None req-07c60e5d-4c62-4fb5-ba4a-2f2555d1ffef tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/5371ceef-9bfd-4992-abb3-b6604619a7f0 returned with HTTP 202 [ 1076.441359] [55244]: [pid: 55244|app: 0|req: 164/332] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:05:15 2025] DELETE /volume/v3/volumes/5371ceef-9bfd-4992-abb3-b6604619a7f0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1076.444871] [55243]: DEBUG cinder.api.middleware.request_id [None req-a96faa0a-d13f-472a-990a-634f379bace2 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.446698] [55243]: INFO cinder.api.openstack.wsgi [None req-a96faa0a-d13f-472a-990a-634f379bace2 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/5371ceef-9bfd-4992-abb3-b6604619a7f0 [ 1076.446961] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a96faa0a-d13f-472a-990a-634f379bace2 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.447229] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a96faa0a-d13f-472a-990a-634f379bace2 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.459261] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.459261] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.462777] [55243]: INFO cinder.volume.api [None req-a96faa0a-d13f-472a-990a-634f379bace2 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1076.468216] [55243]: INFO cinder.api.openstack.wsgi [None req-a96faa0a-d13f-472a-990a-634f379bace2 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/5371ceef-9bfd-4992-abb3-b6604619a7f0 returned with HTTP 200 [ 1076.468617] [55243]: [pid: 55243|app: 0|req: 169/333] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:15 2025] GET /volume/v3/volumes/5371ceef-9bfd-4992-abb3-b6604619a7f0 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.711794] [55244]: DEBUG cinder.api.middleware.request_id [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-9145a4c0-87de-437a-b14e-96d2afce60ca None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.717220] [55244]: INFO cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-9145a4c0-87de-437a-b14e-96d2afce60ca tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] POST http://10.180.1.21/volume/v3/attachments/a0a686a0-54fa-4566-9b2f-907fb508ff2f/action [ 1076.717220] [55244]: DEBUG cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-9145a4c0-87de-437a-b14e-96d2afce60ca tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action body: b'{"os-complete": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1076.717808] [55244]: DEBUG cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-9145a4c0-87de-437a-b14e-96d2afce60ca tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1076.740744] [55243]: DEBUG cinder.api.middleware.request_id [None req-d8ae9bac-0945-42ff-8874-d9b2a15cce09 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.745499] [55243]: INFO cinder.api.openstack.wsgi [None req-d8ae9bac-0945-42ff-8874-d9b2a15cce09 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1076.745499] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d8ae9bac-0945-42ff-8874-d9b2a15cce09 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.745499] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d8ae9bac-0945-42ff-8874-d9b2a15cce09 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.752711] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.752711] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.758607] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.758607] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.764707] [55243]: INFO cinder.volume.api [None req-d8ae9bac-0945-42ff-8874-d9b2a15cce09 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1076.766437] [55244]: INFO cinder.api.openstack.wsgi [req-9f44d4da-7344-4112-aec8-29f60b59b5ae req-9145a4c0-87de-437a-b14e-96d2afce60ca tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments/a0a686a0-54fa-4566-9b2f-907fb508ff2f/action returned with HTTP 204 [ 1076.767940] [55244]: [pid: 55244|app: 0|req: 165/334] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:05:16 2025] POST /volume/v3/attachments/a0a686a0-54fa-4566-9b2f-907fb508ff2f/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1076.770585] [55243]: INFO cinder.api.openstack.wsgi [None req-d8ae9bac-0945-42ff-8874-d9b2a15cce09 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1076.771312] [55243]: [pid: 55243|app: 0|req: 170/335] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:16 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.480408] [55244]: DEBUG cinder.api.middleware.request_id [None req-b00aa5d5-fd12-4f68-84aa-c64ba6088253 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.483423] [55244]: INFO cinder.api.openstack.wsgi [None req-b00aa5d5-fd12-4f68-84aa-c64ba6088253 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/5371ceef-9bfd-4992-abb3-b6604619a7f0 [ 1077.483723] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b00aa5d5-fd12-4f68-84aa-c64ba6088253 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.483971] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b00aa5d5-fd12-4f68-84aa-c64ba6088253 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.491283] [55244]: INFO cinder.api.openstack.wsgi [None req-b00aa5d5-fd12-4f68-84aa-c64ba6088253 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/5371ceef-9bfd-4992-abb3-b6604619a7f0 returned with HTTP 404 [ 1077.491865] [55244]: [pid: 55244|app: 0|req: 166/336] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:16 2025] GET /volume/v3/volumes/5371ceef-9bfd-4992-abb3-b6604619a7f0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1077.787230] [55243]: DEBUG cinder.api.middleware.request_id [None req-50d72aca-e68c-4b3b-bf46-5edae97f4e29 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.789575] [55243]: INFO cinder.api.openstack.wsgi [None req-50d72aca-e68c-4b3b-bf46-5edae97f4e29 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1077.789679] [55243]: DEBUG cinder.api.openstack.wsgi [None req-50d72aca-e68c-4b3b-bf46-5edae97f4e29 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.789891] [55243]: DEBUG cinder.api.openstack.wsgi [None req-50d72aca-e68c-4b3b-bf46-5edae97f4e29 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.803450] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.803450] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.809022] [55243]: INFO cinder.volume.api [None req-50d72aca-e68c-4b3b-bf46-5edae97f4e29 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1077.813453] [55243]: INFO cinder.api.openstack.wsgi [None req-50d72aca-e68c-4b3b-bf46-5edae97f4e29 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1077.813863] [55243]: [pid: 55243|app: 0|req: 171/337] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:17 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1077.823340] [55244]: DEBUG cinder.api.middleware.request_id [None req-e91b5e06-99e9-4158-8b7c-bb7df8553f49 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.825450] [55244]: INFO cinder.api.openstack.wsgi [None req-e91b5e06-99e9-4158-8b7c-bb7df8553f49 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1077.825670] [55244]: DEBUG cinder.api.openstack.wsgi [None req-e91b5e06-99e9-4158-8b7c-bb7df8553f49 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.825879] [55244]: DEBUG cinder.api.openstack.wsgi [None req-e91b5e06-99e9-4158-8b7c-bb7df8553f49 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.835918] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.835918] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.840039] [55244]: INFO cinder.volume.api [None req-e91b5e06-99e9-4158-8b7c-bb7df8553f49 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1077.843663] [55244]: INFO cinder.api.openstack.wsgi [None req-e91b5e06-99e9-4158-8b7c-bb7df8553f49 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1077.844186] [55244]: [pid: 55244|app: 0|req: 167/338] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:17 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1078.181780] [55243]: DEBUG cinder.api.middleware.request_id [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-d0bf573a-10e3-4e56-b293-b00b7db667c4 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.184425] [55243]: INFO cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-d0bf573a-10e3-4e56-b293-b00b7db667c4 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1078.184723] [55243]: DEBUG cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-d0bf573a-10e3-4e56-b293-b00b7db667c4 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.185034] [55243]: DEBUG cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-d0bf573a-10e3-4e56-b293-b00b7db667c4 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.196560] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.196560] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.200303] [55243]: INFO cinder.volume.api [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-d0bf573a-10e3-4e56-b293-b00b7db667c4 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1078.205186] [55243]: INFO cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-d0bf573a-10e3-4e56-b293-b00b7db667c4 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1078.205692] [55243]: [pid: 55243|app: 0|req: 172/339] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:05:17 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1080.411892] [55244]: DEBUG cinder.api.middleware.request_id [None req-d220d6af-1471-4f68-8a7d-5a6ecae69cd2 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.412402] [55244]: INFO cinder.api.openstack.wsgi [None req-d220d6af-1471-4f68-8a7d-5a6ecae69cd2 None None] GET http://10.180.1.21/volume// [ 1080.412595] [55244]: DEBUG cinder.api.openstack.wsgi [None req-d220d6af-1471-4f68-8a7d-5a6ecae69cd2 None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.412814] [55244]: DEBUG cinder.api.openstack.wsgi [None req-d220d6af-1471-4f68-8a7d-5a6ecae69cd2 None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.413240] [55244]: INFO cinder.api.openstack.wsgi [None req-d220d6af-1471-4f68-8a7d-5a6ecae69cd2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1080.413549] [55244]: [pid: 55244|app: 0|req: 168/340] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:05:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1080.419993] [55243]: DEBUG cinder.api.middleware.request_id [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-2b550081-f8a8-42e5-9467-7d7b9968aa9a None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.424371] [55243]: INFO cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-2b550081-f8a8-42e5-9467-7d7b9968aa9a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1080.424868] [55243]: DEBUG cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-2b550081-f8a8-42e5-9467-7d7b9968aa9a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0fa83d4-4299-4c9b-9921-0aabecd2d3ad", "connector": null, "instance_uuid": "5775e2e5-ad41-40aa-b8fa-aa0c900327b0"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1080.443387] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.443387] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.475727] [55243]: INFO cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-2b550081-f8a8-42e5-9467-7d7b9968aa9a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1080.476227] [55243]: [pid: 55243|app: 0|req: 173/341] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:05:19 2025] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1080.481501] [55244]: DEBUG cinder.api.middleware.request_id [None req-ba327907-fdbf-46c4-bc22-8d5b2a1f049c None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.481933] [55244]: INFO cinder.api.openstack.wsgi [None req-ba327907-fdbf-46c4-bc22-8d5b2a1f049c None None] GET http://10.180.1.21/volume// [ 1080.482145] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ba327907-fdbf-46c4-bc22-8d5b2a1f049c None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.482360] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ba327907-fdbf-46c4-bc22-8d5b2a1f049c None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.482795] [55244]: INFO cinder.api.openstack.wsgi [None req-ba327907-fdbf-46c4-bc22-8d5b2a1f049c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1080.483121] [55244]: [pid: 55244|app: 0|req: 169/342] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:05:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1080.486549] [55243]: DEBUG cinder.api.middleware.request_id [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-cbca2852-5f35-4dab-aabe-04fb19a8c17c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.489265] [55243]: INFO cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-cbca2852-5f35-4dab-aabe-04fb19a8c17c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1080.489508] [55243]: DEBUG cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-cbca2852-5f35-4dab-aabe-04fb19a8c17c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.489818] [55243]: DEBUG cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-cbca2852-5f35-4dab-aabe-04fb19a8c17c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.502689] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.502689] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.505876] [55243]: INFO cinder.volume.api [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-cbca2852-5f35-4dab-aabe-04fb19a8c17c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1080.512506] [55243]: INFO cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-cbca2852-5f35-4dab-aabe-04fb19a8c17c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1080.512506] [55243]: [pid: 55243|app: 0|req: 174/343] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:05:19 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1081.691475] [55244]: DEBUG cinder.api.middleware.request_id [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-e9c11749-f9a7-43e1-89dc-90d2db109fa3 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.695396] [55244]: INFO cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-e9c11749-f9a7-43e1-89dc-90d2db109fa3 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a0a686a0-54fa-4566-9b2f-907fb508ff2f [ 1081.695488] [55244]: DEBUG cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-e9c11749-f9a7-43e1-89dc-90d2db109fa3 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.698098] [55244]: DEBUG cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-e9c11749-f9a7-43e1-89dc-90d2db109fa3 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'version_select' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.714141] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.714141] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.252140] [55244]: INFO cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-e9c11749-f9a7-43e1-89dc-90d2db109fa3 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments/a0a686a0-54fa-4566-9b2f-907fb508ff2f returned with HTTP 200 [ 1082.252668] [55244]: [pid: 55244|app: 0|req: 170/344] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:05:21 2025] DELETE /volume/v3/attachments/a0a686a0-54fa-4566-9b2f-907fb508ff2f => generated 192 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1083.939142] [55243]: DEBUG cinder.api.middleware.request_id [None req-efcf3f18-10b1-49f9-af6a-2b7a53db7141 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.939637] [55243]: INFO cinder.api.openstack.wsgi [None req-efcf3f18-10b1-49f9-af6a-2b7a53db7141 None None] GET http://10.180.1.21/volume// [ 1083.939844] [55243]: DEBUG cinder.api.openstack.wsgi [None req-efcf3f18-10b1-49f9-af6a-2b7a53db7141 None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.940075] [55243]: DEBUG cinder.api.openstack.wsgi [None req-efcf3f18-10b1-49f9-af6a-2b7a53db7141 None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.940716] [55243]: INFO cinder.api.openstack.wsgi [None req-efcf3f18-10b1-49f9-af6a-2b7a53db7141 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1083.940819] [55243]: [pid: 55243|app: 0|req: 175/345] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:05:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1083.944725] [55244]: DEBUG cinder.api.middleware.request_id [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-ad08ac72-57f9-4338-afa9-3984019cb640 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.947083] [55244]: INFO cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-ad08ac72-57f9-4338-afa9-3984019cb640 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1083.947334] [55244]: DEBUG cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-ad08ac72-57f9-4338-afa9-3984019cb640 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.947572] [55244]: DEBUG cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-ad08ac72-57f9-4338-afa9-3984019cb640 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.963735] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.963735] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.968445] [55244]: INFO cinder.volume.api [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-ad08ac72-57f9-4338-afa9-3984019cb640 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1083.973897] [55244]: INFO cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-ad08ac72-57f9-4338-afa9-3984019cb640 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1083.974408] [55244]: [pid: 55244|app: 0|req: 171/346] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:05:23 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1084.087715] [55243]: DEBUG cinder.api.middleware.request_id [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-05e84b5e-8a7c-494f-8450-fc46ec4b0dbb None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.089979] [55243]: INFO cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-05e84b5e-8a7c-494f-8450-fc46ec4b0dbb tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] PUT http://10.180.1.21/volume/v3/attachments/aac59acb-a08c-4d61-88d0-09539262a83e [ 1084.090574] [55243]: DEBUG cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-05e84b5e-8a7c-494f-8450-fc46ec4b0dbb tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-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=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1084.099053] [55243]: DEBUG cinder.coordination [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-05e84b5e-8a7c-494f-8450-fc46ec4b0dbb tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Acquiring lock "cinder-attachment_update-f0fa83d4-4299-4c9b-9921-0aabecd2d3ad-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1084.104257] [55243]: DEBUG cinder.coordination [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-05e84b5e-8a7c-494f-8450-fc46ec4b0dbb tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Lock "cinder-attachment_update-f0fa83d4-4299-4c9b-9921-0aabecd2d3ad-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1084.105727] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.105727] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.213364] [55244]: DEBUG cinder.api.middleware.request_id [None req-6df8f7ee-f282-4d53-b28a-654a86fe2f20 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.215839] [55244]: INFO cinder.api.openstack.wsgi [None req-6df8f7ee-f282-4d53-b28a-654a86fe2f20 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1084.216179] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6df8f7ee-f282-4d53-b28a-654a86fe2f20 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.216411] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6df8f7ee-f282-4d53-b28a-654a86fe2f20 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.216625] [55244]: INFO cinder.api.v3.volumes [None req-6df8f7ee-f282-4d53-b28a-654a86fe2f20 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Delete volume with id: 2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1084.224602] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.224602] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.225184] [55244]: INFO cinder.volume.api [None req-6df8f7ee-f282-4d53-b28a-654a86fe2f20 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1084.243902] [55244]: INFO cinder.volume.api [None req-6df8f7ee-f282-4d53-b28a-654a86fe2f20 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Delete volume request issued successfully. [ 1084.244101] [55244]: INFO cinder.api.openstack.wsgi [None req-6df8f7ee-f282-4d53-b28a-654a86fe2f20 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 202 [ 1084.244526] [55244]: [pid: 55244|app: 0|req: 172/347] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:05:23 2025] DELETE /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1084.247597] [55244]: DEBUG cinder.api.middleware.request_id [None req-4583b065-4c46-46c9-a567-86272d922c3b None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.249527] [55244]: INFO cinder.api.openstack.wsgi [None req-4583b065-4c46-46c9-a567-86272d922c3b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1084.249783] [55244]: DEBUG cinder.api.openstack.wsgi [None req-4583b065-4c46-46c9-a567-86272d922c3b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.250029] [55244]: DEBUG cinder.api.openstack.wsgi [None req-4583b065-4c46-46c9-a567-86272d922c3b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.258069] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.258069] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.262835] [55244]: INFO cinder.volume.api [None req-4583b065-4c46-46c9-a567-86272d922c3b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1084.266795] [55244]: INFO cinder.api.openstack.wsgi [None req-4583b065-4c46-46c9-a567-86272d922c3b tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1084.267221] [55244]: [pid: 55244|app: 0|req: 173/348] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:23 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1084.624160] [55243]: DEBUG cinder.coordination [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-05e84b5e-8a7c-494f-8450-fc46ec4b0dbb tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Lock "cinder-attachment_update-f0fa83d4-4299-4c9b-9921-0aabecd2d3ad-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55243) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1084.624618] [55243]: INFO cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-05e84b5e-8a7c-494f-8450-fc46ec4b0dbb tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments/aac59acb-a08c-4d61-88d0-09539262a83e returned with HTTP 200 [ 1084.625103] [55243]: [pid: 55243|app: 0|req: 176/349] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:05:23 2025] PUT /volume/v3/attachments/aac59acb-a08c-4d61-88d0-09539262a83e => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1085.133433] [55244]: DEBUG cinder.api.middleware.request_id [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-22e55b31-ea0e-45f6-8014-ec3f176d0c27 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.135717] [55244]: INFO cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-22e55b31-ea0e-45f6-8014-ec3f176d0c27 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] POST http://10.180.1.21/volume/v3/attachments/aac59acb-a08c-4d61-88d0-09539262a83e/action [ 1085.136164] [55244]: DEBUG cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-22e55b31-ea0e-45f6-8014-ec3f176d0c27 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action body: b'{"os-complete": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1085.136304] [55244]: DEBUG cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-22e55b31-ea0e-45f6-8014-ec3f176d0c27 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1085.153284] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.153284] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.159786] [55244]: INFO cinder.api.openstack.wsgi [req-83e32ffa-1b06-4b25-b8b4-7bff4c773965 req-22e55b31-ea0e-45f6-8014-ec3f176d0c27 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments/aac59acb-a08c-4d61-88d0-09539262a83e/action returned with HTTP 204 [ 1085.160285] [55244]: [pid: 55244|app: 0|req: 174/350] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:05:24 2025] POST /volume/v3/attachments/aac59acb-a08c-4d61-88d0-09539262a83e/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1085.277953] [55243]: DEBUG cinder.api.middleware.request_id [None req-9468a3f3-8c24-403e-9151-9f2675fa6b54 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.280903] [55243]: INFO cinder.api.openstack.wsgi [None req-9468a3f3-8c24-403e-9151-9f2675fa6b54 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1085.281322] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9468a3f3-8c24-403e-9151-9f2675fa6b54 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.281667] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9468a3f3-8c24-403e-9151-9f2675fa6b54 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.291983] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.291983] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.296026] [55243]: INFO cinder.volume.api [None req-9468a3f3-8c24-403e-9151-9f2675fa6b54 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1085.302271] [55243]: INFO cinder.api.openstack.wsgi [None req-9468a3f3-8c24-403e-9151-9f2675fa6b54 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1085.302639] [55243]: [pid: 55243|app: 0|req: 177/351] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:24 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.313424] [55244]: DEBUG cinder.api.middleware.request_id [None req-f41a0835-8cbe-4116-b91c-0274803e5023 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.315613] [55244]: INFO cinder.api.openstack.wsgi [None req-f41a0835-8cbe-4116-b91c-0274803e5023 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1086.315832] [55244]: DEBUG cinder.api.openstack.wsgi [None req-f41a0835-8cbe-4116-b91c-0274803e5023 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.316109] [55244]: DEBUG cinder.api.openstack.wsgi [None req-f41a0835-8cbe-4116-b91c-0274803e5023 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.325534] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.325534] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.329201] [55244]: INFO cinder.volume.api [None req-f41a0835-8cbe-4116-b91c-0274803e5023 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Volume info retrieved successfully. [ 1086.333573] [55244]: INFO cinder.api.openstack.wsgi [None req-f41a0835-8cbe-4116-b91c-0274803e5023 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 200 [ 1086.333968] [55244]: [pid: 55244|app: 0|req: 175/352] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:25 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.344934] [55243]: DEBUG cinder.api.middleware.request_id [None req-65036fca-7382-45ee-a2bd-0ab9a4f51823 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.347167] [55243]: INFO cinder.api.openstack.wsgi [None req-65036fca-7382-45ee-a2bd-0ab9a4f51823 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] GET http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa [ 1087.347438] [55243]: DEBUG cinder.api.openstack.wsgi [None req-65036fca-7382-45ee-a2bd-0ab9a4f51823 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.347661] [55243]: DEBUG cinder.api.openstack.wsgi [None req-65036fca-7382-45ee-a2bd-0ab9a4f51823 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.354425] [55243]: INFO cinder.api.openstack.wsgi [None req-65036fca-7382-45ee-a2bd-0ab9a4f51823 tempest-VolumesAdminNegativeTest-1832834522 tempest-VolumesAdminNegativeTest-1832834522-project-member] http://10.180.1.21/volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa returned with HTTP 404 [ 1087.354973] [55243]: [pid: 55243|app: 0|req: 178/353] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:26 2025] GET /volume/v3/volumes/2ed2b4a4-def1-42ec-8d8b-623e3ee510fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1095.764236] [55244]: DEBUG cinder.api.middleware.request_id [None req-c951099c-55f9-46e7-8771-f0a11991f803 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.766401] [55244]: INFO cinder.api.openstack.wsgi [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1095.767171] [55244]: DEBUG cinder.api.openstack.wsgi [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-580738730"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1095.769042] [55244]: DEBUG cinder.api.v3.volumes [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-580738730'}} {{(pid=55244) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1095.769317] [55244]: INFO cinder.api.v3.volumes [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Create volume of 1 GB [ 1095.771987] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=206,cinder:INSERT=14,cinder:UPDATE=34 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1095.775862] [55244]: INFO cinder.volume.api [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Availability Zones retrieved successfully. [ 1095.783607] [55244]: DEBUG cinder.volume.api [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Flow 'volume_create_api' (737400da-a7cd-4d67-bdee-58211ef11ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1095.785061] [55244]: DEBUG cinder.volume.api [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20b12252-e14f-455d-8d8c-2ad2a9c84924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1095.786493] [55244]: DEBUG cinder.volume.flows.api.create_volume [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Validating volume size '1' using validate_int {{(pid=55244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1095.818968] [55244]: DEBUG cinder.volume.api [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20b12252-e14f-455d-8d8c-2ad2a9c84924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1095.820260] [55244]: DEBUG cinder.volume.api [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f8edf74-f0a6-4cb9-a048-3337edae62fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1095.850452] [55244]: DEBUG cinder.quota [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Created reservations ['ed7920a9-ce8f-41b6-aba9-9a59f205950d', '3839ad11-875e-4252-ac70-127538be8a8f', 'b17ea1eb-8a3c-40aa-b949-5100446acf38', 'a1baef3e-7aff-48b8-921f-659852b1021c'] {{(pid=55244) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1095.851675] [55244]: DEBUG cinder.volume.api [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f8edf74-f0a6-4cb9-a048-3337edae62fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed7920a9-ce8f-41b6-aba9-9a59f205950d', '3839ad11-875e-4252-ac70-127538be8a8f', 'b17ea1eb-8a3c-40aa-b949-5100446acf38', 'a1baef3e-7aff-48b8-921f-659852b1021c']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1095.852857] [55244]: DEBUG cinder.volume.api [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5eda97-a9c8-4a1b-b475-b88a570dae98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1095.869640] [55244]: DEBUG cinder.volume.api [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5eda97-a9c8-4a1b-b475-b88a570dae98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b174f4c-5456-4276-840e-95bba6a11164', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-580738730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1686db692a074aff91aafa11ea955fce',qos_specs=None,replication_status=,reservations=['ed7920a9-ce8f-41b6-aba9-9a59f205950d','3839ad11-875e-4252-ac70-127538be8a8f','b17ea1eb-8a3c-40aa-b949-5100446acf38','a1baef3e-7aff-48b8-921f-659852b1021c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eba78aca2e04815b5c82e64abbc2d3a',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:05:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-580738730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b174f4c-5456-4276-840e-95bba6a11164,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1686db692a074aff91aafa11ea955fce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eba78aca2e04815b5c82e64abbc2d3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1095.870101] [55244]: DEBUG cinder.volume.api [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92b0e8c6-ca15-4cda-8bcb-b953f6583aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1095.885716] [55244]: DEBUG cinder.volume.api [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92b0e8c6-ca15-4cda-8bcb-b953f6583aae) transitioned into state 'SUCCESS' from state '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-580738730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1686db692a074aff91aafa11ea955fce',qos_specs=None,replication_status=,reservations=['ed7920a9-ce8f-41b6-aba9-9a59f205950d','3839ad11-875e-4252-ac70-127538be8a8f','b17ea1eb-8a3c-40aa-b949-5100446acf38','a1baef3e-7aff-48b8-921f-659852b1021c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eba78aca2e04815b5c82e64abbc2d3a',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1095.886634] [55244]: DEBUG cinder.volume.api [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2387c0d5-6e53-47ab-aa26-68dfb4060cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1095.901238] [55244]: DEBUG cinder.volume.api [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2387c0d5-6e53-47ab-aa26-68dfb4060cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1095.902963] [55244]: DEBUG cinder.volume.api [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Flow 'volume_create_api' (737400da-a7cd-4d67-bdee-58211ef11ed8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1095.903534] [55244]: INFO cinder.volume.api [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Create volume request issued successfully. [ 1095.904655] [55244]: INFO cinder.api.openstack.wsgi [None req-c951099c-55f9-46e7-8771-f0a11991f803 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1095.905343] [55244]: [pid: 55244|app: 0|req: 176/354] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:05:35 2025] POST /volume/v3/volumes => generated 749 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1095.918746] [55243]: DEBUG cinder.api.middleware.request_id [None req-d68369cf-dbb1-4528-bf5c-31616d228419 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.921529] [55243]: INFO cinder.api.openstack.wsgi [None req-d68369cf-dbb1-4528-bf5c-31616d228419 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1095.921888] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d68369cf-dbb1-4528-bf5c-31616d228419 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.922242] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d68369cf-dbb1-4528-bf5c-31616d228419 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.933513] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.933513] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.943640] [55243]: INFO cinder.volume.api [None req-d68369cf-dbb1-4528-bf5c-31616d228419 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1095.950269] [55243]: INFO cinder.api.openstack.wsgi [None req-d68369cf-dbb1-4528-bf5c-31616d228419 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1095.950269] [55243]: [pid: 55243|app: 0|req: 179/355] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:35 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.962174] [55244]: DEBUG cinder.api.middleware.request_id [None req-56d4db40-e9c4-4c94-bba7-015451502dda None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.965656] [55244]: INFO cinder.api.openstack.wsgi [None req-56d4db40-e9c4-4c94-bba7-015451502dda tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1096.965882] [55244]: DEBUG cinder.api.openstack.wsgi [None req-56d4db40-e9c4-4c94-bba7-015451502dda tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.966120] [55244]: DEBUG cinder.api.openstack.wsgi [None req-56d4db40-e9c4-4c94-bba7-015451502dda tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.978533] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.978533] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.982550] [55244]: INFO cinder.volume.api [None req-56d4db40-e9c4-4c94-bba7-015451502dda tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1096.988116] [55244]: INFO cinder.api.openstack.wsgi [None req-56d4db40-e9c4-4c94-bba7-015451502dda tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1096.988116] [55244]: [pid: 55244|app: 0|req: 177/356] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:36 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.024880] [55243]: DEBUG cinder.api.middleware.request_id [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-f2165b41-5e14-447c-8fb4-bc0fca171e3a None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.027238] [55243]: INFO cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-f2165b41-5e14-447c-8fb4-bc0fca171e3a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1097.027453] [55243]: DEBUG cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-f2165b41-5e14-447c-8fb4-bc0fca171e3a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.027743] [55243]: DEBUG cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-f2165b41-5e14-447c-8fb4-bc0fca171e3a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.035019] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.035019] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.038879] [55243]: INFO cinder.volume.api [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-f2165b41-5e14-447c-8fb4-bc0fca171e3a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1097.042937] [55243]: INFO cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-f2165b41-5e14-447c-8fb4-bc0fca171e3a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1097.043320] [55243]: [pid: 55243|app: 0|req: 180/357] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:05:36 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.565031] [55244]: DEBUG cinder.api.middleware.request_id [None req-d202fc15-636a-4cd9-a2c2-29441b8b88d7 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.565577] [55244]: INFO cinder.api.openstack.wsgi [None req-d202fc15-636a-4cd9-a2c2-29441b8b88d7 None None] GET http://10.180.1.21/volume// [ 1098.565779] [55244]: DEBUG cinder.api.openstack.wsgi [None req-d202fc15-636a-4cd9-a2c2-29441b8b88d7 None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.566035] [55244]: DEBUG cinder.api.openstack.wsgi [None req-d202fc15-636a-4cd9-a2c2-29441b8b88d7 None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.566505] [55244]: INFO cinder.api.openstack.wsgi [None req-d202fc15-636a-4cd9-a2c2-29441b8b88d7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1098.566848] [55244]: [pid: 55244|app: 0|req: 178/358] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 11:05:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1098.571363] [55243]: DEBUG cinder.api.middleware.request_id [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-7c8182de-3cc8-4326-93a2-e72f32a0dd95 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.573947] [55243]: INFO cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-7c8182de-3cc8-4326-93a2-e72f32a0dd95 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1098.574457] [55243]: DEBUG cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-7c8182de-3cc8-4326-93a2-e72f32a0dd95 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b174f4c-5456-4276-840e-95bba6a11164", "connector": null, "instance_uuid": "58c95053-4b53-45c6-b16d-3d344b5043c8"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1098.587180] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.587180] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.615646] [55243]: INFO cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-7c8182de-3cc8-4326-93a2-e72f32a0dd95 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1098.616114] [55243]: [pid: 55243|app: 0|req: 181/359] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:05:38 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.645241] [55244]: DEBUG cinder.api.middleware.request_id [None req-19eafa55-f2a7-492a-98e4-b43164673259 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.645241] [55244]: INFO cinder.api.openstack.wsgi [None req-19eafa55-f2a7-492a-98e4-b43164673259 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1098.646281] [55244]: DEBUG cinder.api.openstack.wsgi [None req-19eafa55-f2a7-492a-98e4-b43164673259 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.646563] [55244]: DEBUG cinder.api.openstack.wsgi [None req-19eafa55-f2a7-492a-98e4-b43164673259 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.662051] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.662051] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.667251] [55244]: INFO cinder.volume.api [None req-19eafa55-f2a7-492a-98e4-b43164673259 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1098.672340] [55244]: INFO cinder.api.openstack.wsgi [None req-19eafa55-f2a7-492a-98e4-b43164673259 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1098.672790] [55244]: [pid: 55244|app: 0|req: 179/360] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:38 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.147075] [55243]: DEBUG cinder.api.middleware.request_id [None req-b4bf3888-9104-470b-b727-24e4deb59ae7 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.147560] [55243]: INFO cinder.api.openstack.wsgi [None req-b4bf3888-9104-470b-b727-24e4deb59ae7 None None] GET http://10.180.1.21/volume// [ 1099.148276] [55243]: DEBUG cinder.api.openstack.wsgi [None req-b4bf3888-9104-470b-b727-24e4deb59ae7 None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.148276] [55243]: DEBUG cinder.api.openstack.wsgi [None req-b4bf3888-9104-470b-b727-24e4deb59ae7 None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.148443] [55243]: INFO cinder.api.openstack.wsgi [None req-b4bf3888-9104-470b-b727-24e4deb59ae7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1099.148717] [55243]: [pid: 55243|app: 0|req: 182/361] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:05:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1099.152276] [55244]: DEBUG cinder.api.middleware.request_id [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-a8c3a19e-6ed5-4257-83a9-9bef76add994 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.155374] [55244]: INFO cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-a8c3a19e-6ed5-4257-83a9-9bef76add994 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1099.155741] [55244]: DEBUG cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-a8c3a19e-6ed5-4257-83a9-9bef76add994 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.155968] [55244]: DEBUG cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-a8c3a19e-6ed5-4257-83a9-9bef76add994 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.168424] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.168424] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.172468] [55244]: INFO cinder.volume.api [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-a8c3a19e-6ed5-4257-83a9-9bef76add994 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1099.177428] [55244]: INFO cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-a8c3a19e-6ed5-4257-83a9-9bef76add994 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1099.181117] [55244]: [pid: 55244|app: 0|req: 180/362] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:05:38 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1099.207083] [55243]: DEBUG cinder.api.middleware.request_id [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-fbf1c0e5-77bc-46e1-9a48-8da5c0a60616 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.211989] [55243]: INFO cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-fbf1c0e5-77bc-46e1-9a48-8da5c0a60616 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] PUT http://10.180.1.21/volume/v3/attachments/24f8a344-9b41-4050-97f3-58eeb1c2fbc7 [ 1099.212425] [55243]: DEBUG cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-fbf1c0e5-77bc-46e1-9a48-8da5c0a60616 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-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-512502", "mountpoint": "/dev/sdb"}}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1099.223279] [55243]: DEBUG cinder.coordination [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-fbf1c0e5-77bc-46e1-9a48-8da5c0a60616 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Acquiring lock "cinder-attachment_update-3b174f4c-5456-4276-840e-95bba6a11164-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1099.227778] [55243]: DEBUG cinder.coordination [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-fbf1c0e5-77bc-46e1-9a48-8da5c0a60616 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Lock "cinder-attachment_update-3b174f4c-5456-4276-840e-95bba6a11164-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1099.228924] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.228924] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.683244] [55244]: DEBUG cinder.api.middleware.request_id [None req-d09fb646-c2d6-404e-9759-bf50f577b853 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.687860] [55244]: INFO cinder.api.openstack.wsgi [None req-d09fb646-c2d6-404e-9759-bf50f577b853 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1099.687860] [55244]: DEBUG cinder.api.openstack.wsgi [None req-d09fb646-c2d6-404e-9759-bf50f577b853 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.687860] [55244]: DEBUG cinder.api.openstack.wsgi [None req-d09fb646-c2d6-404e-9759-bf50f577b853 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.701107] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.701107] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.706999] [55244]: INFO cinder.volume.api [None req-d09fb646-c2d6-404e-9759-bf50f577b853 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1099.710110] [55244]: INFO cinder.api.openstack.wsgi [None req-d09fb646-c2d6-404e-9759-bf50f577b853 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1099.710510] [55244]: [pid: 55244|app: 0|req: 181/363] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:39 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.723579] [55244]: DEBUG cinder.api.middleware.request_id [None req-15d3d9bb-5131-48a5-890f-32b284d8676e None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.726141] [55244]: INFO cinder.api.openstack.wsgi [None req-15d3d9bb-5131-48a5-890f-32b284d8676e tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1100.727104] [55244]: DEBUG cinder.api.openstack.wsgi [None req-15d3d9bb-5131-48a5-890f-32b284d8676e tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.727104] [55244]: DEBUG cinder.api.openstack.wsgi [None req-15d3d9bb-5131-48a5-890f-32b284d8676e tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.755597] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.755597] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.761615] [55244]: INFO cinder.volume.api [None req-15d3d9bb-5131-48a5-890f-32b284d8676e tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1100.767979] [55244]: INFO cinder.api.openstack.wsgi [None req-15d3d9bb-5131-48a5-890f-32b284d8676e tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1100.768462] [55244]: [pid: 55244|app: 0|req: 182/364] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:40 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.779446] [55244]: DEBUG cinder.api.middleware.request_id [None req-aee15302-bb5f-4a19-982d-b03914d5f8c2 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.784041] [55244]: INFO cinder.api.openstack.wsgi [None req-aee15302-bb5f-4a19-982d-b03914d5f8c2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1101.784041] [55244]: DEBUG cinder.api.openstack.wsgi [None req-aee15302-bb5f-4a19-982d-b03914d5f8c2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.784041] [55244]: DEBUG cinder.api.openstack.wsgi [None req-aee15302-bb5f-4a19-982d-b03914d5f8c2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.806041] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.806041] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.811819] [55244]: INFO cinder.volume.api [None req-aee15302-bb5f-4a19-982d-b03914d5f8c2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1101.815432] [55244]: INFO cinder.api.openstack.wsgi [None req-aee15302-bb5f-4a19-982d-b03914d5f8c2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1101.815842] [55244]: [pid: 55244|app: 0|req: 183/365] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:41 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.826286] [55244]: DEBUG cinder.api.middleware.request_id [None req-61bee83e-4277-47ba-9f06-34af84166181 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.828950] [55244]: INFO cinder.api.openstack.wsgi [None req-61bee83e-4277-47ba-9f06-34af84166181 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1102.829186] [55244]: DEBUG cinder.api.openstack.wsgi [None req-61bee83e-4277-47ba-9f06-34af84166181 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.829414] [55244]: DEBUG cinder.api.openstack.wsgi [None req-61bee83e-4277-47ba-9f06-34af84166181 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.851437] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.851437] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.856403] [55244]: INFO cinder.volume.api [None req-61bee83e-4277-47ba-9f06-34af84166181 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1102.862020] [55244]: INFO cinder.api.openstack.wsgi [None req-61bee83e-4277-47ba-9f06-34af84166181 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1102.862694] [55244]: [pid: 55244|app: 0|req: 184/366] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:42 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.755244] [55243]: DEBUG cinder.coordination [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-fbf1c0e5-77bc-46e1-9a48-8da5c0a60616 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Lock "cinder-attachment_update-3b174f4c-5456-4276-840e-95bba6a11164-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=55243) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1103.755647] [55243]: INFO cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-fbf1c0e5-77bc-46e1-9a48-8da5c0a60616 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/attachments/24f8a344-9b41-4050-97f3-58eeb1c2fbc7 returned with HTTP 200 [ 1103.756125] [55243]: [pid: 55243|app: 0|req: 183/367] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:05:38 2025] PUT /volume/v3/attachments/24f8a344-9b41-4050-97f3-58eeb1c2fbc7 => generated 617 bytes in 4550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1103.871865] [55244]: DEBUG cinder.api.middleware.request_id [None req-849135c0-1e62-43f2-b71a-39b8077a5994 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.873981] [55244]: INFO cinder.api.openstack.wsgi [None req-849135c0-1e62-43f2-b71a-39b8077a5994 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1103.874357] [55244]: DEBUG cinder.api.openstack.wsgi [None req-849135c0-1e62-43f2-b71a-39b8077a5994 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.874698] [55244]: DEBUG cinder.api.openstack.wsgi [None req-849135c0-1e62-43f2-b71a-39b8077a5994 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.885872] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.885872] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.890189] [55244]: INFO cinder.volume.api [None req-849135c0-1e62-43f2-b71a-39b8077a5994 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1103.894666] [55244]: INFO cinder.api.openstack.wsgi [None req-849135c0-1e62-43f2-b71a-39b8077a5994 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1103.895067] [55244]: [pid: 55244|app: 0|req: 185/368] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:43 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.905755] [55243]: DEBUG cinder.api.middleware.request_id [None req-e06f8daa-a714-47ef-83bf-a676964af221 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.909110] [55243]: INFO cinder.api.openstack.wsgi [None req-e06f8daa-a714-47ef-83bf-a676964af221 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1104.909336] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e06f8daa-a714-47ef-83bf-a676964af221 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.909570] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e06f8daa-a714-47ef-83bf-a676964af221 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.929536] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.929536] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.934310] [55243]: INFO cinder.volume.api [None req-e06f8daa-a714-47ef-83bf-a676964af221 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1104.941209] [55243]: INFO cinder.api.openstack.wsgi [None req-e06f8daa-a714-47ef-83bf-a676964af221 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1104.941627] [55243]: [pid: 55243|app: 0|req: 184/369] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:44 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.379257] [55244]: DEBUG cinder.api.middleware.request_id [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-b7f28e65-c29b-4ed4-ae73-6c4e14cb64ee None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.384743] [55244]: INFO cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-b7f28e65-c29b-4ed4-ae73-6c4e14cb64ee tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] POST http://10.180.1.21/volume/v3/attachments/24f8a344-9b41-4050-97f3-58eeb1c2fbc7/action [ 1105.385182] [55244]: DEBUG cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-b7f28e65-c29b-4ed4-ae73-6c4e14cb64ee tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action body: b'{"os-complete": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1105.388020] [55244]: DEBUG cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-b7f28e65-c29b-4ed4-ae73-6c4e14cb64ee tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1105.413398] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.413398] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.421895] [55244]: INFO cinder.api.openstack.wsgi [req-ac6353cc-1866-4cc8-a609-7f708c3a449f req-b7f28e65-c29b-4ed4-ae73-6c4e14cb64ee tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/attachments/24f8a344-9b41-4050-97f3-58eeb1c2fbc7/action returned with HTTP 204 [ 1105.422571] [55244]: [pid: 55244|app: 0|req: 186/370] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:05:44 2025] POST /volume/v3/attachments/24f8a344-9b41-4050-97f3-58eeb1c2fbc7/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1105.951905] [55243]: DEBUG cinder.api.middleware.request_id [None req-0fd0f1b1-7cef-419c-a85f-44b63562129f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.955212] [55243]: INFO cinder.api.openstack.wsgi [None req-0fd0f1b1-7cef-419c-a85f-44b63562129f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1105.955212] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0fd0f1b1-7cef-419c-a85f-44b63562129f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.955212] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0fd0f1b1-7cef-419c-a85f-44b63562129f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.973461] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.973461] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.978169] [55243]: INFO cinder.volume.api [None req-0fd0f1b1-7cef-419c-a85f-44b63562129f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1105.984812] [55243]: INFO cinder.api.openstack.wsgi [None req-0fd0f1b1-7cef-419c-a85f-44b63562129f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1105.985206] [55243]: [pid: 55243|app: 0|req: 185/371] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:45 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1105.998984] [55244]: DEBUG cinder.api.middleware.request_id [None req-ab59724f-f7a5-4784-8c55-cc862b0da997 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.004167] [55244]: INFO cinder.api.openstack.wsgi [None req-ab59724f-f7a5-4784-8c55-cc862b0da997 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1106.004167] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ab59724f-f7a5-4784-8c55-cc862b0da997 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.004167] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ab59724f-f7a5-4784-8c55-cc862b0da997 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.018036] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.018036] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.022308] [55244]: INFO cinder.volume.api [None req-ab59724f-f7a5-4784-8c55-cc862b0da997 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1106.028011] [55244]: INFO cinder.api.openstack.wsgi [None req-ab59724f-f7a5-4784-8c55-cc862b0da997 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1106.028840] [55244]: [pid: 55244|app: 0|req: 187/372] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:45 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1106.348516] [55243]: DEBUG cinder.api.middleware.request_id [None req-4973f88c-f194-4645-bf00-0060352e4871 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.350706] [55243]: INFO cinder.api.openstack.wsgi [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1106.351295] [55243]: DEBUG cinder.api.openstack.wsgi [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-139551008"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1106.353738] [55243]: DEBUG cinder.api.v3.volumes [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-139551008'}} {{(pid=55243) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1106.353811] [55243]: INFO cinder.api.v3.volumes [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Create volume of 1 GB [ 1106.359470] [55243]: INFO cinder.volume.api [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Availability Zones retrieved successfully. [ 1106.367528] [55243]: DEBUG cinder.volume.api [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Flow 'volume_create_api' (dba0be23-b8c6-4d2f-870e-8d3d7d244f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1106.368760] [55243]: DEBUG cinder.volume.api [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18370da8-dd63-4a55-9311-1e89912713fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.369926] [55243]: DEBUG cinder.volume.flows.api.create_volume [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Validating volume size '1' using validate_int {{(pid=55243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1106.390893] [55243]: DEBUG cinder.volume.api [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18370da8-dd63-4a55-9311-1e89912713fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.391957] [55243]: DEBUG cinder.volume.api [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89eafc83-2563-468a-80c7-c41e54445ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.436473] [55243]: DEBUG cinder.quota [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Created reservations ['55ef73c1-1ad9-4892-911a-12c9727f23f9', 'a765b802-ef8d-407f-9f83-2f989153a5fe', '4ca7bec2-7472-4126-b230-cad3251c94e1', '1a1eef15-0855-4c25-a6c0-3e4f9e18b76c'] {{(pid=55243) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1106.438551] [55243]: DEBUG cinder.volume.api [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89eafc83-2563-468a-80c7-c41e54445ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55ef73c1-1ad9-4892-911a-12c9727f23f9', 'a765b802-ef8d-407f-9f83-2f989153a5fe', '4ca7bec2-7472-4126-b230-cad3251c94e1', '1a1eef15-0855-4c25-a6c0-3e4f9e18b76c']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.438551] [55243]: DEBUG cinder.volume.api [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df92e648-66af-44dc-aee8-df95c65b7a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.463572] [55243]: DEBUG cinder.volume.api [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df92e648-66af-44dc-aee8-df95c65b7a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd01b9664-567e-450e-aa4f-85b836abd656', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-139551008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1686db692a074aff91aafa11ea955fce',qos_specs=None,replication_status=,reservations=['55ef73c1-1ad9-4892-911a-12c9727f23f9','a765b802-ef8d-407f-9f83-2f989153a5fe','4ca7bec2-7472-4126-b230-cad3251c94e1','1a1eef15-0855-4c25-a6c0-3e4f9e18b76c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eba78aca2e04815b5c82e64abbc2d3a',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-139551008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d01b9664-567e-450e-aa4f-85b836abd656,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1686db692a074aff91aafa11ea955fce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eba78aca2e04815b5c82e64abbc2d3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.464772] [55243]: DEBUG cinder.volume.api [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e94ea320-1baf-4257-8965-8db327236012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.483305] [55243]: DEBUG cinder.volume.api [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e94ea320-1baf-4257-8965-8db327236012) transitioned into state 'SUCCESS' from state '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-139551008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1686db692a074aff91aafa11ea955fce',qos_specs=None,replication_status=,reservations=['55ef73c1-1ad9-4892-911a-12c9727f23f9','a765b802-ef8d-407f-9f83-2f989153a5fe','4ca7bec2-7472-4126-b230-cad3251c94e1','1a1eef15-0855-4c25-a6c0-3e4f9e18b76c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eba78aca2e04815b5c82e64abbc2d3a',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.484266] [55243]: DEBUG cinder.volume.api [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f73ac6e-b3fb-4ac1-9c0f-e520c25117fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.498928] [55243]: DEBUG cinder.volume.api [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f73ac6e-b3fb-4ac1-9c0f-e520c25117fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.500204] [55243]: DEBUG cinder.volume.api [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Flow 'volume_create_api' (dba0be23-b8c6-4d2f-870e-8d3d7d244f1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1106.500529] [55243]: INFO cinder.volume.api [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Create volume request issued successfully. [ 1106.501715] [55243]: INFO cinder.api.openstack.wsgi [None req-4973f88c-f194-4645-bf00-0060352e4871 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1106.502478] [55243]: [pid: 55243|app: 0|req: 186/373] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:05:45 2025] POST /volume/v3/volumes => generated 749 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1106.520161] [55244]: DEBUG cinder.api.middleware.request_id [None req-b10c23ff-a288-44b0-a3cf-6621e0b4c2f9 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.522432] [55244]: INFO cinder.api.openstack.wsgi [None req-b10c23ff-a288-44b0-a3cf-6621e0b4c2f9 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1106.522625] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b10c23ff-a288-44b0-a3cf-6621e0b4c2f9 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.523081] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b10c23ff-a288-44b0-a3cf-6621e0b4c2f9 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.534490] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.534490] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.541926] [55244]: INFO cinder.volume.api [None req-b10c23ff-a288-44b0-a3cf-6621e0b4c2f9 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1106.551920] [55244]: INFO cinder.api.openstack.wsgi [None req-b10c23ff-a288-44b0-a3cf-6621e0b4c2f9 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1106.552487] [55244]: [pid: 55244|app: 0|req: 188/374] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:45 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.571296] [55243]: DEBUG cinder.api.middleware.request_id [None req-0831f6ad-2cd7-4d87-a0c5-2fe973894b0a None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.574321] [55243]: INFO cinder.api.openstack.wsgi [None req-0831f6ad-2cd7-4d87-a0c5-2fe973894b0a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1107.574321] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0831f6ad-2cd7-4d87-a0c5-2fe973894b0a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.575027] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0831f6ad-2cd7-4d87-a0c5-2fe973894b0a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.587308] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.587308] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.593973] [55243]: INFO cinder.volume.api [None req-0831f6ad-2cd7-4d87-a0c5-2fe973894b0a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1107.603065] [55243]: INFO cinder.api.openstack.wsgi [None req-0831f6ad-2cd7-4d87-a0c5-2fe973894b0a tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1107.603491] [55243]: [pid: 55243|app: 0|req: 187/375] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:47 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1107.950438] [55244]: DEBUG cinder.api.middleware.request_id [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-5d2cf1db-a277-432a-8eb2-d8a45a4c9614 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.953721] [55244]: INFO cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-5d2cf1db-a277-432a-8eb2-d8a45a4c9614 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1107.953942] [55244]: DEBUG cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-5d2cf1db-a277-432a-8eb2-d8a45a4c9614 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.954188] [55244]: DEBUG cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-5d2cf1db-a277-432a-8eb2-d8a45a4c9614 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.962263] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.962263] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.965979] [55244]: INFO cinder.volume.api [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-5d2cf1db-a277-432a-8eb2-d8a45a4c9614 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1107.970679] [55244]: INFO cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-5d2cf1db-a277-432a-8eb2-d8a45a4c9614 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1107.971155] [55244]: [pid: 55244|app: 0|req: 189/376] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:05:47 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.494826] [55243]: DEBUG cinder.api.middleware.request_id [None req-bd68b609-37b4-4c65-8b6b-e643eba0c6d2 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.495318] [55243]: INFO cinder.api.openstack.wsgi [None req-bd68b609-37b4-4c65-8b6b-e643eba0c6d2 None None] GET http://10.180.1.21/volume// [ 1109.495500] [55243]: DEBUG cinder.api.openstack.wsgi [None req-bd68b609-37b4-4c65-8b6b-e643eba0c6d2 None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.495751] [55243]: DEBUG cinder.api.openstack.wsgi [None req-bd68b609-37b4-4c65-8b6b-e643eba0c6d2 None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.496210] [55243]: INFO cinder.api.openstack.wsgi [None req-bd68b609-37b4-4c65-8b6b-e643eba0c6d2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1109.496535] [55243]: [pid: 55243|app: 0|req: 188/377] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 11:05:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1109.500750] [55244]: DEBUG cinder.api.middleware.request_id [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-f7e4a5bd-f054-4b66-8235-5ea92da4cbf4 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.503366] [55244]: INFO cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-f7e4a5bd-f054-4b66-8235-5ea92da4cbf4 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1109.503776] [55244]: DEBUG cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-f7e4a5bd-f054-4b66-8235-5ea92da4cbf4 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d01b9664-567e-450e-aa4f-85b836abd656", "connector": null, "instance_uuid": "58c95053-4b53-45c6-b16d-3d344b5043c8"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1109.516241] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.516241] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.541890] [55244]: INFO cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-f7e4a5bd-f054-4b66-8235-5ea92da4cbf4 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1109.542348] [55244]: [pid: 55244|app: 0|req: 190/378] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:05:48 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) [ 1109.568816] [55243]: DEBUG cinder.api.middleware.request_id [None req-f9633a9e-f13a-4edd-bb7a-a2ef6d5bc194 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.573111] [55243]: INFO cinder.api.openstack.wsgi [None req-f9633a9e-f13a-4edd-bb7a-a2ef6d5bc194 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1109.573111] [55243]: DEBUG cinder.api.openstack.wsgi [None req-f9633a9e-f13a-4edd-bb7a-a2ef6d5bc194 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.573111] [55243]: DEBUG cinder.api.openstack.wsgi [None req-f9633a9e-f13a-4edd-bb7a-a2ef6d5bc194 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.585384] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.585384] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.589193] [55243]: INFO cinder.volume.api [None req-f9633a9e-f13a-4edd-bb7a-a2ef6d5bc194 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1109.593727] [55243]: INFO cinder.api.openstack.wsgi [None req-f9633a9e-f13a-4edd-bb7a-a2ef6d5bc194 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1109.594139] [55243]: [pid: 55243|app: 0|req: 189/379] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:49 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.065565] [55244]: DEBUG cinder.api.middleware.request_id [None req-fbe7729f-bd4b-4ff5-b33c-3365998377ca None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.066123] [55244]: INFO cinder.api.openstack.wsgi [None req-fbe7729f-bd4b-4ff5-b33c-3365998377ca None None] GET http://10.180.1.21/volume// [ 1110.066317] [55244]: DEBUG cinder.api.openstack.wsgi [None req-fbe7729f-bd4b-4ff5-b33c-3365998377ca None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.066533] [55244]: DEBUG cinder.api.openstack.wsgi [None req-fbe7729f-bd4b-4ff5-b33c-3365998377ca None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.066927] [55244]: INFO cinder.api.openstack.wsgi [None req-fbe7729f-bd4b-4ff5-b33c-3365998377ca None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1110.067243] [55244]: [pid: 55244|app: 0|req: 191/380] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:05:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1110.070669] [55243]: DEBUG cinder.api.middleware.request_id [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-36c5fb8d-897c-42b5-89eb-d410ed119ecb None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.072952] [55243]: INFO cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-36c5fb8d-897c-42b5-89eb-d410ed119ecb tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1110.073218] [55243]: DEBUG cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-36c5fb8d-897c-42b5-89eb-d410ed119ecb tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.073433] [55243]: DEBUG cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-36c5fb8d-897c-42b5-89eb-d410ed119ecb tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.083510] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.083510] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.086633] [55243]: INFO cinder.volume.api [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-36c5fb8d-897c-42b5-89eb-d410ed119ecb tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1110.090851] [55243]: INFO cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-36c5fb8d-897c-42b5-89eb-d410ed119ecb tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1110.091248] [55243]: [pid: 55243|app: 0|req: 190/381] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:05:49 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1110.130364] [55244]: DEBUG cinder.api.middleware.request_id [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-2f0b23ea-dc95-4e86-a71a-af8511050384 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.132732] [55244]: INFO cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-2f0b23ea-dc95-4e86-a71a-af8511050384 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] PUT http://10.180.1.21/volume/v3/attachments/4ed1d499-f81d-4915-8563-5e16c56d62cf [ 1110.133176] [55244]: DEBUG cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-2f0b23ea-dc95-4e86-a71a-af8511050384 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-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-512502", "mountpoint": "/dev/sdc"}}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1110.142009] [55244]: DEBUG cinder.coordination [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-2f0b23ea-dc95-4e86-a71a-af8511050384 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Acquiring lock "cinder-attachment_update-d01b9664-567e-450e-aa4f-85b836abd656-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1110.146627] [55244]: DEBUG cinder.coordination [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-2f0b23ea-dc95-4e86-a71a-af8511050384 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Lock "cinder-attachment_update-d01b9664-567e-450e-aa4f-85b836abd656-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1110.147721] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.147721] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.611952] [55243]: DEBUG cinder.api.middleware.request_id [None req-ecc39d70-55e8-4310-9691-82156f713065 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.614044] [55243]: INFO cinder.api.openstack.wsgi [None req-ecc39d70-55e8-4310-9691-82156f713065 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1110.614136] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ecc39d70-55e8-4310-9691-82156f713065 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.614329] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ecc39d70-55e8-4310-9691-82156f713065 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.624593] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.624593] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.628187] [55243]: INFO cinder.volume.api [None req-ecc39d70-55e8-4310-9691-82156f713065 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1110.632819] [55243]: INFO cinder.api.openstack.wsgi [None req-ecc39d70-55e8-4310-9691-82156f713065 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1110.633246] [55243]: [pid: 55243|app: 0|req: 191/382] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:50 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.644811] [55243]: DEBUG cinder.api.middleware.request_id [None req-3a110fc3-5011-4781-b46e-f63209027590 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.647032] [55243]: INFO cinder.api.openstack.wsgi [None req-3a110fc3-5011-4781-b46e-f63209027590 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1111.647364] [55243]: DEBUG cinder.api.openstack.wsgi [None req-3a110fc3-5011-4781-b46e-f63209027590 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.647490] [55243]: DEBUG cinder.api.openstack.wsgi [None req-3a110fc3-5011-4781-b46e-f63209027590 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.658028] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.658028] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.661939] [55243]: INFO cinder.volume.api [None req-3a110fc3-5011-4781-b46e-f63209027590 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1111.666854] [55243]: INFO cinder.api.openstack.wsgi [None req-3a110fc3-5011-4781-b46e-f63209027590 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1111.667316] [55243]: [pid: 55243|app: 0|req: 192/383] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:51 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.679243] [55243]: DEBUG cinder.api.middleware.request_id [None req-35de8783-3b2b-4220-a4d3-4d016b991185 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.683793] [55243]: INFO cinder.api.openstack.wsgi [None req-35de8783-3b2b-4220-a4d3-4d016b991185 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1112.683793] [55243]: DEBUG cinder.api.openstack.wsgi [None req-35de8783-3b2b-4220-a4d3-4d016b991185 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.683956] [55243]: DEBUG cinder.api.openstack.wsgi [None req-35de8783-3b2b-4220-a4d3-4d016b991185 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.698254] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.698254] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.702133] [55243]: INFO cinder.volume.api [None req-35de8783-3b2b-4220-a4d3-4d016b991185 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1112.707325] [55243]: INFO cinder.api.openstack.wsgi [None req-35de8783-3b2b-4220-a4d3-4d016b991185 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1112.707910] [55243]: [pid: 55243|app: 0|req: 193/384] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:52 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.719279] [55243]: DEBUG cinder.api.middleware.request_id [None req-3d0ff117-e2e3-4d83-93da-fe4db5a90b0b None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.721464] [55243]: INFO cinder.api.openstack.wsgi [None req-3d0ff117-e2e3-4d83-93da-fe4db5a90b0b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1113.721691] [55243]: DEBUG cinder.api.openstack.wsgi [None req-3d0ff117-e2e3-4d83-93da-fe4db5a90b0b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.721905] [55243]: DEBUG cinder.api.openstack.wsgi [None req-3d0ff117-e2e3-4d83-93da-fe4db5a90b0b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.735962] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.735962] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.740989] [55243]: INFO cinder.volume.api [None req-3d0ff117-e2e3-4d83-93da-fe4db5a90b0b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1113.746049] [55243]: INFO cinder.api.openstack.wsgi [None req-3d0ff117-e2e3-4d83-93da-fe4db5a90b0b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1113.747214] [55243]: [pid: 55243|app: 0|req: 194/385] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:53 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.670527] [55244]: DEBUG cinder.coordination [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-2f0b23ea-dc95-4e86-a71a-af8511050384 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Lock "cinder-attachment_update-d01b9664-567e-450e-aa4f-85b836abd656-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55244) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1114.671359] [55244]: INFO cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-2f0b23ea-dc95-4e86-a71a-af8511050384 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/attachments/4ed1d499-f81d-4915-8563-5e16c56d62cf returned with HTTP 200 [ 1114.671359] [55244]: [pid: 55244|app: 0|req: 192/386] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:05:49 2025] PUT /volume/v3/attachments/4ed1d499-f81d-4915-8563-5e16c56d62cf => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1114.757668] [55243]: DEBUG cinder.api.middleware.request_id [None req-754b1f91-290f-45d0-8e46-a2c7f9b4da8b None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.760645] [55243]: INFO cinder.api.openstack.wsgi [None req-754b1f91-290f-45d0-8e46-a2c7f9b4da8b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1114.760950] [55243]: DEBUG cinder.api.openstack.wsgi [None req-754b1f91-290f-45d0-8e46-a2c7f9b4da8b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.761295] [55243]: DEBUG cinder.api.openstack.wsgi [None req-754b1f91-290f-45d0-8e46-a2c7f9b4da8b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.775070] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.775070] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.778581] [55243]: INFO cinder.volume.api [None req-754b1f91-290f-45d0-8e46-a2c7f9b4da8b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1114.783747] [55243]: INFO cinder.api.openstack.wsgi [None req-754b1f91-290f-45d0-8e46-a2c7f9b4da8b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1114.784340] [55243]: [pid: 55243|app: 0|req: 195/387] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:54 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.796088] [55244]: DEBUG cinder.api.middleware.request_id [None req-052c03e2-bfcb-47ad-8d74-4b46091d988d None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.798998] [55244]: INFO cinder.api.openstack.wsgi [None req-052c03e2-bfcb-47ad-8d74-4b46091d988d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1115.799343] [55244]: DEBUG cinder.api.openstack.wsgi [None req-052c03e2-bfcb-47ad-8d74-4b46091d988d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.799572] [55244]: DEBUG cinder.api.openstack.wsgi [None req-052c03e2-bfcb-47ad-8d74-4b46091d988d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.815789] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.815789] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.820305] [55244]: INFO cinder.volume.api [None req-052c03e2-bfcb-47ad-8d74-4b46091d988d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1115.825971] [55244]: INFO cinder.api.openstack.wsgi [None req-052c03e2-bfcb-47ad-8d74-4b46091d988d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1115.826382] [55244]: [pid: 55244|app: 0|req: 193/388] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:55 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.282834] [55243]: DEBUG cinder.api.middleware.request_id [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-6a934168-d6e8-48c2-baa1-3961cddab66c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.285404] [55243]: INFO cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-6a934168-d6e8-48c2-baa1-3961cddab66c tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] POST http://10.180.1.21/volume/v3/attachments/4ed1d499-f81d-4915-8563-5e16c56d62cf/action [ 1116.285853] [55243]: DEBUG cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-6a934168-d6e8-48c2-baa1-3961cddab66c tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action body: b'{"os-complete": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1116.285986] [55243]: DEBUG cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-6a934168-d6e8-48c2-baa1-3961cddab66c tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1116.307597] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.307597] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.323339] [55243]: INFO cinder.api.openstack.wsgi [req-fe6e4012-3ca3-45ca-9020-79b8a190f93c req-6a934168-d6e8-48c2-baa1-3961cddab66c tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/attachments/4ed1d499-f81d-4915-8563-5e16c56d62cf/action returned with HTTP 204 [ 1116.323819] [55243]: [pid: 55243|app: 0|req: 196/389] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:05:55 2025] POST /volume/v3/attachments/4ed1d499-f81d-4915-8563-5e16c56d62cf/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1116.837372] [55244]: DEBUG cinder.api.middleware.request_id [None req-506ad7ae-9e16-4dc1-a2c4-0a27ca36c0fe None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.839290] [55244]: INFO cinder.api.openstack.wsgi [None req-506ad7ae-9e16-4dc1-a2c4-0a27ca36c0fe tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1116.839509] [55244]: DEBUG cinder.api.openstack.wsgi [None req-506ad7ae-9e16-4dc1-a2c4-0a27ca36c0fe tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.839724] [55244]: DEBUG cinder.api.openstack.wsgi [None req-506ad7ae-9e16-4dc1-a2c4-0a27ca36c0fe tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.849520] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.849520] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.853669] [55244]: INFO cinder.volume.api [None req-506ad7ae-9e16-4dc1-a2c4-0a27ca36c0fe tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1116.858560] [55244]: INFO cinder.api.openstack.wsgi [None req-506ad7ae-9e16-4dc1-a2c4-0a27ca36c0fe tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1116.859141] [55244]: [pid: 55244|app: 0|req: 194/390] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:56 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1116.868273] [55243]: DEBUG cinder.api.middleware.request_id [None req-4fa33f89-10f4-40f2-a451-3924400e408d None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.870539] [55243]: INFO cinder.api.openstack.wsgi [None req-4fa33f89-10f4-40f2-a451-3924400e408d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1116.870758] [55243]: DEBUG cinder.api.openstack.wsgi [None req-4fa33f89-10f4-40f2-a451-3924400e408d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.871069] [55243]: DEBUG cinder.api.openstack.wsgi [None req-4fa33f89-10f4-40f2-a451-3924400e408d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.881767] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.881767] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.884998] [55243]: INFO cinder.volume.api [None req-4fa33f89-10f4-40f2-a451-3924400e408d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1116.892137] [55243]: INFO cinder.api.openstack.wsgi [None req-4fa33f89-10f4-40f2-a451-3924400e408d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1116.892701] [55243]: [pid: 55243|app: 0|req: 197/391] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:56 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1117.385199] [55244]: DEBUG cinder.api.middleware.request_id [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-6b3458d5-5076-420c-8429-02c111f90660 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.387623] [55244]: INFO cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-6b3458d5-5076-420c-8429-02c111f90660 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1117.387898] [55244]: DEBUG cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-6b3458d5-5076-420c-8429-02c111f90660 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.388136] [55244]: DEBUG cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-6b3458d5-5076-420c-8429-02c111f90660 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.402906] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.402906] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.406313] [55244]: INFO cinder.volume.api [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-6b3458d5-5076-420c-8429-02c111f90660 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1117.411478] [55244]: INFO cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-6b3458d5-5076-420c-8429-02c111f90660 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1117.411924] [55244]: [pid: 55244|app: 0|req: 195/392] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:05:56 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1117.428983] [55243]: DEBUG cinder.api.middleware.request_id [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-4f755096-f667-4869-b788-fe8bf7900d35 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.431733] [55243]: INFO cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-4f755096-f667-4869-b788-fe8bf7900d35 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] POST http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164/action [ 1117.432108] [55243]: DEBUG cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-4f755096-f667-4869-b788-fe8bf7900d35 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1117.432270] [55243]: DEBUG cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-4f755096-f667-4869-b788-fe8bf7900d35 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1117.443704] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.443704] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.444460] [55243]: INFO cinder.volume.api [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-4f755096-f667-4869-b788-fe8bf7900d35 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1117.455508] [55243]: INFO cinder.volume.api [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-4f755096-f667-4869-b788-fe8bf7900d35 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Begin detaching volume completed successfully. [ 1117.455508] [55243]: INFO cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-4f755096-f667-4869-b788-fe8bf7900d35 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164/action returned with HTTP 202 [ 1117.455508] [55243]: [pid: 55243|app: 0|req: 198/393] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 11:05:56 2025] POST /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1117.467820] [55244]: DEBUG cinder.api.middleware.request_id [None req-38dde39d-6299-4df4-b923-6e6b5764f441 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.469939] [55244]: INFO cinder.api.openstack.wsgi [None req-38dde39d-6299-4df4-b923-6e6b5764f441 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1117.470186] [55244]: DEBUG cinder.api.openstack.wsgi [None req-38dde39d-6299-4df4-b923-6e6b5764f441 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.470408] [55244]: DEBUG cinder.api.openstack.wsgi [None req-38dde39d-6299-4df4-b923-6e6b5764f441 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.482282] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.482282] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.486394] [55244]: INFO cinder.volume.api [None req-38dde39d-6299-4df4-b923-6e6b5764f441 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1117.491998] [55244]: INFO cinder.api.openstack.wsgi [None req-38dde39d-6299-4df4-b923-6e6b5764f441 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1117.491998] [55244]: [pid: 55244|app: 0|req: 196/394] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:56 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.498035] [55243]: DEBUG cinder.api.middleware.request_id [None req-6d47f537-a29e-4ec6-8710-a9d915270527 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.498572] [55243]: INFO cinder.api.openstack.wsgi [None req-6d47f537-a29e-4ec6-8710-a9d915270527 None None] GET http://10.180.1.21/volume// [ 1118.498774] [55243]: DEBUG cinder.api.openstack.wsgi [None req-6d47f537-a29e-4ec6-8710-a9d915270527 None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.499036] [55243]: DEBUG cinder.api.openstack.wsgi [None req-6d47f537-a29e-4ec6-8710-a9d915270527 None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.499412] [55243]: INFO cinder.api.openstack.wsgi [None req-6d47f537-a29e-4ec6-8710-a9d915270527 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1118.499727] [55243]: [pid: 55243|app: 0|req: 199/395] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:05:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1118.502304] [55244]: DEBUG cinder.api.middleware.request_id [None req-ed1d7d04-b8f6-48c2-9e70-b17c70c4b211 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.503111] [55243]: DEBUG cinder.api.middleware.request_id [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-1cdfe61a-c9bc-4325-83f0-2207eabc0b0f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.504380] [55244]: INFO cinder.api.openstack.wsgi [None req-ed1d7d04-b8f6-48c2-9e70-b17c70c4b211 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1118.504613] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ed1d7d04-b8f6-48c2-9e70-b17c70c4b211 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.504822] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ed1d7d04-b8f6-48c2-9e70-b17c70c4b211 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.505309] [55243]: INFO cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-1cdfe61a-c9bc-4325-83f0-2207eabc0b0f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1118.505550] [55243]: DEBUG cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-1cdfe61a-c9bc-4325-83f0-2207eabc0b0f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.505842] [55243]: DEBUG cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-1cdfe61a-c9bc-4325-83f0-2207eabc0b0f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.520410] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.520410] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.520641] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.520641] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.524191] [55244]: INFO cinder.volume.api [None req-ed1d7d04-b8f6-48c2-9e70-b17c70c4b211 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1118.524257] [55243]: INFO cinder.volume.api [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-1cdfe61a-c9bc-4325-83f0-2207eabc0b0f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1118.528906] [55244]: INFO cinder.api.openstack.wsgi [None req-ed1d7d04-b8f6-48c2-9e70-b17c70c4b211 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1118.528984] [55243]: INFO cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-1cdfe61a-c9bc-4325-83f0-2207eabc0b0f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1118.529311] [55244]: [pid: 55244|app: 0|req: 197/396] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:57 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.529350] [55243]: [pid: 55243|app: 0|req: 200/397] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:05:57 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1118.944704] [55244]: DEBUG cinder.api.middleware.request_id [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.946698] [55244]: INFO cinder.api.openstack.wsgi [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1118.947114] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1219049681"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1118.948913] [55244]: DEBUG cinder.api.v3.volumes [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1219049681'}} {{(pid=55244) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1118.949097] [55244]: INFO cinder.api.v3.volumes [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Create volume of 1 GB [ 1118.953056] [55244]: INFO cinder.volume.api [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Availability Zones retrieved successfully. [ 1118.960027] [55244]: DEBUG cinder.volume.api [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Flow 'volume_create_api' (ae994c31-9075-428f-b862-596a6283e3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1118.961192] [55244]: DEBUG cinder.volume.api [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410a2c31-9be7-479d-82fc-1b510fcf069d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1118.962323] [55244]: DEBUG cinder.volume.flows.api.create_volume [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Validating volume size '1' using validate_int {{(pid=55244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1118.980154] [55244]: DEBUG cinder.volume.api [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410a2c31-9be7-479d-82fc-1b510fcf069d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1118.981102] [55244]: DEBUG cinder.volume.api [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (362e836a-d574-4c85-aba6-876033224842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1119.017601] [55244]: DEBUG cinder.quota [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Created reservations ['c0384e85-f19c-4236-ab9f-d25aca6bfde7', '8a18b2b9-5243-4355-aa95-d6fec581e371', 'f394fb1d-89a6-4726-be2f-26a031cec782', '7b876d61-bc3c-4621-a62b-8d4d8bd3abb4'] {{(pid=55244) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1119.018660] [55244]: DEBUG cinder.volume.api [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (362e836a-d574-4c85-aba6-876033224842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0384e85-f19c-4236-ab9f-d25aca6bfde7', '8a18b2b9-5243-4355-aa95-d6fec581e371', 'f394fb1d-89a6-4726-be2f-26a031cec782', '7b876d61-bc3c-4621-a62b-8d4d8bd3abb4']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1119.019569] [55244]: DEBUG cinder.volume.api [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de86d1f-edde-4a27-a026-43fe783bb75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1119.031791] [55244]: DEBUG cinder.volume.api [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de86d1f-edde-4a27-a026-43fe783bb75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e78d1218-8a38-428f-82b7-615ef40d9836', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1219049681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20677c9df75d41af8feedcac67e7d06c',qos_specs=None,replication_status=,reservations=['c0384e85-f19c-4236-ab9f-d25aca6bfde7','8a18b2b9-5243-4355-aa95-d6fec581e371','f394fb1d-89a6-4726-be2f-26a031cec782','7b876d61-bc3c-4621-a62b-8d4d8bd3abb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6d220a21864d20861f69e6808e258b',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1219049681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e78d1218-8a38-428f-82b7-615ef40d9836,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20677c9df75d41af8feedcac67e7d06c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd6d220a21864d20861f69e6808e258b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1119.032701] [55244]: DEBUG cinder.volume.api [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86c15eb1-cff3-4cf8-9e10-0a479a8cb359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1119.046750] [55244]: DEBUG cinder.volume.api [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86c15eb1-cff3-4cf8-9e10-0a479a8cb359) transitioned into state 'SUCCESS' from state '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-1219049681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20677c9df75d41af8feedcac67e7d06c',qos_specs=None,replication_status=,reservations=['c0384e85-f19c-4236-ab9f-d25aca6bfde7','8a18b2b9-5243-4355-aa95-d6fec581e371','f394fb1d-89a6-4726-be2f-26a031cec782','7b876d61-bc3c-4621-a62b-8d4d8bd3abb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6d220a21864d20861f69e6808e258b',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1119.047592] [55244]: DEBUG cinder.volume.api [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (740ac6f2-e7d9-4a8a-b2c9-a7746dc22268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1119.055644] [55244]: DEBUG cinder.volume.api [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (740ac6f2-e7d9-4a8a-b2c9-a7746dc22268) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1119.056671] [55244]: DEBUG cinder.volume.api [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Flow 'volume_create_api' (ae994c31-9075-428f-b862-596a6283e3d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1119.057028] [55244]: INFO cinder.volume.api [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Create volume request issued successfully. [ 1119.057677] [55244]: INFO cinder.api.openstack.wsgi [None req-ff546ad3-9796-450e-b987-fc1a3e4cb240 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1119.058225] [55244]: [pid: 55244|app: 0|req: 198/398] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:05:58 2025] POST /volume/v3/volumes => generated 754 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1119.067453] [55243]: DEBUG cinder.api.middleware.request_id [None req-7cf6428b-f2ce-47d1-a098-4d8cf439ab6a None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.069515] [55243]: INFO cinder.api.openstack.wsgi [None req-7cf6428b-f2ce-47d1-a098-4d8cf439ab6a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1119.069731] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7cf6428b-f2ce-47d1-a098-4d8cf439ab6a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.069947] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7cf6428b-f2ce-47d1-a098-4d8cf439ab6a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.077418] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.077418] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.081364] [55243]: INFO cinder.volume.api [None req-7cf6428b-f2ce-47d1-a098-4d8cf439ab6a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1119.086074] [55243]: INFO cinder.api.openstack.wsgi [None req-7cf6428b-f2ce-47d1-a098-4d8cf439ab6a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1119.086482] [55243]: [pid: 55243|app: 0|req: 201/399] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:58 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.539477] [55244]: DEBUG cinder.api.middleware.request_id [None req-8de6c36a-083f-475f-81d7-a53efa590543 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.541699] [55244]: INFO cinder.api.openstack.wsgi [None req-8de6c36a-083f-475f-81d7-a53efa590543 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1119.541967] [55244]: DEBUG cinder.api.openstack.wsgi [None req-8de6c36a-083f-475f-81d7-a53efa590543 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.542220] [55244]: DEBUG cinder.api.openstack.wsgi [None req-8de6c36a-083f-475f-81d7-a53efa590543 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.556235] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.556235] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.561028] [55244]: INFO cinder.volume.api [None req-8de6c36a-083f-475f-81d7-a53efa590543 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1119.565539] [55244]: INFO cinder.api.openstack.wsgi [None req-8de6c36a-083f-475f-81d7-a53efa590543 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1119.565947] [55244]: [pid: 55244|app: 0|req: 199/400] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:58 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1119.716747] [55243]: DEBUG cinder.api.middleware.request_id [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-f3853c54-1ae7-409c-b508-e34a3bd68337 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.719227] [55243]: INFO cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-f3853c54-1ae7-409c-b508-e34a3bd68337 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] DELETE http://10.180.1.21/volume/v3/attachments/24f8a344-9b41-4050-97f3-58eeb1c2fbc7 [ 1119.719440] [55243]: DEBUG cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-f3853c54-1ae7-409c-b508-e34a3bd68337 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.719672] [55243]: DEBUG cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-f3853c54-1ae7-409c-b508-e34a3bd68337 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'version_select' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.726508] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.726508] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.097035] [55244]: DEBUG cinder.api.middleware.request_id [None req-b0142fbd-c1c4-4c85-a95a-d1a88c24ec37 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.098914] [55244]: INFO cinder.api.openstack.wsgi [None req-b0142fbd-c1c4-4c85-a95a-d1a88c24ec37 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1120.099218] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b0142fbd-c1c4-4c85-a95a-d1a88c24ec37 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.099472] [55244]: DEBUG cinder.api.openstack.wsgi [None req-b0142fbd-c1c4-4c85-a95a-d1a88c24ec37 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.106974] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.106974] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.110436] [55244]: INFO cinder.volume.api [None req-b0142fbd-c1c4-4c85-a95a-d1a88c24ec37 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1120.114762] [55244]: INFO cinder.api.openstack.wsgi [None req-b0142fbd-c1c4-4c85-a95a-d1a88c24ec37 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1120.115191] [55244]: [pid: 55244|app: 0|req: 200/401] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:05:59 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.152699] [55244]: DEBUG cinder.api.middleware.request_id [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-e46e504e-4b6d-44fc-8ed0-95db79f84dc0 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.155443] [55244]: INFO cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-e46e504e-4b6d-44fc-8ed0-95db79f84dc0 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1120.155678] [55244]: DEBUG cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-e46e504e-4b6d-44fc-8ed0-95db79f84dc0 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.156032] [55244]: DEBUG cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-e46e504e-4b6d-44fc-8ed0-95db79f84dc0 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.163584] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.163584] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.168042] [55244]: INFO cinder.volume.api [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-e46e504e-4b6d-44fc-8ed0-95db79f84dc0 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1120.172540] [55244]: INFO cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-e46e504e-4b6d-44fc-8ed0-95db79f84dc0 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1120.172953] [55244]: [pid: 55244|app: 0|req: 201/402] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:05:59 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.251997] [55243]: INFO cinder.api.openstack.wsgi [req-013f0476-3860-46d6-a008-ae75a2f8bfc8 req-f3853c54-1ae7-409c-b508-e34a3bd68337 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/attachments/24f8a344-9b41-4050-97f3-58eeb1c2fbc7 returned with HTTP 200 [ 1120.252545] [55243]: [pid: 55243|app: 0|req: 202/403] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:05:59 2025] DELETE /volume/v3/attachments/24f8a344-9b41-4050-97f3-58eeb1c2fbc7 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.576929] [55244]: DEBUG cinder.api.middleware.request_id [None req-cccf010b-047d-46f3-9aa0-c4b94cad8366 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.580263] [55244]: INFO cinder.api.openstack.wsgi [None req-cccf010b-047d-46f3-9aa0-c4b94cad8366 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1120.580636] [55244]: DEBUG cinder.api.openstack.wsgi [None req-cccf010b-047d-46f3-9aa0-c4b94cad8366 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.581495] [55244]: DEBUG cinder.api.openstack.wsgi [None req-cccf010b-047d-46f3-9aa0-c4b94cad8366 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.595507] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.595507] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.600315] [55244]: INFO cinder.volume.api [None req-cccf010b-047d-46f3-9aa0-c4b94cad8366 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1120.608993] [55244]: INFO cinder.api.openstack.wsgi [None req-cccf010b-047d-46f3-9aa0-c4b94cad8366 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1120.609417] [55244]: [pid: 55244|app: 0|req: 202/404] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:00 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.817829] [55243]: DEBUG cinder.api.middleware.request_id [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-6b79ed31-e434-446e-8da2-2ae0a8bd37dc None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.820367] [55243]: INFO cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-6b79ed31-e434-446e-8da2-2ae0a8bd37dc tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1120.820603] [55243]: DEBUG cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-6b79ed31-e434-446e-8da2-2ae0a8bd37dc tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.820858] [55243]: DEBUG cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-6b79ed31-e434-446e-8da2-2ae0a8bd37dc tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.833259] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.833259] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.836908] [55243]: INFO cinder.volume.api [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-6b79ed31-e434-446e-8da2-2ae0a8bd37dc tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1120.841808] [55243]: INFO cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-6b79ed31-e434-446e-8da2-2ae0a8bd37dc tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1120.842880] [55243]: [pid: 55243|app: 0|req: 203/405] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:06:00 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1120.864598] [55244]: DEBUG cinder.api.middleware.request_id [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-6ee866cb-b502-45aa-b956-c082155ca701 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.868043] [55244]: INFO cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-6ee866cb-b502-45aa-b956-c082155ca701 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] POST http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656/action [ 1120.868634] [55244]: DEBUG cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-6ee866cb-b502-45aa-b956-c082155ca701 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1120.868957] [55244]: DEBUG cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-6ee866cb-b502-45aa-b956-c082155ca701 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1120.882968] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.882968] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.883562] [55244]: INFO cinder.volume.api [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-6ee866cb-b502-45aa-b956-c082155ca701 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1120.890742] [55244]: INFO cinder.volume.api [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-6ee866cb-b502-45aa-b956-c082155ca701 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Begin detaching volume completed successfully. [ 1120.890988] [55244]: INFO cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-6ee866cb-b502-45aa-b956-c082155ca701 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656/action returned with HTTP 202 [ 1120.891707] [55244]: [pid: 55244|app: 0|req: 203/406] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 11:06:00 2025] POST /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1120.911564] [55243]: DEBUG cinder.api.middleware.request_id [None req-ceb9c46f-46ad-4004-81ac-68bd297ab521 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.914796] [55243]: INFO cinder.api.openstack.wsgi [None req-ceb9c46f-46ad-4004-81ac-68bd297ab521 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1120.915207] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ceb9c46f-46ad-4004-81ac-68bd297ab521 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.915526] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ceb9c46f-46ad-4004-81ac-68bd297ab521 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.932177] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.932177] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.937659] [55243]: INFO cinder.volume.api [None req-ceb9c46f-46ad-4004-81ac-68bd297ab521 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1120.945192] [55243]: INFO cinder.api.openstack.wsgi [None req-ceb9c46f-46ad-4004-81ac-68bd297ab521 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1120.945802] [55243]: [pid: 55243|app: 0|req: 204/407] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:00 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1121.694912] [55244]: DEBUG cinder.api.middleware.request_id [None req-7bd29595-9634-40bb-9f98-1d3d0a56120b None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.695278] [55244]: INFO cinder.api.openstack.wsgi [None req-7bd29595-9634-40bb-9f98-1d3d0a56120b None None] GET http://10.180.1.21/volume// [ 1121.695524] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7bd29595-9634-40bb-9f98-1d3d0a56120b None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.695903] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7bd29595-9634-40bb-9f98-1d3d0a56120b None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.696527] [55244]: INFO cinder.api.openstack.wsgi [None req-7bd29595-9634-40bb-9f98-1d3d0a56120b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1121.696970] [55244]: [pid: 55244|app: 0|req: 204/408] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 11:06:01 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1121.701621] [55243]: DEBUG cinder.api.middleware.request_id [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-1ebe9247-65d5-40e9-8f68-775a03037047 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.704027] [55243]: INFO cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-1ebe9247-65d5-40e9-8f68-775a03037047 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1121.704125] [55243]: DEBUG cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-1ebe9247-65d5-40e9-8f68-775a03037047 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e78d1218-8a38-428f-82b7-615ef40d9836", "connector": null, "instance_uuid": "717c4a02-d574-4edd-a777-a2a629b14be2"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1121.718065] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.718065] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.744567] [55243]: INFO cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-1ebe9247-65d5-40e9-8f68-775a03037047 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1121.744848] [55243]: [pid: 55243|app: 0|req: 205/409] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:06:01 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1121.766143] [55244]: DEBUG cinder.api.middleware.request_id [None req-9023ccf1-806f-4f31-b5a8-a2ea883f3466 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.773685] [55244]: INFO cinder.api.openstack.wsgi [None req-9023ccf1-806f-4f31-b5a8-a2ea883f3466 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1121.773945] [55244]: DEBUG cinder.api.openstack.wsgi [None req-9023ccf1-806f-4f31-b5a8-a2ea883f3466 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.774316] [55244]: DEBUG cinder.api.openstack.wsgi [None req-9023ccf1-806f-4f31-b5a8-a2ea883f3466 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.787299] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.787299] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.791386] [55244]: INFO cinder.volume.api [None req-9023ccf1-806f-4f31-b5a8-a2ea883f3466 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1121.797947] [55244]: INFO cinder.api.openstack.wsgi [None req-9023ccf1-806f-4f31-b5a8-a2ea883f3466 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1121.798160] [55244]: [pid: 55244|app: 0|req: 205/410] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:01 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.920221] [55243]: DEBUG cinder.api.middleware.request_id [None req-35af5f9d-a533-43db-a39c-3f4aca20bb5f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.920732] [55243]: INFO cinder.api.openstack.wsgi [None req-35af5f9d-a533-43db-a39c-3f4aca20bb5f None None] GET http://10.180.1.21/volume// [ 1121.920984] [55243]: DEBUG cinder.api.openstack.wsgi [None req-35af5f9d-a533-43db-a39c-3f4aca20bb5f None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.921239] [55243]: DEBUG cinder.api.openstack.wsgi [None req-35af5f9d-a533-43db-a39c-3f4aca20bb5f None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.921651] [55243]: INFO cinder.api.openstack.wsgi [None req-35af5f9d-a533-43db-a39c-3f4aca20bb5f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1121.921982] [55243]: [pid: 55243|app: 0|req: 206/411] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:06:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1121.925918] [55244]: DEBUG cinder.api.middleware.request_id [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-82cc7ba6-e01b-4969-86ad-e704327658a2 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.929460] [55244]: INFO cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-82cc7ba6-e01b-4969-86ad-e704327658a2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1121.929859] [55244]: DEBUG cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-82cc7ba6-e01b-4969-86ad-e704327658a2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.930237] [55244]: DEBUG cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-82cc7ba6-e01b-4969-86ad-e704327658a2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.945936] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.945936] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.951036] [55244]: INFO cinder.volume.api [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-82cc7ba6-e01b-4969-86ad-e704327658a2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1121.958340] [55244]: INFO cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-82cc7ba6-e01b-4969-86ad-e704327658a2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1121.959175] [55244]: [pid: 55244|app: 0|req: 206/412] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:06:01 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 1318 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1121.960263] [55243]: DEBUG cinder.api.middleware.request_id [None req-7db055cf-7b99-4899-b26d-a775beba491d None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.962353] [55243]: INFO cinder.api.openstack.wsgi [None req-7db055cf-7b99-4899-b26d-a775beba491d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1121.962578] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7db055cf-7b99-4899-b26d-a775beba491d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.962795] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7db055cf-7b99-4899-b26d-a775beba491d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.972804] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.972804] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.976469] [55243]: INFO cinder.volume.api [None req-7db055cf-7b99-4899-b26d-a775beba491d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1121.981072] [55243]: INFO cinder.api.openstack.wsgi [None req-7db055cf-7b99-4899-b26d-a775beba491d tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1121.981465] [55243]: [pid: 55243|app: 0|req: 207/413] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:01 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1122.277449] [55244]: DEBUG cinder.api.middleware.request_id [None req-78d1c9c5-18b9-40fd-bdd5-de8cb56c4581 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.277449] [55244]: INFO cinder.api.openstack.wsgi [None req-78d1c9c5-18b9-40fd-bdd5-de8cb56c4581 None None] GET http://10.180.1.21/volume// [ 1122.277449] [55244]: DEBUG cinder.api.openstack.wsgi [None req-78d1c9c5-18b9-40fd-bdd5-de8cb56c4581 None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.277449] [55244]: DEBUG cinder.api.openstack.wsgi [None req-78d1c9c5-18b9-40fd-bdd5-de8cb56c4581 None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.277449] [55244]: INFO cinder.api.openstack.wsgi [None req-78d1c9c5-18b9-40fd-bdd5-de8cb56c4581 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1122.278274] [55244]: [pid: 55244|app: 0|req: 207/414] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:06:01 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1122.282496] [55243]: DEBUG cinder.api.middleware.request_id [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-6dd17d9c-7b68-4690-ad7c-f2135c0fe4a9 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.285609] [55243]: INFO cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-6dd17d9c-7b68-4690-ad7c-f2135c0fe4a9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1122.285976] [55243]: DEBUG cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-6dd17d9c-7b68-4690-ad7c-f2135c0fe4a9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.286144] [55243]: DEBUG cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-6dd17d9c-7b68-4690-ad7c-f2135c0fe4a9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.304677] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.304677] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.308700] [55243]: INFO cinder.volume.api [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-6dd17d9c-7b68-4690-ad7c-f2135c0fe4a9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1122.313406] [55243]: INFO cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-6dd17d9c-7b68-4690-ad7c-f2135c0fe4a9 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1122.313833] [55243]: [pid: 55243|app: 0|req: 208/415] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:06:01 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1122.345166] [55244]: DEBUG cinder.api.middleware.request_id [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-2195ab03-1400-4570-8a57-a0e270af5f61 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.351152] [55244]: INFO cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-2195ab03-1400-4570-8a57-a0e270af5f61 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] PUT http://10.180.1.21/volume/v3/attachments/7fa03a0c-7937-461d-beab-e1f7188528e3 [ 1122.351152] [55244]: DEBUG cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-2195ab03-1400-4570-8a57-a0e270af5f61 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-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-512507", "mountpoint": "/dev/sdb"}}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1122.360573] [55244]: DEBUG cinder.coordination [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-2195ab03-1400-4570-8a57-a0e270af5f61 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Acquiring lock "cinder-attachment_update-e78d1218-8a38-428f-82b7-615ef40d9836-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1122.366182] [55244]: DEBUG cinder.coordination [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-2195ab03-1400-4570-8a57-a0e270af5f61 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Lock "cinder-attachment_update-e78d1218-8a38-428f-82b7-615ef40d9836-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1122.367230] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.367230] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.812080] [55243]: DEBUG cinder.api.middleware.request_id [None req-0435fdff-bb5e-479b-a708-1a8d490fa0b7 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.815322] [55243]: INFO cinder.api.openstack.wsgi [None req-0435fdff-bb5e-479b-a708-1a8d490fa0b7 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1122.815674] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0435fdff-bb5e-479b-a708-1a8d490fa0b7 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.815806] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0435fdff-bb5e-479b-a708-1a8d490fa0b7 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.829878] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.829878] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.834485] [55243]: INFO cinder.volume.api [None req-0435fdff-bb5e-479b-a708-1a8d490fa0b7 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1122.839360] [55243]: INFO cinder.api.openstack.wsgi [None req-0435fdff-bb5e-479b-a708-1a8d490fa0b7 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1122.839940] [55243]: [pid: 55243|app: 0|req: 209/416] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:02 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.992263] [55243]: DEBUG cinder.api.middleware.request_id [None req-b43001b1-c0ca-4ddd-8d2f-242ddecbee6b None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.995371] [55243]: INFO cinder.api.openstack.wsgi [None req-b43001b1-c0ca-4ddd-8d2f-242ddecbee6b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1122.995710] [55243]: DEBUG cinder.api.openstack.wsgi [None req-b43001b1-c0ca-4ddd-8d2f-242ddecbee6b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.995979] [55243]: DEBUG cinder.api.openstack.wsgi [None req-b43001b1-c0ca-4ddd-8d2f-242ddecbee6b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.007239] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.007239] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.012688] [55243]: INFO cinder.volume.api [None req-b43001b1-c0ca-4ddd-8d2f-242ddecbee6b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1123.021200] [55243]: INFO cinder.api.openstack.wsgi [None req-b43001b1-c0ca-4ddd-8d2f-242ddecbee6b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1123.021609] [55243]: [pid: 55243|app: 0|req: 210/417] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:02 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1123.154673] [55243]: DEBUG cinder.api.middleware.request_id [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-ea398c60-fa0a-4ef8-8ca8-0087be5edf9f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.158066] [55243]: INFO cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-ea398c60-fa0a-4ef8-8ca8-0087be5edf9f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4ed1d499-f81d-4915-8563-5e16c56d62cf [ 1123.158066] [55243]: DEBUG cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-ea398c60-fa0a-4ef8-8ca8-0087be5edf9f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.158066] [55243]: DEBUG cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-ea398c60-fa0a-4ef8-8ca8-0087be5edf9f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'version_select' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.165616] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.165616] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.697898] [55243]: INFO cinder.api.openstack.wsgi [req-366e80e6-4f08-488e-b5c7-972b79458cd5 req-ea398c60-fa0a-4ef8-8ca8-0087be5edf9f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/attachments/4ed1d499-f81d-4915-8563-5e16c56d62cf returned with HTTP 200 [ 1123.698441] [55243]: [pid: 55243|app: 0|req: 211/418] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:06:02 2025] DELETE /volume/v3/attachments/4ed1d499-f81d-4915-8563-5e16c56d62cf => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.853760] [55243]: DEBUG cinder.api.middleware.request_id [None req-98c6eec1-c0b0-4416-a475-6aa336c6cbe8 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.856008] [55243]: INFO cinder.api.openstack.wsgi [None req-98c6eec1-c0b0-4416-a475-6aa336c6cbe8 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1123.856253] [55243]: DEBUG cinder.api.openstack.wsgi [None req-98c6eec1-c0b0-4416-a475-6aa336c6cbe8 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.856504] [55243]: DEBUG cinder.api.openstack.wsgi [None req-98c6eec1-c0b0-4416-a475-6aa336c6cbe8 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.868854] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.868854] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.872444] [55243]: INFO cinder.volume.api [None req-98c6eec1-c0b0-4416-a475-6aa336c6cbe8 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1123.877560] [55243]: INFO cinder.api.openstack.wsgi [None req-98c6eec1-c0b0-4416-a475-6aa336c6cbe8 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1123.878153] [55243]: [pid: 55243|app: 0|req: 212/419] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:03 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.032797] [55243]: DEBUG cinder.api.middleware.request_id [None req-49f1eb53-66e7-4842-9723-b1acf0984589 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.036028] [55243]: INFO cinder.api.openstack.wsgi [None req-49f1eb53-66e7-4842-9723-b1acf0984589 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1124.036028] [55243]: DEBUG cinder.api.openstack.wsgi [None req-49f1eb53-66e7-4842-9723-b1acf0984589 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.036419] [55243]: DEBUG cinder.api.openstack.wsgi [None req-49f1eb53-66e7-4842-9723-b1acf0984589 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.046170] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.046170] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.050553] [55243]: INFO cinder.volume.api [None req-49f1eb53-66e7-4842-9723-b1acf0984589 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1124.055501] [55243]: INFO cinder.api.openstack.wsgi [None req-49f1eb53-66e7-4842-9723-b1acf0984589 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1124.056150] [55243]: [pid: 55243|app: 0|req: 213/420] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:03 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.065661] [55243]: DEBUG cinder.api.middleware.request_id [None req-bd99fd3a-8114-41b4-a90d-320d8a951a7b None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.068056] [55243]: INFO cinder.api.openstack.wsgi [None req-bd99fd3a-8114-41b4-a90d-320d8a951a7b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1124.068295] [55243]: DEBUG cinder.api.openstack.wsgi [None req-bd99fd3a-8114-41b4-a90d-320d8a951a7b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.068565] [55243]: DEBUG cinder.api.openstack.wsgi [None req-bd99fd3a-8114-41b4-a90d-320d8a951a7b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.076733] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.076733] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.080750] [55243]: INFO cinder.volume.api [None req-bd99fd3a-8114-41b4-a90d-320d8a951a7b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1124.085573] [55243]: INFO cinder.api.openstack.wsgi [None req-bd99fd3a-8114-41b4-a90d-320d8a951a7b tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1124.086017] [55243]: [pid: 55243|app: 0|req: 214/421] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:03 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.889801] [55243]: DEBUG cinder.api.middleware.request_id [None req-86be308f-2535-42f5-9e47-b1c3b1bbf660 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.892313] [55243]: INFO cinder.api.openstack.wsgi [None req-86be308f-2535-42f5-9e47-b1c3b1bbf660 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1124.892537] [55243]: DEBUG cinder.api.openstack.wsgi [None req-86be308f-2535-42f5-9e47-b1c3b1bbf660 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.892757] [55243]: DEBUG cinder.api.openstack.wsgi [None req-86be308f-2535-42f5-9e47-b1c3b1bbf660 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.908389] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.908389] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.912552] [55243]: INFO cinder.volume.api [None req-86be308f-2535-42f5-9e47-b1c3b1bbf660 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1124.917499] [55243]: INFO cinder.api.openstack.wsgi [None req-86be308f-2535-42f5-9e47-b1c3b1bbf660 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1124.917937] [55243]: [pid: 55243|app: 0|req: 215/422] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:04 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.176294] [55243]: DEBUG cinder.api.middleware.request_id [None req-90c830ca-8f42-4b78-9d62-ffa5994e1159 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.178592] [55243]: INFO cinder.api.openstack.wsgi [None req-90c830ca-8f42-4b78-9d62-ffa5994e1159 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1125.178824] [55243]: DEBUG cinder.api.openstack.wsgi [None req-90c830ca-8f42-4b78-9d62-ffa5994e1159 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.179076] [55243]: DEBUG cinder.api.openstack.wsgi [None req-90c830ca-8f42-4b78-9d62-ffa5994e1159 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.186597] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.186597] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.192181] [55243]: INFO cinder.volume.api [None req-90c830ca-8f42-4b78-9d62-ffa5994e1159 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1125.198616] [55243]: INFO cinder.api.openstack.wsgi [None req-90c830ca-8f42-4b78-9d62-ffa5994e1159 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1125.199029] [55243]: [pid: 55243|app: 0|req: 216/423] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:04 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.209476] [55243]: DEBUG cinder.api.middleware.request_id [None req-fd6e44af-e1f0-4937-aa9c-a16f9660d624 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.212102] [55243]: INFO cinder.api.openstack.wsgi [None req-fd6e44af-e1f0-4937-aa9c-a16f9660d624 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1125.212550] [55243]: DEBUG cinder.api.openstack.wsgi [None req-fd6e44af-e1f0-4937-aa9c-a16f9660d624 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.213054] [55243]: DEBUG cinder.api.openstack.wsgi [None req-fd6e44af-e1f0-4937-aa9c-a16f9660d624 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.228222] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.228222] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.233368] [55243]: INFO cinder.volume.api [None req-fd6e44af-e1f0-4937-aa9c-a16f9660d624 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1125.241354] [55243]: INFO cinder.api.openstack.wsgi [None req-fd6e44af-e1f0-4937-aa9c-a16f9660d624 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1125.241883] [55243]: [pid: 55243|app: 0|req: 217/424] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:04 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.298910] [55243]: DEBUG cinder.api.middleware.request_id [None req-06d9d4b1-8c37-46b5-bbe7-0752bbf5ebaa None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.307019] [55243]: INFO cinder.api.openstack.wsgi [None req-06d9d4b1-8c37-46b5-bbe7-0752bbf5ebaa tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1125.307019] [55243]: DEBUG cinder.api.openstack.wsgi [None req-06d9d4b1-8c37-46b5-bbe7-0752bbf5ebaa tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.307019] [55243]: DEBUG cinder.api.openstack.wsgi [None req-06d9d4b1-8c37-46b5-bbe7-0752bbf5ebaa tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.320172] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.320172] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.323731] [55243]: INFO cinder.volume.api [None req-06d9d4b1-8c37-46b5-bbe7-0752bbf5ebaa tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1125.330770] [55243]: INFO cinder.api.openstack.wsgi [None req-06d9d4b1-8c37-46b5-bbe7-0752bbf5ebaa tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1125.330770] [55243]: [pid: 55243|app: 0|req: 218/425] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:04 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.931303] [55243]: DEBUG cinder.api.middleware.request_id [None req-78ad31a6-c124-41e5-bd98-fb5a83f61c8c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.933588] [55243]: INFO cinder.api.openstack.wsgi [None req-78ad31a6-c124-41e5-bd98-fb5a83f61c8c tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1125.933823] [55243]: DEBUG cinder.api.openstack.wsgi [None req-78ad31a6-c124-41e5-bd98-fb5a83f61c8c tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.934043] [55243]: DEBUG cinder.api.openstack.wsgi [None req-78ad31a6-c124-41e5-bd98-fb5a83f61c8c tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.946480] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.946480] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.950601] [55243]: INFO cinder.volume.api [None req-78ad31a6-c124-41e5-bd98-fb5a83f61c8c tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1125.955297] [55243]: INFO cinder.api.openstack.wsgi [None req-78ad31a6-c124-41e5-bd98-fb5a83f61c8c tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1125.955861] [55243]: [pid: 55243|app: 0|req: 219/426] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:05 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.893953] [55244]: DEBUG cinder.coordination [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-2195ab03-1400-4570-8a57-a0e270af5f61 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Lock "cinder-attachment_update-e78d1218-8a38-428f-82b7-615ef40d9836-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55244) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1126.894317] [55244]: INFO cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-2195ab03-1400-4570-8a57-a0e270af5f61 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/attachments/7fa03a0c-7937-461d-beab-e1f7188528e3 returned with HTTP 200 [ 1126.894932] [55244]: [pid: 55244|app: 0|req: 208/427] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:06:01 2025] PUT /volume/v3/attachments/7fa03a0c-7937-461d-beab-e1f7188528e3 => generated 617 bytes in 4550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1126.965546] [55243]: DEBUG cinder.api.middleware.request_id [None req-6cf83c82-177b-4d39-938f-7b3d007727eb None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.968592] [55243]: INFO cinder.api.openstack.wsgi [None req-6cf83c82-177b-4d39-938f-7b3d007727eb tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1126.968592] [55243]: DEBUG cinder.api.openstack.wsgi [None req-6cf83c82-177b-4d39-938f-7b3d007727eb tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.968592] [55243]: DEBUG cinder.api.openstack.wsgi [None req-6cf83c82-177b-4d39-938f-7b3d007727eb tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.979369] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.979369] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.982684] [55243]: INFO cinder.volume.api [None req-6cf83c82-177b-4d39-938f-7b3d007727eb tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1126.989414] [55243]: INFO cinder.api.openstack.wsgi [None req-6cf83c82-177b-4d39-938f-7b3d007727eb tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1126.989851] [55243]: [pid: 55243|app: 0|req: 220/428] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:06 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.001706] [55244]: DEBUG cinder.api.middleware.request_id [None req-e6169d2b-9074-4328-b684-7470d7e11b42 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.005920] [55244]: INFO cinder.api.openstack.wsgi [None req-e6169d2b-9074-4328-b684-7470d7e11b42 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1128.005920] [55244]: DEBUG cinder.api.openstack.wsgi [None req-e6169d2b-9074-4328-b684-7470d7e11b42 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.005920] [55244]: DEBUG cinder.api.openstack.wsgi [None req-e6169d2b-9074-4328-b684-7470d7e11b42 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.021134] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.021134] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.026418] [55244]: INFO cinder.volume.api [None req-e6169d2b-9074-4328-b684-7470d7e11b42 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1128.033825] [55244]: INFO cinder.api.openstack.wsgi [None req-e6169d2b-9074-4328-b684-7470d7e11b42 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1128.034532] [55244]: [pid: 55244|app: 0|req: 209/429] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:07 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.527565] [55243]: DEBUG cinder.api.middleware.request_id [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-d17becb6-1546-4ca7-ad25-526c45eb7905 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.530089] [55243]: INFO cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-d17becb6-1546-4ca7-ad25-526c45eb7905 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] POST http://10.180.1.21/volume/v3/attachments/7fa03a0c-7937-461d-beab-e1f7188528e3/action [ 1128.530613] [55243]: DEBUG cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-d17becb6-1546-4ca7-ad25-526c45eb7905 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action body: b'{"os-complete": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1128.530747] [55243]: DEBUG cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-d17becb6-1546-4ca7-ad25-526c45eb7905 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1128.533352] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=312,cinder:INSERT=15,cinder:UPDATE=41 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1128.562521] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.562521] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.572324] [55243]: INFO cinder.api.openstack.wsgi [req-6346cdf3-b175-4986-898e-86b3632e4c1c req-d17becb6-1546-4ca7-ad25-526c45eb7905 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/attachments/7fa03a0c-7937-461d-beab-e1f7188528e3/action returned with HTTP 204 [ 1128.572324] [55243]: [pid: 55243|app: 0|req: 221/430] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:06:07 2025] POST /volume/v3/attachments/7fa03a0c-7937-461d-beab-e1f7188528e3/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1128.728542] [55244]: DEBUG cinder.api.middleware.request_id [None req-6d2ae469-d561-4328-b018-751935c3eda7 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.797510] [55243]: DEBUG cinder.api.middleware.request_id [None req-c2c3451b-4965-48ef-8a5a-50047c76a937 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.799493] [55243]: INFO cinder.api.openstack.wsgi [None req-c2c3451b-4965-48ef-8a5a-50047c76a937 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1128.800024] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c2c3451b-4965-48ef-8a5a-50047c76a937 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.800024] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c2c3451b-4965-48ef-8a5a-50047c76a937 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.810154] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.810154] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.814642] [55243]: INFO cinder.volume.api [None req-c2c3451b-4965-48ef-8a5a-50047c76a937 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1128.821027] [55243]: INFO cinder.api.openstack.wsgi [None req-c2c3451b-4965-48ef-8a5a-50047c76a937 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1128.821295] [55243]: [pid: 55243|app: 0|req: 222/431] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:08 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1128.834513] [55244]: INFO cinder.api.openstack.wsgi [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1128.835094] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1488051222"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1128.837357] [55244]: DEBUG cinder.api.v3.volumes [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1488051222'}} {{(pid=55244) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1128.837557] [55244]: INFO cinder.api.v3.volumes [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Create volume of 1 GB [ 1128.843338] [55244]: INFO cinder.volume.api [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Availability Zones retrieved successfully. [ 1128.853357] [55244]: DEBUG cinder.volume.api [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Flow 'volume_create_api' (81bc882f-6f65-46e3-bb64-2856579c2356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1128.855080] [55244]: DEBUG cinder.volume.api [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd645694-756f-498c-8aa7-29ce49f280fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1128.856735] [55244]: DEBUG cinder.volume.flows.api.create_volume [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Validating volume size '1' using validate_int {{(pid=55244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1128.880477] [55244]: DEBUG cinder.volume.api [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd645694-756f-498c-8aa7-29ce49f280fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1128.881460] [55244]: DEBUG cinder.volume.api [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8dc0409-0aa2-4168-b614-320aeb905e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1128.927507] [55244]: DEBUG cinder.quota [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Created reservations ['d401475f-1d4b-4c1e-8045-2c503ad552aa', '8b7aa318-a295-4cc6-b334-80c98dc062c5', 'b826e0fb-a106-4199-bc79-6f137b5d25dd', '36091862-f3e2-4bb7-9214-f8e5f5f444fa'] {{(pid=55244) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1128.928539] [55244]: DEBUG cinder.volume.api [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8dc0409-0aa2-4168-b614-320aeb905e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d401475f-1d4b-4c1e-8045-2c503ad552aa', '8b7aa318-a295-4cc6-b334-80c98dc062c5', 'b826e0fb-a106-4199-bc79-6f137b5d25dd', '36091862-f3e2-4bb7-9214-f8e5f5f444fa']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1128.929462] [55244]: DEBUG cinder.volume.api [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59f351f4-f561-47f8-a5b8-e8a2a13b2c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1128.945694] [55244]: DEBUG cinder.volume.api [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59f351f4-f561-47f8-a5b8-e8a2a13b2c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd927abc-39fc-4dfd-8d2d-f955c95f126a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1488051222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fd98de08f734b97ae62ec2f35e8f1a4',qos_specs=None,replication_status=,reservations=['d401475f-1d4b-4c1e-8045-2c503ad552aa','8b7aa318-a295-4cc6-b334-80c98dc062c5','b826e0fb-a106-4199-bc79-6f137b5d25dd','36091862-f3e2-4bb7-9214-f8e5f5f444fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9929b237c6494193ada002c3ee1c40ca',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:06:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1488051222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd927abc-39fc-4dfd-8d2d-f955c95f126a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fd98de08f734b97ae62ec2f35e8f1a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9929b237c6494193ada002c3ee1c40ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1128.946725] [55244]: DEBUG cinder.volume.api [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9a76f6-4130-46dd-a192-7d9c396938db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1128.961023] [55244]: DEBUG cinder.volume.api [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9a76f6-4130-46dd-a192-7d9c396938db) transitioned into state 'SUCCESS' from state '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-1488051222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fd98de08f734b97ae62ec2f35e8f1a4',qos_specs=None,replication_status=,reservations=['d401475f-1d4b-4c1e-8045-2c503ad552aa','8b7aa318-a295-4cc6-b334-80c98dc062c5','b826e0fb-a106-4199-bc79-6f137b5d25dd','36091862-f3e2-4bb7-9214-f8e5f5f444fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9929b237c6494193ada002c3ee1c40ca',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1128.961820] [55244]: DEBUG cinder.volume.api [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c902b6-6cb6-4fec-978e-9e3ee7cba50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1128.971471] [55244]: DEBUG cinder.volume.api [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c902b6-6cb6-4fec-978e-9e3ee7cba50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1128.972602] [55244]: DEBUG cinder.volume.api [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Flow 'volume_create_api' (81bc882f-6f65-46e3-bb64-2856579c2356) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1128.972967] [55244]: INFO cinder.volume.api [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Create volume request issued successfully. [ 1128.973717] [55244]: INFO cinder.api.openstack.wsgi [None req-6d2ae469-d561-4328-b018-751935c3eda7 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1128.976856] [55244]: [pid: 55244|app: 0|req: 210/432] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:06:08 2025] POST /volume/v3/volumes => generated 753 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1128.990155] [55243]: DEBUG cinder.api.middleware.request_id [None req-307da3ee-f134-48f2-9899-b666b9c881e6 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.994140] [55244]: DEBUG cinder.api.middleware.request_id [None req-125d9381-f6ee-4fef-b259-5c07b665c465 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.994183] [55243]: INFO cinder.api.openstack.wsgi [None req-307da3ee-f134-48f2-9899-b666b9c881e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1128.994183] [55243]: DEBUG cinder.api.openstack.wsgi [None req-307da3ee-f134-48f2-9899-b666b9c881e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.994183] [55243]: DEBUG cinder.api.openstack.wsgi [None req-307da3ee-f134-48f2-9899-b666b9c881e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.994268] [55244]: INFO cinder.api.openstack.wsgi [None req-125d9381-f6ee-4fef-b259-5c07b665c465 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1128.994268] [55244]: DEBUG cinder.api.openstack.wsgi [None req-125d9381-f6ee-4fef-b259-5c07b665c465 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.994318] [55244]: DEBUG cinder.api.openstack.wsgi [None req-125d9381-f6ee-4fef-b259-5c07b665c465 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.003430] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.003430] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.006992] [55244]: INFO cinder.volume.api [None req-125d9381-f6ee-4fef-b259-5c07b665c465 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1129.012373] [55244]: INFO cinder.api.openstack.wsgi [None req-125d9381-f6ee-4fef-b259-5c07b665c465 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1129.012373] [55244]: [pid: 55244|app: 0|req: 211/433] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:08 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.015726] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.015726] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.025538] [55243]: INFO cinder.volume.api [None req-307da3ee-f134-48f2-9899-b666b9c881e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1129.031339] [55243]: INFO cinder.api.openstack.wsgi [None req-307da3ee-f134-48f2-9899-b666b9c881e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1129.032500] [55243]: [pid: 55243|app: 0|req: 223/434] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:08 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.048137] [55244]: DEBUG cinder.api.middleware.request_id [None req-49534b3c-cc1a-4c06-8a0f-c591a8d55a90 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.048497] [55244]: INFO cinder.api.openstack.wsgi [None req-49534b3c-cc1a-4c06-8a0f-c591a8d55a90 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1129.048708] [55244]: DEBUG cinder.api.openstack.wsgi [None req-49534b3c-cc1a-4c06-8a0f-c591a8d55a90 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.050141] [55244]: DEBUG cinder.api.openstack.wsgi [None req-49534b3c-cc1a-4c06-8a0f-c591a8d55a90 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.063407] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.063407] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.069666] [55244]: INFO cinder.volume.api [None req-49534b3c-cc1a-4c06-8a0f-c591a8d55a90 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1129.076087] [55244]: INFO cinder.api.openstack.wsgi [None req-49534b3c-cc1a-4c06-8a0f-c591a8d55a90 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1129.076244] [55244]: [pid: 55244|app: 0|req: 212/435] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:08 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.090094] [55243]: DEBUG cinder.api.middleware.request_id [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-7004f4f7-ee4d-46b5-83b5-b6c38498e9b6 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.090205] [55244]: DEBUG cinder.api.middleware.request_id [None req-82097c28-2139-4428-b399-7c1edde456b3 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.092801] [55244]: INFO cinder.api.openstack.wsgi [None req-82097c28-2139-4428-b399-7c1edde456b3 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1129.093041] [55244]: DEBUG cinder.api.openstack.wsgi [None req-82097c28-2139-4428-b399-7c1edde456b3 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.093461] [55244]: DEBUG cinder.api.openstack.wsgi [None req-82097c28-2139-4428-b399-7c1edde456b3 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.095884] [55243]: INFO cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-7004f4f7-ee4d-46b5-83b5-b6c38498e9b6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1129.096292] [55243]: DEBUG cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-7004f4f7-ee4d-46b5-83b5-b6c38498e9b6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.096292] [55243]: DEBUG cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-7004f4f7-ee4d-46b5-83b5-b6c38498e9b6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.105343] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.105343] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.106700] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.106700] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.109308] [55244]: INFO cinder.volume.api [None req-82097c28-2139-4428-b399-7c1edde456b3 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1129.110382] [55243]: INFO cinder.volume.api [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-7004f4f7-ee4d-46b5-83b5-b6c38498e9b6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1129.114446] [55244]: INFO cinder.api.openstack.wsgi [None req-82097c28-2139-4428-b399-7c1edde456b3 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1129.115143] [55244]: [pid: 55244|app: 0|req: 213/436] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:08 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.115218] [55243]: INFO cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-7004f4f7-ee4d-46b5-83b5-b6c38498e9b6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1129.115665] [55243]: [pid: 55243|app: 0|req: 224/437] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:06:08 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.138614] [55244]: DEBUG cinder.api.middleware.request_id [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-ce93fe21-5197-4878-b30d-2b31c1cf0e35 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.142380] [55244]: INFO cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-ce93fe21-5197-4878-b30d-2b31c1cf0e35 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] POST http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad/action [ 1129.142813] [55244]: DEBUG cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-ce93fe21-5197-4878-b30d-2b31c1cf0e35 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1129.142963] [55244]: DEBUG cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-ce93fe21-5197-4878-b30d-2b31c1cf0e35 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1129.155357] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.155357] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.155945] [55244]: INFO cinder.volume.api [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-ce93fe21-5197-4878-b30d-2b31c1cf0e35 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1129.163714] [55244]: INFO cinder.volume.api [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-ce93fe21-5197-4878-b30d-2b31c1cf0e35 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Begin detaching volume completed successfully. [ 1129.163957] [55244]: INFO cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-ce93fe21-5197-4878-b30d-2b31c1cf0e35 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad/action returned with HTTP 202 [ 1129.164424] [55244]: [pid: 55244|app: 0|req: 214/438] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 11:06:08 2025] POST /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1129.224654] [55243]: DEBUG cinder.api.middleware.request_id [req-d4219417-157c-41db-abbf-9abf9cf31408 req-0b27a789-4537-4647-91a7-fd98801658f6 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.227228] [55243]: INFO cinder.api.openstack.wsgi [req-d4219417-157c-41db-abbf-9abf9cf31408 req-0b27a789-4537-4647-91a7-fd98801658f6 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1129.228039] [55243]: DEBUG cinder.api.openstack.wsgi [req-d4219417-157c-41db-abbf-9abf9cf31408 req-0b27a789-4537-4647-91a7-fd98801658f6 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.228122] [55243]: DEBUG cinder.api.openstack.wsgi [req-d4219417-157c-41db-abbf-9abf9cf31408 req-0b27a789-4537-4647-91a7-fd98801658f6 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.240391] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.240391] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.245706] [55243]: INFO cinder.volume.api [req-d4219417-157c-41db-abbf-9abf9cf31408 req-0b27a789-4537-4647-91a7-fd98801658f6 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1129.251294] [55243]: INFO cinder.api.openstack.wsgi [req-d4219417-157c-41db-abbf-9abf9cf31408 req-0b27a789-4537-4647-91a7-fd98801658f6 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1129.251772] [55243]: [pid: 55243|app: 0|req: 225/439] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:06:08 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.265495] [55244]: DEBUG cinder.api.middleware.request_id [None req-a0d844da-ae36-413d-b84b-97e17f461586 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.267630] [55244]: INFO cinder.api.openstack.wsgi [None req-a0d844da-ae36-413d-b84b-97e17f461586 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1129.267984] [55244]: DEBUG cinder.api.openstack.wsgi [None req-a0d844da-ae36-413d-b84b-97e17f461586 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.268288] [55244]: DEBUG cinder.api.openstack.wsgi [None req-a0d844da-ae36-413d-b84b-97e17f461586 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.278539] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.278539] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.282243] [55244]: INFO cinder.volume.api [None req-a0d844da-ae36-413d-b84b-97e17f461586 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1129.286691] [55244]: INFO cinder.api.openstack.wsgi [None req-a0d844da-ae36-413d-b84b-97e17f461586 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1129.287329] [55244]: [pid: 55244|app: 0|req: 215/440] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:08 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.323249] [55243]: DEBUG cinder.api.middleware.request_id [req-edd93d85-0757-4f87-a63a-9c7903817644 req-4a68695e-3e11-4a0e-841d-feda61a8e921 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.325962] [55243]: INFO cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-4a68695e-3e11-4a0e-841d-feda61a8e921 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1129.326242] [55243]: DEBUG cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-4a68695e-3e11-4a0e-841d-feda61a8e921 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.326474] [55243]: DEBUG cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-4a68695e-3e11-4a0e-841d-feda61a8e921 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.337581] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.337581] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.341099] [55243]: INFO cinder.volume.api [req-edd93d85-0757-4f87-a63a-9c7903817644 req-4a68695e-3e11-4a0e-841d-feda61a8e921 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1129.346013] [55243]: INFO cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-4a68695e-3e11-4a0e-841d-feda61a8e921 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1129.346512] [55243]: [pid: 55243|app: 0|req: 226/441] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:06:08 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.364811] [55244]: DEBUG cinder.api.middleware.request_id [req-edd93d85-0757-4f87-a63a-9c7903817644 req-5653c326-ebaf-4e09-b641-21cf404cf4ec None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.367245] [55244]: INFO cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-5653c326-ebaf-4e09-b641-21cf404cf4ec tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] POST http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836/action [ 1129.367635] [55244]: DEBUG cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-5653c326-ebaf-4e09-b641-21cf404cf4ec tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1129.367776] [55244]: DEBUG cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-5653c326-ebaf-4e09-b641-21cf404cf4ec tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1129.378398] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.378398] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.378938] [55244]: INFO cinder.volume.api [req-edd93d85-0757-4f87-a63a-9c7903817644 req-5653c326-ebaf-4e09-b641-21cf404cf4ec tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1129.385038] [55244]: INFO cinder.volume.api [req-edd93d85-0757-4f87-a63a-9c7903817644 req-5653c326-ebaf-4e09-b641-21cf404cf4ec tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Begin detaching volume completed successfully. [ 1129.385038] [55244]: INFO cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-5653c326-ebaf-4e09-b641-21cf404cf4ec tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836/action returned with HTTP 202 [ 1129.385372] [55244]: [pid: 55244|app: 0|req: 216/442] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 11:06:08 2025] POST /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1130.022733] [55243]: DEBUG cinder.api.middleware.request_id [None req-9d4836d7-451a-463e-8eac-dbcfac32e4a2 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.024802] [55243]: INFO cinder.api.openstack.wsgi [None req-9d4836d7-451a-463e-8eac-dbcfac32e4a2 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1130.025035] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9d4836d7-451a-463e-8eac-dbcfac32e4a2 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.025265] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9d4836d7-451a-463e-8eac-dbcfac32e4a2 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.033984] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.033984] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.037145] [55243]: INFO cinder.volume.api [None req-9d4836d7-451a-463e-8eac-dbcfac32e4a2 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1130.041627] [55243]: INFO cinder.api.openstack.wsgi [None req-9d4836d7-451a-463e-8eac-dbcfac32e4a2 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1130.042151] [55243]: [pid: 55243|app: 0|req: 227/443] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:09 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.196109] [55244]: DEBUG cinder.api.middleware.request_id [None req-ab4c6608-9d8b-4e09-beea-68e9e588893b None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.196511] [55244]: INFO cinder.api.openstack.wsgi [None req-ab4c6608-9d8b-4e09-beea-68e9e588893b None None] GET http://10.180.1.21/volume// [ 1130.196741] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ab4c6608-9d8b-4e09-beea-68e9e588893b None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.196999] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ab4c6608-9d8b-4e09-beea-68e9e588893b None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.197506] [55244]: INFO cinder.api.openstack.wsgi [None req-ab4c6608-9d8b-4e09-beea-68e9e588893b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1130.197891] [55244]: [pid: 55244|app: 0|req: 217/444] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:06:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1130.201769] [55243]: DEBUG cinder.api.middleware.request_id [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-92d7ed03-8732-48d7-b4c6-49fe3917f780 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.204235] [55243]: INFO cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-92d7ed03-8732-48d7-b4c6-49fe3917f780 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1130.204520] [55243]: DEBUG cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-92d7ed03-8732-48d7-b4c6-49fe3917f780 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.204773] [55243]: DEBUG cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-92d7ed03-8732-48d7-b4c6-49fe3917f780 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.209669] [55244]: DEBUG cinder.api.middleware.request_id [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-64a0c410-741c-4e17-b575-a250d07033db None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.212419] [55244]: INFO cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-64a0c410-741c-4e17-b575-a250d07033db tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1130.212689] [55244]: DEBUG cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-64a0c410-741c-4e17-b575-a250d07033db tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.213035] [55244]: DEBUG cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-64a0c410-741c-4e17-b575-a250d07033db tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.219858] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.219858] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.222799] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.222799] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.228090] [55243]: INFO cinder.volume.api [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-92d7ed03-8732-48d7-b4c6-49fe3917f780 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1130.228442] [55244]: INFO cinder.volume.api [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-64a0c410-741c-4e17-b575-a250d07033db tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1130.232797] [55244]: INFO cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-64a0c410-741c-4e17-b575-a250d07033db tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1130.233252] [55243]: INFO cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-92d7ed03-8732-48d7-b4c6-49fe3917f780 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1130.233308] [55244]: [pid: 55244|app: 0|req: 218/445] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:06:09 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.233739] [55243]: [pid: 55243|app: 0|req: 228/446] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:06:09 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 1321 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1130.410038] [55244]: DEBUG cinder.api.middleware.request_id [None req-372e09fe-3ee4-4df0-b4ef-3aa02b49654d None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.410602] [55244]: INFO cinder.api.openstack.wsgi [None req-372e09fe-3ee4-4df0-b4ef-3aa02b49654d None None] GET http://10.180.1.21/volume// [ 1130.410820] [55244]: DEBUG cinder.api.openstack.wsgi [None req-372e09fe-3ee4-4df0-b4ef-3aa02b49654d None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.411087] [55244]: DEBUG cinder.api.openstack.wsgi [None req-372e09fe-3ee4-4df0-b4ef-3aa02b49654d None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.411515] [55244]: INFO cinder.api.openstack.wsgi [None req-372e09fe-3ee4-4df0-b4ef-3aa02b49654d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1130.411876] [55244]: [pid: 55244|app: 0|req: 219/447] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:06:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1130.415216] [55243]: DEBUG cinder.api.middleware.request_id [req-edd93d85-0757-4f87-a63a-9c7903817644 req-cc9ea94e-3cbc-4051-98c2-601793565339 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.417643] [55243]: INFO cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-cc9ea94e-3cbc-4051-98c2-601793565339 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1130.417941] [55243]: DEBUG cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-cc9ea94e-3cbc-4051-98c2-601793565339 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.418193] [55243]: DEBUG cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-cc9ea94e-3cbc-4051-98c2-601793565339 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.428135] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.428135] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.431904] [55243]: INFO cinder.volume.api [req-edd93d85-0757-4f87-a63a-9c7903817644 req-cc9ea94e-3cbc-4051-98c2-601793565339 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1130.436793] [55243]: INFO cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-cc9ea94e-3cbc-4051-98c2-601793565339 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1130.437251] [55243]: [pid: 55243|app: 0|req: 229/448] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:06:09 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1131.393342] [55244]: DEBUG cinder.api.middleware.request_id [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-c0673863-63f7-4881-8c88-48f2c555f6de None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.396913] [55244]: INFO cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-c0673863-63f7-4881-8c88-48f2c555f6de tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] DELETE http://10.180.1.21/volume/v3/attachments/aac59acb-a08c-4d61-88d0-09539262a83e [ 1131.397580] [55244]: DEBUG cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-c0673863-63f7-4881-8c88-48f2c555f6de tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.397580] [55244]: DEBUG cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-c0673863-63f7-4881-8c88-48f2c555f6de tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'version_select' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.407420] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.407420] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.621837] [55243]: DEBUG cinder.api.middleware.request_id [req-edd93d85-0757-4f87-a63a-9c7903817644 req-723bd07a-2093-4325-acf6-bc8838ec2188 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.624665] [55243]: INFO cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-723bd07a-2093-4325-acf6-bc8838ec2188 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7fa03a0c-7937-461d-beab-e1f7188528e3 [ 1131.624878] [55243]: DEBUG cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-723bd07a-2093-4325-acf6-bc8838ec2188 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.625119] [55243]: DEBUG cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-723bd07a-2093-4325-acf6-bc8838ec2188 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'version_select' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.632366] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.632366] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.935056] [55244]: INFO cinder.api.openstack.wsgi [req-c4e1a6cf-a4c4-482f-98d0-62b0d605e84e req-c0673863-63f7-4881-8c88-48f2c555f6de tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments/aac59acb-a08c-4d61-88d0-09539262a83e returned with HTTP 200 [ 1131.935523] [55244]: [pid: 55244|app: 0|req: 220/449] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:06:10 2025] DELETE /volume/v3/attachments/aac59acb-a08c-4d61-88d0-09539262a83e => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.936306] [55244]: DEBUG cinder.api.middleware.request_id [None req-c85ee2c5-9cc4-4642-990a-4b70523ee66a None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.936696] [55244]: INFO cinder.api.openstack.wsgi [None req-c85ee2c5-9cc4-4642-990a-4b70523ee66a None None] GET http://10.180.1.21/volume// [ 1131.936876] [55244]: DEBUG cinder.api.openstack.wsgi [None req-c85ee2c5-9cc4-4642-990a-4b70523ee66a None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.937103] [55244]: DEBUG cinder.api.openstack.wsgi [None req-c85ee2c5-9cc4-4642-990a-4b70523ee66a None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.937480] [55244]: INFO cinder.api.openstack.wsgi [None req-c85ee2c5-9cc4-4642-990a-4b70523ee66a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1131.937759] [55244]: [pid: 55244|app: 0|req: 221/450] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 11:06:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1131.942742] [55244]: DEBUG cinder.api.middleware.request_id [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-8093a4de-c249-4c9f-83e3-2d274ae730f8 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.944767] [55244]: INFO cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-8093a4de-c249-4c9f-83e3-2d274ae730f8 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1131.945903] [55244]: DEBUG cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-8093a4de-c249-4c9f-83e3-2d274ae730f8 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd927abc-39fc-4dfd-8d2d-f955c95f126a", "connector": null, "instance_uuid": "671269ab-de74-4270-8c5f-301f430985f1"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1131.956918] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.956918] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.979165] [55244]: INFO cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-8093a4de-c249-4c9f-83e3-2d274ae730f8 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1131.979338] [55244]: [pid: 55244|app: 0|req: 222/451] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:06:11 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1131.996765] [55244]: DEBUG cinder.api.middleware.request_id [None req-37840e94-777d-4178-8da6-7cd61b9ca015 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.999161] [55244]: INFO cinder.api.openstack.wsgi [None req-37840e94-777d-4178-8da6-7cd61b9ca015 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1131.999977] [55244]: DEBUG cinder.api.openstack.wsgi [None req-37840e94-777d-4178-8da6-7cd61b9ca015 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.999977] [55244]: DEBUG cinder.api.openstack.wsgi [None req-37840e94-777d-4178-8da6-7cd61b9ca015 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.009474] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.009474] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.012767] [55244]: INFO cinder.volume.api [None req-37840e94-777d-4178-8da6-7cd61b9ca015 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1132.017573] [55244]: INFO cinder.api.openstack.wsgi [None req-37840e94-777d-4178-8da6-7cd61b9ca015 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1132.018121] [55244]: [pid: 55244|app: 0|req: 223/452] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:11 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.159117] [55243]: INFO cinder.api.openstack.wsgi [req-edd93d85-0757-4f87-a63a-9c7903817644 req-723bd07a-2093-4325-acf6-bc8838ec2188 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/attachments/7fa03a0c-7937-461d-beab-e1f7188528e3 returned with HTTP 200 [ 1132.159623] [55243]: [pid: 55243|app: 0|req: 230/453] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:06:11 2025] DELETE /volume/v3/attachments/7fa03a0c-7937-461d-beab-e1f7188528e3 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.449031] [55244]: DEBUG cinder.api.middleware.request_id [None req-418fa2b8-21ea-4688-a682-ea7fb67b90a0 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.450882] [55244]: INFO cinder.api.openstack.wsgi [None req-418fa2b8-21ea-4688-a682-ea7fb67b90a0 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1132.451253] [55244]: DEBUG cinder.api.openstack.wsgi [None req-418fa2b8-21ea-4688-a682-ea7fb67b90a0 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.451585] [55244]: DEBUG cinder.api.openstack.wsgi [None req-418fa2b8-21ea-4688-a682-ea7fb67b90a0 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.451891] [55244]: INFO cinder.api.v3.volumes [None req-418fa2b8-21ea-4688-a682-ea7fb67b90a0 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Delete volume with id: d01b9664-567e-450e-aa4f-85b836abd656 [ 1132.463302] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.463302] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.463843] [55244]: INFO cinder.volume.api [None req-418fa2b8-21ea-4688-a682-ea7fb67b90a0 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1132.482532] [55244]: INFO cinder.volume.api [None req-418fa2b8-21ea-4688-a682-ea7fb67b90a0 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Delete volume request issued successfully. [ 1132.482735] [55244]: INFO cinder.api.openstack.wsgi [None req-418fa2b8-21ea-4688-a682-ea7fb67b90a0 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 202 [ 1132.483189] [55244]: [pid: 55244|app: 0|req: 224/454] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:06:11 2025] DELETE /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1132.486098] [55243]: DEBUG cinder.api.middleware.request_id [None req-938eec2e-bb17-4305-937b-6156eee7f797 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.489081] [55243]: INFO cinder.api.openstack.wsgi [None req-938eec2e-bb17-4305-937b-6156eee7f797 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1132.489227] [55243]: DEBUG cinder.api.openstack.wsgi [None req-938eec2e-bb17-4305-937b-6156eee7f797 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.489440] [55243]: DEBUG cinder.api.openstack.wsgi [None req-938eec2e-bb17-4305-937b-6156eee7f797 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.497190] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.497190] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.501745] [55243]: INFO cinder.volume.api [None req-938eec2e-bb17-4305-937b-6156eee7f797 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1132.501835] [55244]: DEBUG cinder.api.middleware.request_id [None req-6781e548-9148-497e-accd-772927fe2649 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.502194] [55244]: INFO cinder.api.openstack.wsgi [None req-6781e548-9148-497e-accd-772927fe2649 None None] GET http://10.180.1.21/volume// [ 1132.502371] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6781e548-9148-497e-accd-772927fe2649 None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.502588] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6781e548-9148-497e-accd-772927fe2649 None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.502999] [55244]: INFO cinder.api.openstack.wsgi [None req-6781e548-9148-497e-accd-772927fe2649 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1132.503376] [55244]: [pid: 55244|app: 0|req: 225/455] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:06:11 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1132.507656] [55244]: DEBUG cinder.api.middleware.request_id [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-5a4b4607-926c-4f21-89ba-6a5c39469353 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.508641] [55243]: INFO cinder.api.openstack.wsgi [None req-938eec2e-bb17-4305-937b-6156eee7f797 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1132.508909] [55243]: [pid: 55243|app: 0|req: 231/456] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:11 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.509435] [55244]: INFO cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-5a4b4607-926c-4f21-89ba-6a5c39469353 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1132.509674] [55244]: DEBUG cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-5a4b4607-926c-4f21-89ba-6a5c39469353 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.509886] [55244]: DEBUG cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-5a4b4607-926c-4f21-89ba-6a5c39469353 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.526329] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.526329] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.532330] [55243]: DEBUG cinder.api.middleware.request_id [None req-84deda21-ded8-41a7-9ee2-4dfed30ba2e4 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.534565] [55243]: INFO cinder.api.openstack.wsgi [None req-84deda21-ded8-41a7-9ee2-4dfed30ba2e4 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1132.534797] [55243]: DEBUG cinder.api.openstack.wsgi [None req-84deda21-ded8-41a7-9ee2-4dfed30ba2e4 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.535027] [55243]: DEBUG cinder.api.openstack.wsgi [None req-84deda21-ded8-41a7-9ee2-4dfed30ba2e4 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.535237] [55244]: INFO cinder.volume.api [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-5a4b4607-926c-4f21-89ba-6a5c39469353 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1132.541074] [55244]: INFO cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-5a4b4607-926c-4f21-89ba-6a5c39469353 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1132.541522] [55244]: [pid: 55244|app: 0|req: 226/457] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:06:11 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1132.543345] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.543345] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.547356] [55243]: INFO cinder.volume.api [None req-84deda21-ded8-41a7-9ee2-4dfed30ba2e4 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1132.553657] [55243]: INFO cinder.api.openstack.wsgi [None req-84deda21-ded8-41a7-9ee2-4dfed30ba2e4 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1132.554081] [55243]: [pid: 55243|app: 0|req: 232/458] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:11 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.584949] [55244]: DEBUG cinder.api.middleware.request_id [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-77c3dc19-111f-4364-80a4-38be8e62286b None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.587839] [55244]: INFO cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-77c3dc19-111f-4364-80a4-38be8e62286b tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] PUT http://10.180.1.21/volume/v3/attachments/11dbb292-ab2a-439b-a53b-888896e6e267 [ 1132.588373] [55244]: DEBUG cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-77c3dc19-111f-4364-80a4-38be8e62286b tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-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-512516", "mountpoint": "/dev/sdb"}}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1132.596596] [55244]: DEBUG cinder.coordination [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-77c3dc19-111f-4364-80a4-38be8e62286b tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Acquiring lock "cinder-attachment_update-cd927abc-39fc-4dfd-8d2d-f955c95f126a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1132.602017] [55244]: DEBUG cinder.coordination [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-77c3dc19-111f-4364-80a4-38be8e62286b tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Lock "cinder-attachment_update-cd927abc-39fc-4dfd-8d2d-f955c95f126a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1132.603169] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.603169] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.028786] [55243]: DEBUG cinder.api.middleware.request_id [None req-b93f5492-1de3-424a-b85a-48a8d68986e6 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.030852] [55243]: INFO cinder.api.openstack.wsgi [None req-b93f5492-1de3-424a-b85a-48a8d68986e6 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1133.031092] [55243]: DEBUG cinder.api.openstack.wsgi [None req-b93f5492-1de3-424a-b85a-48a8d68986e6 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.031418] [55243]: DEBUG cinder.api.openstack.wsgi [None req-b93f5492-1de3-424a-b85a-48a8d68986e6 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.042020] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.042020] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.045185] [55243]: INFO cinder.volume.api [None req-b93f5492-1de3-424a-b85a-48a8d68986e6 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1133.049390] [55243]: INFO cinder.api.openstack.wsgi [None req-b93f5492-1de3-424a-b85a-48a8d68986e6 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1133.049776] [55243]: [pid: 55243|app: 0|req: 233/459] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:12 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1133.520848] [55243]: DEBUG cinder.api.middleware.request_id [None req-32eb6f2e-283e-4d55-8ff8-46845543da6f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.523220] [55243]: INFO cinder.api.openstack.wsgi [None req-32eb6f2e-283e-4d55-8ff8-46845543da6f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1133.523454] [55243]: DEBUG cinder.api.openstack.wsgi [None req-32eb6f2e-283e-4d55-8ff8-46845543da6f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.523680] [55243]: DEBUG cinder.api.openstack.wsgi [None req-32eb6f2e-283e-4d55-8ff8-46845543da6f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.532811] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.532811] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.536357] [55243]: INFO cinder.volume.api [None req-32eb6f2e-283e-4d55-8ff8-46845543da6f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1133.540652] [55243]: INFO cinder.api.openstack.wsgi [None req-32eb6f2e-283e-4d55-8ff8-46845543da6f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1133.541083] [55243]: [pid: 55243|app: 0|req: 234/460] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:12 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1133.716840] [55243]: DEBUG cinder.api.middleware.request_id [None req-0aa686f5-82c4-489b-92ca-8659f2cf65be None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.719535] [55243]: INFO cinder.api.openstack.wsgi [None req-0aa686f5-82c4-489b-92ca-8659f2cf65be tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1133.719758] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0aa686f5-82c4-489b-92ca-8659f2cf65be tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.720024] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0aa686f5-82c4-489b-92ca-8659f2cf65be tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.728853] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.728853] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.733741] [55243]: INFO cinder.volume.api [None req-0aa686f5-82c4-489b-92ca-8659f2cf65be tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1133.739585] [55243]: INFO cinder.api.openstack.wsgi [None req-0aa686f5-82c4-489b-92ca-8659f2cf65be tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1133.739914] [55243]: [pid: 55243|app: 0|req: 235/461] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:13 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.060924] [55243]: DEBUG cinder.api.middleware.request_id [None req-9aa9c9b9-6ed5-4ee9-81bd-7ac8579fe77c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.062991] [55243]: INFO cinder.api.openstack.wsgi [None req-9aa9c9b9-6ed5-4ee9-81bd-7ac8579fe77c tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1134.063243] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9aa9c9b9-6ed5-4ee9-81bd-7ac8579fe77c tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.063463] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9aa9c9b9-6ed5-4ee9-81bd-7ac8579fe77c tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.075149] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.075149] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.078525] [55243]: INFO cinder.volume.api [None req-9aa9c9b9-6ed5-4ee9-81bd-7ac8579fe77c tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1134.083724] [55243]: INFO cinder.api.openstack.wsgi [None req-9aa9c9b9-6ed5-4ee9-81bd-7ac8579fe77c tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1134.084125] [55243]: [pid: 55243|app: 0|req: 236/462] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:13 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.551316] [55243]: DEBUG cinder.api.middleware.request_id [None req-21a3db6d-6757-4bc5-a071-d201971066e2 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.553860] [55243]: INFO cinder.api.openstack.wsgi [None req-21a3db6d-6757-4bc5-a071-d201971066e2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1134.554101] [55243]: DEBUG cinder.api.openstack.wsgi [None req-21a3db6d-6757-4bc5-a071-d201971066e2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.554326] [55243]: DEBUG cinder.api.openstack.wsgi [None req-21a3db6d-6757-4bc5-a071-d201971066e2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.565105] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.565105] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.569227] [55243]: INFO cinder.volume.api [None req-21a3db6d-6757-4bc5-a071-d201971066e2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1134.574530] [55243]: INFO cinder.api.openstack.wsgi [None req-21a3db6d-6757-4bc5-a071-d201971066e2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 200 [ 1134.574913] [55243]: [pid: 55243|app: 0|req: 237/463] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:14 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.096887] [55243]: DEBUG cinder.api.middleware.request_id [None req-fed1db9e-7904-4198-ad14-64778f371051 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.100586] [55243]: INFO cinder.api.openstack.wsgi [None req-fed1db9e-7904-4198-ad14-64778f371051 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1135.100586] [55243]: DEBUG cinder.api.openstack.wsgi [None req-fed1db9e-7904-4198-ad14-64778f371051 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.100586] [55243]: DEBUG cinder.api.openstack.wsgi [None req-fed1db9e-7904-4198-ad14-64778f371051 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.114609] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.114609] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.119428] [55243]: INFO cinder.volume.api [None req-fed1db9e-7904-4198-ad14-64778f371051 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1135.124615] [55243]: INFO cinder.api.openstack.wsgi [None req-fed1db9e-7904-4198-ad14-64778f371051 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1135.125117] [55243]: [pid: 55243|app: 0|req: 238/464] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:14 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.586321] [55243]: DEBUG cinder.api.middleware.request_id [None req-634ee0e9-2929-409c-af07-f39c54e59fb8 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.589483] [55243]: INFO cinder.api.openstack.wsgi [None req-634ee0e9-2929-409c-af07-f39c54e59fb8 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 [ 1135.589483] [55243]: DEBUG cinder.api.openstack.wsgi [None req-634ee0e9-2929-409c-af07-f39c54e59fb8 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.589483] [55243]: DEBUG cinder.api.openstack.wsgi [None req-634ee0e9-2929-409c-af07-f39c54e59fb8 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.598059] [55243]: INFO cinder.api.openstack.wsgi [None req-634ee0e9-2929-409c-af07-f39c54e59fb8 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 returned with HTTP 404 [ 1135.598658] [55243]: [pid: 55243|app: 0|req: 239/465] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:15 2025] GET /volume/v3/volumes/d01b9664-567e-450e-aa4f-85b836abd656 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1135.603583] [55243]: DEBUG cinder.api.middleware.request_id [None req-9ef1604f-2da0-46f1-a641-90a762485883 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.605658] [55243]: INFO cinder.api.openstack.wsgi [None req-9ef1604f-2da0-46f1-a641-90a762485883 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1135.605807] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9ef1604f-2da0-46f1-a641-90a762485883 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.606116] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9ef1604f-2da0-46f1-a641-90a762485883 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'delete' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.606301] [55243]: INFO cinder.api.v3.volumes [None req-9ef1604f-2da0-46f1-a641-90a762485883 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Delete volume with id: 3b174f4c-5456-4276-840e-95bba6a11164 [ 1135.621578] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.621578] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.622183] [55243]: INFO cinder.volume.api [None req-9ef1604f-2da0-46f1-a641-90a762485883 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1135.641225] [55243]: INFO cinder.volume.api [None req-9ef1604f-2da0-46f1-a641-90a762485883 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Delete volume request issued successfully. [ 1135.641436] [55243]: INFO cinder.api.openstack.wsgi [None req-9ef1604f-2da0-46f1-a641-90a762485883 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 202 [ 1135.641842] [55243]: [pid: 55243|app: 0|req: 240/466] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:06:15 2025] DELETE /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1135.644600] [55243]: DEBUG cinder.api.middleware.request_id [None req-98c105a5-c3fc-4d3d-94c2-8a72c132c187 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.646419] [55243]: INFO cinder.api.openstack.wsgi [None req-98c105a5-c3fc-4d3d-94c2-8a72c132c187 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1135.646635] [55243]: DEBUG cinder.api.openstack.wsgi [None req-98c105a5-c3fc-4d3d-94c2-8a72c132c187 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.646873] [55243]: DEBUG cinder.api.openstack.wsgi [None req-98c105a5-c3fc-4d3d-94c2-8a72c132c187 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.653741] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.653741] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.657447] [55243]: INFO cinder.volume.api [None req-98c105a5-c3fc-4d3d-94c2-8a72c132c187 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1135.662466] [55243]: INFO cinder.api.openstack.wsgi [None req-98c105a5-c3fc-4d3d-94c2-8a72c132c187 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1135.662838] [55243]: [pid: 55243|app: 0|req: 241/467] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:15 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1136.139668] [55243]: DEBUG cinder.api.middleware.request_id [None req-300044a7-bfad-49de-a21c-87de2ba8f4df None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.143336] [55243]: INFO cinder.api.openstack.wsgi [None req-300044a7-bfad-49de-a21c-87de2ba8f4df tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1136.143569] [55243]: DEBUG cinder.api.openstack.wsgi [None req-300044a7-bfad-49de-a21c-87de2ba8f4df tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.143789] [55243]: DEBUG cinder.api.openstack.wsgi [None req-300044a7-bfad-49de-a21c-87de2ba8f4df tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.154644] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.154644] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.158369] [55243]: INFO cinder.volume.api [None req-300044a7-bfad-49de-a21c-87de2ba8f4df tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1136.163932] [55243]: INFO cinder.api.openstack.wsgi [None req-300044a7-bfad-49de-a21c-87de2ba8f4df tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1136.164323] [55243]: [pid: 55243|app: 0|req: 242/468] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:15 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.676024] [55243]: DEBUG cinder.api.middleware.request_id [None req-089a7cf9-d514-4dd3-863f-414f19b1e1c2 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.679492] [55243]: INFO cinder.api.openstack.wsgi [None req-089a7cf9-d514-4dd3-863f-414f19b1e1c2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1136.679918] [55243]: DEBUG cinder.api.openstack.wsgi [None req-089a7cf9-d514-4dd3-863f-414f19b1e1c2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.680685] [55243]: DEBUG cinder.api.openstack.wsgi [None req-089a7cf9-d514-4dd3-863f-414f19b1e1c2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.696462] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.696462] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.703101] [55243]: INFO cinder.volume.api [None req-089a7cf9-d514-4dd3-863f-414f19b1e1c2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1136.706659] [55243]: INFO cinder.api.openstack.wsgi [None req-089a7cf9-d514-4dd3-863f-414f19b1e1c2 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1136.707080] [55243]: [pid: 55243|app: 0|req: 243/469] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:16 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.174203] [55243]: DEBUG cinder.api.middleware.request_id [None req-d3d54a28-31c7-46c9-ad3b-745c4fa15c1c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.176450] [55243]: INFO cinder.api.openstack.wsgi [None req-d3d54a28-31c7-46c9-ad3b-745c4fa15c1c tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1137.176680] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d3d54a28-31c7-46c9-ad3b-745c4fa15c1c tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.176894] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d3d54a28-31c7-46c9-ad3b-745c4fa15c1c tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.186949] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.186949] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.195906] [55243]: INFO cinder.volume.api [None req-d3d54a28-31c7-46c9-ad3b-745c4fa15c1c tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1137.210184] [55243]: INFO cinder.api.openstack.wsgi [None req-d3d54a28-31c7-46c9-ad3b-745c4fa15c1c tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1137.210184] [55243]: [pid: 55243|app: 0|req: 244/470] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:16 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.636664] [55244]: DEBUG cinder.coordination [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-77c3dc19-111f-4364-80a4-38be8e62286b tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Lock "cinder-attachment_update-cd927abc-39fc-4dfd-8d2d-f955c95f126a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.035s {{(pid=55244) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1137.637034] [55244]: INFO cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-77c3dc19-111f-4364-80a4-38be8e62286b tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/attachments/11dbb292-ab2a-439b-a53b-888896e6e267 returned with HTTP 200 [ 1137.637492] [55244]: [pid: 55244|app: 0|req: 227/471] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:06:12 2025] PUT /volume/v3/attachments/11dbb292-ab2a-439b-a53b-888896e6e267 => generated 617 bytes in 5053 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1137.716465] [55243]: DEBUG cinder.api.middleware.request_id [None req-a6769bd5-b889-4c66-99b2-dc92492d2dd7 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.718840] [55243]: INFO cinder.api.openstack.wsgi [None req-a6769bd5-b889-4c66-99b2-dc92492d2dd7 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1137.719146] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a6769bd5-b889-4c66-99b2-dc92492d2dd7 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.719369] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a6769bd5-b889-4c66-99b2-dc92492d2dd7 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.730115] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.730115] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.734714] [55243]: INFO cinder.volume.api [None req-a6769bd5-b889-4c66-99b2-dc92492d2dd7 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1137.740169] [55243]: INFO cinder.api.openstack.wsgi [None req-a6769bd5-b889-4c66-99b2-dc92492d2dd7 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 200 [ 1137.740658] [55243]: [pid: 55243|app: 0|req: 245/472] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:17 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.222737] [55244]: DEBUG cinder.api.middleware.request_id [None req-31579446-f9f2-4583-b221-340cebcf2aa9 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.225429] [55244]: INFO cinder.api.openstack.wsgi [None req-31579446-f9f2-4583-b221-340cebcf2aa9 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1138.225952] [55244]: DEBUG cinder.api.openstack.wsgi [None req-31579446-f9f2-4583-b221-340cebcf2aa9 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.226112] [55244]: DEBUG cinder.api.openstack.wsgi [None req-31579446-f9f2-4583-b221-340cebcf2aa9 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.241378] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.241378] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.245688] [55244]: INFO cinder.volume.api [None req-31579446-f9f2-4583-b221-340cebcf2aa9 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1138.251193] [55244]: INFO cinder.api.openstack.wsgi [None req-31579446-f9f2-4583-b221-340cebcf2aa9 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1138.251825] [55244]: [pid: 55244|app: 0|req: 228/473] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:17 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.761018] [55243]: DEBUG cinder.api.middleware.request_id [None req-b34052d0-6d98-4eb0-a37f-ce0f17df9619 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.761257] [55243]: INFO cinder.api.openstack.wsgi [None req-b34052d0-6d98-4eb0-a37f-ce0f17df9619 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 [ 1138.761353] [55243]: DEBUG cinder.api.openstack.wsgi [None req-b34052d0-6d98-4eb0-a37f-ce0f17df9619 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.761569] [55243]: DEBUG cinder.api.openstack.wsgi [None req-b34052d0-6d98-4eb0-a37f-ce0f17df9619 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.772612] [55243]: INFO cinder.api.openstack.wsgi [None req-b34052d0-6d98-4eb0-a37f-ce0f17df9619 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 returned with HTTP 404 [ 1138.772612] [55243]: [pid: 55243|app: 0|req: 246/474] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:18 2025] GET /volume/v3/volumes/3b174f4c-5456-4276-840e-95bba6a11164 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1138.815815] [55244]: DEBUG cinder.api.middleware.request_id [None req-ecb519e3-cee8-428e-aac8-460c070d538f None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.818169] [55244]: INFO cinder.api.openstack.wsgi [None req-ecb519e3-cee8-428e-aac8-460c070d538f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] DELETE http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 1138.818393] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ecb519e3-cee8-428e-aac8-460c070d538f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.818608] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ecb519e3-cee8-428e-aac8-460c070d538f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.818797] [55244]: INFO cinder.api.v3.volumes [None req-ecb519e3-cee8-428e-aac8-460c070d538f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Delete volume with id: 408457a1-6834-4aa8-a17f-36c4130b875d [ 1138.838318] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.838318] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.838318] [55244]: INFO cinder.volume.api [None req-ecb519e3-cee8-428e-aac8-460c070d538f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1138.863150] [55244]: INFO cinder.volume.api [None req-ecb519e3-cee8-428e-aac8-460c070d538f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Delete volume request issued successfully. [ 1138.863377] [55244]: INFO cinder.api.openstack.wsgi [None req-ecb519e3-cee8-428e-aac8-460c070d538f tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 202 [ 1138.863812] [55244]: [pid: 55244|app: 0|req: 229/475] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:06:18 2025] DELETE /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1138.874761] [55243]: DEBUG cinder.api.middleware.request_id [None req-20e8a0b7-765e-485b-b3ea-c58495335060 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.878305] [55243]: INFO cinder.api.openstack.wsgi [None req-20e8a0b7-765e-485b-b3ea-c58495335060 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 1138.878543] [55243]: DEBUG cinder.api.openstack.wsgi [None req-20e8a0b7-765e-485b-b3ea-c58495335060 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.879845] [55243]: DEBUG cinder.api.openstack.wsgi [None req-20e8a0b7-765e-485b-b3ea-c58495335060 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.892796] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.892796] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.901024] [55243]: INFO cinder.volume.api [None req-20e8a0b7-765e-485b-b3ea-c58495335060 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1138.905016] [55243]: INFO cinder.api.openstack.wsgi [None req-20e8a0b7-765e-485b-b3ea-c58495335060 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 1138.905446] [55243]: [pid: 55243|app: 0|req: 247/476] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:18 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.251716] [55244]: DEBUG cinder.api.middleware.request_id [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-300769b1-eeb3-45ef-a84c-1ef75505be76 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.254960] [55244]: INFO cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-300769b1-eeb3-45ef-a84c-1ef75505be76 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] POST http://10.180.1.21/volume/v3/attachments/11dbb292-ab2a-439b-a53b-888896e6e267/action [ 1139.255395] [55244]: DEBUG cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-300769b1-eeb3-45ef-a84c-1ef75505be76 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Action body: b'{"os-complete": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1139.255553] [55244]: DEBUG cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-300769b1-eeb3-45ef-a84c-1ef75505be76 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1139.263630] [55243]: DEBUG cinder.api.middleware.request_id [None req-cb97bc3a-7704-4abb-8021-fb294ff97bf1 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.266637] [55243]: INFO cinder.api.openstack.wsgi [None req-cb97bc3a-7704-4abb-8021-fb294ff97bf1 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1139.266832] [55243]: DEBUG cinder.api.openstack.wsgi [None req-cb97bc3a-7704-4abb-8021-fb294ff97bf1 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.267101] [55243]: DEBUG cinder.api.openstack.wsgi [None req-cb97bc3a-7704-4abb-8021-fb294ff97bf1 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.275481] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.275481] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.283118] [55244]: INFO cinder.api.openstack.wsgi [req-2519933b-3580-4deb-8b50-a14f483bd9c5 req-300769b1-eeb3-45ef-a84c-1ef75505be76 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/attachments/11dbb292-ab2a-439b-a53b-888896e6e267/action returned with HTTP 204 [ 1139.283606] [55244]: [pid: 55244|app: 0|req: 230/477] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:06:18 2025] POST /volume/v3/attachments/11dbb292-ab2a-439b-a53b-888896e6e267/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1139.285060] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.285060] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.291060] [55243]: INFO cinder.volume.api [None req-cb97bc3a-7704-4abb-8021-fb294ff97bf1 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1139.298596] [55243]: INFO cinder.api.openstack.wsgi [None req-cb97bc3a-7704-4abb-8021-fb294ff97bf1 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1139.299176] [55243]: [pid: 55243|app: 0|req: 248/478] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:18 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.917042] [55244]: DEBUG cinder.api.middleware.request_id [None req-6cd1c01a-97ed-4628-b185-40e8c5f18868 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.922755] [55244]: INFO cinder.api.openstack.wsgi [None req-6cd1c01a-97ed-4628-b185-40e8c5f18868 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 1139.922988] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6cd1c01a-97ed-4628-b185-40e8c5f18868 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.923232] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6cd1c01a-97ed-4628-b185-40e8c5f18868 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.938227] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.938227] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.945727] [55244]: INFO cinder.volume.api [None req-6cd1c01a-97ed-4628-b185-40e8c5f18868 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Volume info retrieved successfully. [ 1139.951836] [55244]: INFO cinder.api.openstack.wsgi [None req-6cd1c01a-97ed-4628-b185-40e8c5f18868 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 200 [ 1139.952453] [55244]: [pid: 55244|app: 0|req: 231/479] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:19 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.316456] [55243]: DEBUG cinder.api.middleware.request_id [None req-56c4d3f2-6352-4331-9379-afa7e0506233 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.318561] [55243]: INFO cinder.api.openstack.wsgi [None req-56c4d3f2-6352-4331-9379-afa7e0506233 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1140.318796] [55243]: DEBUG cinder.api.openstack.wsgi [None req-56c4d3f2-6352-4331-9379-afa7e0506233 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.319097] [55243]: DEBUG cinder.api.openstack.wsgi [None req-56c4d3f2-6352-4331-9379-afa7e0506233 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.333514] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.333514] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.339107] [55243]: INFO cinder.volume.api [None req-56c4d3f2-6352-4331-9379-afa7e0506233 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1140.343733] [55243]: INFO cinder.api.openstack.wsgi [None req-56c4d3f2-6352-4331-9379-afa7e0506233 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1140.344200] [55243]: [pid: 55243|app: 0|req: 249/480] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:19 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1140.355903] [55244]: DEBUG cinder.api.middleware.request_id [None req-9e1c1c9f-cf54-44a1-8902-6b5b8d91dc24 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.358445] [55244]: INFO cinder.api.openstack.wsgi [None req-9e1c1c9f-cf54-44a1-8902-6b5b8d91dc24 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1140.358536] [55244]: DEBUG cinder.api.openstack.wsgi [None req-9e1c1c9f-cf54-44a1-8902-6b5b8d91dc24 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.359210] [55244]: DEBUG cinder.api.openstack.wsgi [None req-9e1c1c9f-cf54-44a1-8902-6b5b8d91dc24 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.369949] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.369949] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.376323] [55244]: INFO cinder.volume.api [None req-9e1c1c9f-cf54-44a1-8902-6b5b8d91dc24 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1140.383741] [55244]: INFO cinder.api.openstack.wsgi [None req-9e1c1c9f-cf54-44a1-8902-6b5b8d91dc24 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1140.383741] [55244]: [pid: 55244|app: 0|req: 232/481] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:19 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1140.969436] [55243]: DEBUG cinder.api.middleware.request_id [None req-e2f64842-a84a-4b99-963e-a716494bb3a5 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.974448] [55243]: INFO cinder.api.openstack.wsgi [None req-e2f64842-a84a-4b99-963e-a716494bb3a5 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] GET http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d [ 1140.974707] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e2f64842-a84a-4b99-963e-a716494bb3a5 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.974933] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e2f64842-a84a-4b99-963e-a716494bb3a5 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.984425] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.984425] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.988982] [55243]: INFO cinder.api.openstack.wsgi [None req-e2f64842-a84a-4b99-963e-a716494bb3a5 tempest-AttachVolumeTestJSON-728544536 tempest-AttachVolumeTestJSON-728544536-project-member] http://10.180.1.21/volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d returned with HTTP 404 [ 1140.989203] [55243]: [pid: 55243|app: 0|req: 250/482] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:20 2025] GET /volume/v3/volumes/408457a1-6834-4aa8-a17f-36c4130b875d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1141.700367] [55244]: DEBUG cinder.api.middleware.request_id [None req-2b29854b-8358-4967-aa04-28f2121b3096 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.703709] [55244]: INFO cinder.api.openstack.wsgi [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1141.704041] [55244]: DEBUG cinder.api.openstack.wsgi [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-677870095"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1141.707412] [55244]: DEBUG cinder.api.v3.volumes [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-677870095'}} {{(pid=55244) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1141.707412] [55244]: INFO cinder.api.v3.volumes [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Create volume of 1 GB [ 1141.711646] [55244]: INFO cinder.volume.api [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Availability Zones retrieved successfully. [ 1141.721488] [55244]: DEBUG cinder.volume.api [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Flow 'volume_create_api' (6f3e2f93-d0d3-42dc-9549-f836df76bcf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1141.722678] [55244]: DEBUG cinder.volume.api [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60e0554-800d-41a8-b9a0-29ba5c0c62be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1141.723814] [55244]: DEBUG cinder.volume.flows.api.create_volume [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Validating volume size '1' using validate_int {{(pid=55244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1141.748030] [55244]: DEBUG cinder.volume.api [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60e0554-800d-41a8-b9a0-29ba5c0c62be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1141.748386] [55244]: DEBUG cinder.volume.api [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d175ea-9a4f-4e54-b26d-e3f39b44a6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1141.811766] [55244]: DEBUG cinder.quota [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Created reservations ['f0331e30-f830-40c2-b2ed-a1551399cf69', '2935c22d-0a54-42f2-867b-37040015016b', '1e3655fc-9caf-49b3-9c05-a59b09cdf2b5', '84142808-9705-4ec5-8199-699a7c8a3db5'] {{(pid=55244) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1141.812719] [55244]: DEBUG cinder.volume.api [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d175ea-9a4f-4e54-b26d-e3f39b44a6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0331e30-f830-40c2-b2ed-a1551399cf69', '2935c22d-0a54-42f2-867b-37040015016b', '1e3655fc-9caf-49b3-9c05-a59b09cdf2b5', '84142808-9705-4ec5-8199-699a7c8a3db5']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1141.813662] [55244]: DEBUG cinder.volume.api [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd4c2208-0df6-4486-bee9-b14bdd84683f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1141.827084] [55244]: DEBUG cinder.volume.api [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd4c2208-0df6-4486-bee9-b14bdd84683f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b08f471-1f62-4233-a268-f2fac63e18b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-677870095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33333b4597f4da7a8204b5f56672fe6',qos_specs=None,replication_status=,reservations=['f0331e30-f830-40c2-b2ed-a1551399cf69','2935c22d-0a54-42f2-867b-37040015016b','1e3655fc-9caf-49b3-9c05-a59b09cdf2b5','84142808-9705-4ec5-8199-699a7c8a3db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4149297941047c4abe859c3646edc00',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-677870095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b08f471-1f62-4233-a268-f2fac63e18b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33333b4597f4da7a8204b5f56672fe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4149297941047c4abe859c3646edc00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1141.827957] [55244]: DEBUG cinder.volume.api [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e52b13-21f1-4218-816c-a3439f709c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1141.840213] [55244]: DEBUG cinder.volume.api [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e52b13-21f1-4218-816c-a3439f709c11) transitioned into state 'SUCCESS' from state '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-677870095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33333b4597f4da7a8204b5f56672fe6',qos_specs=None,replication_status=,reservations=['f0331e30-f830-40c2-b2ed-a1551399cf69','2935c22d-0a54-42f2-867b-37040015016b','1e3655fc-9caf-49b3-9c05-a59b09cdf2b5','84142808-9705-4ec5-8199-699a7c8a3db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4149297941047c4abe859c3646edc00',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1141.841151] [55244]: DEBUG cinder.volume.api [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f69395-10c4-43c2-a7a6-3b744aeb0a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1141.849921] [55244]: DEBUG cinder.volume.api [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f69395-10c4-43c2-a7a6-3b744aeb0a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1141.853020] [55244]: DEBUG cinder.volume.api [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Flow 'volume_create_api' (6f3e2f93-d0d3-42dc-9549-f836df76bcf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1141.853020] [55244]: INFO cinder.volume.api [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Create volume request issued successfully. [ 1141.853020] [55244]: INFO cinder.api.openstack.wsgi [None req-2b29854b-8358-4967-aa04-28f2121b3096 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1141.853020] [55244]: [pid: 55244|app: 0|req: 233/483] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:06:21 2025] POST /volume/v3/volumes => generated 752 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1141.862025] [55243]: DEBUG cinder.api.middleware.request_id [None req-4595053b-7a44-4e6a-995e-0c5e51d3793d None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.863136] [55243]: INFO cinder.api.openstack.wsgi [None req-4595053b-7a44-4e6a-995e-0c5e51d3793d tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] GET http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 [ 1141.863343] [55243]: DEBUG cinder.api.openstack.wsgi [None req-4595053b-7a44-4e6a-995e-0c5e51d3793d tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.863553] [55243]: DEBUG cinder.api.openstack.wsgi [None req-4595053b-7a44-4e6a-995e-0c5e51d3793d tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.871567] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.871567] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.879050] [55243]: INFO cinder.volume.api [None req-4595053b-7a44-4e6a-995e-0c5e51d3793d tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Volume info retrieved successfully. [ 1141.893206] [55243]: INFO cinder.api.openstack.wsgi [None req-4595053b-7a44-4e6a-995e-0c5e51d3793d tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 returned with HTTP 200 [ 1141.893812] [55243]: [pid: 55243|app: 0|req: 251/484] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:21 2025] GET /volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.904819] [55244]: DEBUG cinder.api.middleware.request_id [None req-ac722d7c-bb6e-4b40-80db-568d955fa8e6 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.906773] [55244]: INFO cinder.api.openstack.wsgi [None req-ac722d7c-bb6e-4b40-80db-568d955fa8e6 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] GET http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 [ 1142.906884] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ac722d7c-bb6e-4b40-80db-568d955fa8e6 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.907102] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ac722d7c-bb6e-4b40-80db-568d955fa8e6 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.920913] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.920913] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.925167] [55244]: INFO cinder.volume.api [None req-ac722d7c-bb6e-4b40-80db-568d955fa8e6 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Volume info retrieved successfully. [ 1142.931172] [55244]: INFO cinder.api.openstack.wsgi [None req-ac722d7c-bb6e-4b40-80db-568d955fa8e6 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 returned with HTTP 200 [ 1142.931572] [55244]: [pid: 55244|app: 0|req: 234/485] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:22 2025] GET /volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.942194] [55243]: DEBUG cinder.api.middleware.request_id [None req-2ba6b951-810b-435d-b83c-bc6fb07b25e2 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.944753] [55243]: INFO cinder.api.openstack.wsgi [None req-2ba6b951-810b-435d-b83c-bc6fb07b25e2 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] POST http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0/action [ 1142.944873] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2ba6b951-810b-435d-b83c-bc6fb07b25e2 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1142.945037] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2ba6b951-810b-435d-b83c-bc6fb07b25e2 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1142.955542] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.955542] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.955542] [55243]: INFO cinder.volume.api [None req-2ba6b951-810b-435d-b83c-bc6fb07b25e2 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Volume info retrieved successfully. [ 1142.971379] [55243]: INFO cinder.volume.api [None req-2ba6b951-810b-435d-b83c-bc6fb07b25e2 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Volume updated successfully. [ 1142.971634] [55243]: INFO cinder.api.openstack.wsgi [None req-2ba6b951-810b-435d-b83c-bc6fb07b25e2 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0/action returned with HTTP 200 [ 1142.972079] [55243]: [pid: 55243|app: 0|req: 252/486] 10.180.1.21 () {60 vars in 1267 bytes} [Fri Feb 14 11:06:22 2025] POST /volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1142.976293] [55244]: DEBUG cinder.api.middleware.request_id [None req-eb625799-3554-4840-b3d0-76d55eff668a None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.980018] [55244]: INFO cinder.api.openstack.wsgi [None req-eb625799-3554-4840-b3d0-76d55eff668a tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] GET http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 [ 1142.980018] [55244]: DEBUG cinder.api.openstack.wsgi [None req-eb625799-3554-4840-b3d0-76d55eff668a tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.980018] [55244]: DEBUG cinder.api.openstack.wsgi [None req-eb625799-3554-4840-b3d0-76d55eff668a tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.986734] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.986734] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.990617] [55244]: INFO cinder.volume.api [None req-eb625799-3554-4840-b3d0-76d55eff668a tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Volume info retrieved successfully. [ 1142.995011] [55244]: INFO cinder.api.openstack.wsgi [None req-eb625799-3554-4840-b3d0-76d55eff668a tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 returned with HTTP 200 [ 1142.995602] [55244]: [pid: 55244|app: 0|req: 235/487] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:22 2025] GET /volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.097574] [55243]: DEBUG cinder.api.middleware.request_id [req-79092a65-81f9-45b7-bbd9-93b26ac46c7c req-62c45555-b9f5-4ff4-a6ef-8af46fe9d581 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.104649] [55243]: INFO cinder.api.openstack.wsgi [req-79092a65-81f9-45b7-bbd9-93b26ac46c7c req-62c45555-b9f5-4ff4-a6ef-8af46fe9d581 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] GET http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 [ 1143.104851] [55243]: DEBUG cinder.api.openstack.wsgi [req-79092a65-81f9-45b7-bbd9-93b26ac46c7c req-62c45555-b9f5-4ff4-a6ef-8af46fe9d581 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.105106] [55243]: DEBUG cinder.api.openstack.wsgi [req-79092a65-81f9-45b7-bbd9-93b26ac46c7c req-62c45555-b9f5-4ff4-a6ef-8af46fe9d581 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.120356] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.120356] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.125202] [55243]: INFO cinder.volume.api [req-79092a65-81f9-45b7-bbd9-93b26ac46c7c req-62c45555-b9f5-4ff4-a6ef-8af46fe9d581 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Volume info retrieved successfully. [ 1143.129922] [55243]: INFO cinder.api.openstack.wsgi [req-79092a65-81f9-45b7-bbd9-93b26ac46c7c req-62c45555-b9f5-4ff4-a6ef-8af46fe9d581 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 returned with HTTP 200 [ 1143.130362] [55243]: [pid: 55243|app: 0|req: 253/488] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:06:22 2025] GET /volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.445775] [55244]: DEBUG cinder.api.middleware.request_id [None req-13c50d71-da19-401f-9c89-682d24aec236 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.448810] [55244]: INFO cinder.api.openstack.wsgi [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1143.449169] [55244]: DEBUG cinder.api.openstack.wsgi [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-839031516"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1143.450911] [55244]: DEBUG cinder.api.v3.volumes [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-839031516'}} {{(pid=55244) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1143.451062] [55244]: INFO cinder.api.v3.volumes [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Create volume of 1 GB [ 1143.458105] [55244]: INFO cinder.volume.api [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Availability Zones retrieved successfully. [ 1143.468792] [55244]: DEBUG cinder.volume.api [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Flow 'volume_create_api' (eddbc0d9-7a7f-458c-bdc9-92992406a8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1143.468792] [55244]: DEBUG cinder.volume.api [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b95765-98d0-428a-ab23-e2b24ab45d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1143.469467] [55244]: DEBUG cinder.volume.flows.api.create_volume [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Validating volume size '1' using validate_int {{(pid=55244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1143.494312] [55244]: DEBUG cinder.volume.api [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b95765-98d0-428a-ab23-e2b24ab45d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1143.495319] [55244]: DEBUG cinder.volume.api [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (631df533-601f-426d-b89a-178932d4d8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1143.531754] [55244]: DEBUG cinder.quota [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Created reservations ['2c497011-ed41-4390-82bf-703b3b9d974c', 'fdd16444-1996-4dcc-a6d5-06b1f73f8cb6', '48f17754-1371-423a-a999-e460bb5ad110', '9e57cb4b-87bf-4a12-9e01-25a7258cb0a1'] {{(pid=55244) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1143.532755] [55244]: DEBUG cinder.volume.api [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (631df533-601f-426d-b89a-178932d4d8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c497011-ed41-4390-82bf-703b3b9d974c', 'fdd16444-1996-4dcc-a6d5-06b1f73f8cb6', '48f17754-1371-423a-a999-e460bb5ad110', '9e57cb4b-87bf-4a12-9e01-25a7258cb0a1']}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1143.533667] [55244]: DEBUG cinder.volume.api [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae820aa3-adb3-4423-be8d-b7bd70fa4bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1143.548839] [55244]: DEBUG cinder.volume.api [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae820aa3-adb3-4423-be8d-b7bd70fa4bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1ee2802-97c3-4743-bcc4-5bb2d1c88eca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-839031516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33333b4597f4da7a8204b5f56672fe6',qos_specs=None,replication_status=,reservations=['2c497011-ed41-4390-82bf-703b3b9d974c','fdd16444-1996-4dcc-a6d5-06b1f73f8cb6','48f17754-1371-423a-a999-e460bb5ad110','9e57cb4b-87bf-4a12-9e01-25a7258cb0a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4149297941047c4abe859c3646edc00',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-839031516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1ee2802-97c3-4743-bcc4-5bb2d1c88eca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33333b4597f4da7a8204b5f56672fe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4149297941047c4abe859c3646edc00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1143.549798] [55244]: DEBUG cinder.volume.api [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bfadb0d-262a-49c9-be02-207ce147acca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1143.566443] [55244]: DEBUG cinder.volume.api [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bfadb0d-262a-49c9-be02-207ce147acca) transitioned into state 'SUCCESS' from state '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-839031516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33333b4597f4da7a8204b5f56672fe6',qos_specs=None,replication_status=,reservations=['2c497011-ed41-4390-82bf-703b3b9d974c','fdd16444-1996-4dcc-a6d5-06b1f73f8cb6','48f17754-1371-423a-a999-e460bb5ad110','9e57cb4b-87bf-4a12-9e01-25a7258cb0a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4149297941047c4abe859c3646edc00',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1143.568551] [55244]: DEBUG cinder.volume.api [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b227ebd1-367b-4777-bd6a-33a8f09d088d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1143.577917] [55244]: DEBUG cinder.volume.api [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b227ebd1-367b-4777-bd6a-33a8f09d088d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55244) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1143.578861] [55244]: DEBUG cinder.volume.api [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Flow 'volume_create_api' (eddbc0d9-7a7f-458c-bdc9-92992406a8f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55244) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1143.579268] [55244]: INFO cinder.volume.api [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Create volume request issued successfully. [ 1143.580063] [55244]: INFO cinder.api.openstack.wsgi [None req-13c50d71-da19-401f-9c89-682d24aec236 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1143.580532] [55244]: [pid: 55244|app: 0|req: 236/489] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:06:22 2025] POST /volume/v3/volumes => generated 752 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1143.590592] [55243]: DEBUG cinder.api.middleware.request_id [None req-a929e72c-d8bd-48c2-8b43-07ced3cf5409 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.593324] [55243]: INFO cinder.api.openstack.wsgi [None req-a929e72c-d8bd-48c2-8b43-07ced3cf5409 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] GET http://10.180.1.21/volume/v3/volumes/e1ee2802-97c3-4743-bcc4-5bb2d1c88eca [ 1143.593807] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a929e72c-d8bd-48c2-8b43-07ced3cf5409 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.593914] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a929e72c-d8bd-48c2-8b43-07ced3cf5409 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.601792] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.601792] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.610025] [55243]: INFO cinder.volume.api [None req-a929e72c-d8bd-48c2-8b43-07ced3cf5409 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Volume info retrieved successfully. [ 1143.614618] [55243]: INFO cinder.api.openstack.wsgi [None req-a929e72c-d8bd-48c2-8b43-07ced3cf5409 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] http://10.180.1.21/volume/v3/volumes/e1ee2802-97c3-4743-bcc4-5bb2d1c88eca returned with HTTP 200 [ 1143.615220] [55243]: [pid: 55243|app: 0|req: 254/490] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:23 2025] GET /volume/v3/volumes/e1ee2802-97c3-4743-bcc4-5bb2d1c88eca => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.628443] [55244]: DEBUG cinder.api.middleware.request_id [None req-900b4305-ac7d-401a-8e3f-cf7c6ab05a37 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.630732] [55244]: INFO cinder.api.openstack.wsgi [None req-900b4305-ac7d-401a-8e3f-cf7c6ab05a37 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] GET http://10.180.1.21/volume/v3/volumes/e1ee2802-97c3-4743-bcc4-5bb2d1c88eca [ 1144.630961] [55244]: DEBUG cinder.api.openstack.wsgi [None req-900b4305-ac7d-401a-8e3f-cf7c6ab05a37 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.631191] [55244]: DEBUG cinder.api.openstack.wsgi [None req-900b4305-ac7d-401a-8e3f-cf7c6ab05a37 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.644711] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.644711] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.649573] [55244]: INFO cinder.volume.api [None req-900b4305-ac7d-401a-8e3f-cf7c6ab05a37 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Volume info retrieved successfully. [ 1144.658945] [55244]: INFO cinder.api.openstack.wsgi [None req-900b4305-ac7d-401a-8e3f-cf7c6ab05a37 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] http://10.180.1.21/volume/v3/volumes/e1ee2802-97c3-4743-bcc4-5bb2d1c88eca returned with HTTP 200 [ 1144.658945] [55244]: [pid: 55244|app: 0|req: 237/491] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:24 2025] GET /volume/v3/volumes/e1ee2802-97c3-4743-bcc4-5bb2d1c88eca => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.611423] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=143,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1154.653315] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=335,cinder:INSERT=42,cinder:UPDATE=79 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1158.437592] [55243]: DEBUG cinder.api.middleware.request_id [None req-1c81c025-9899-42d6-b663-4050041c9671 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.437592] [55243]: INFO cinder.api.openstack.wsgi [None req-1c81c025-9899-42d6-b663-4050041c9671 None None] GET http://10.180.1.21/volume// [ 1158.437592] [55243]: DEBUG cinder.api.openstack.wsgi [None req-1c81c025-9899-42d6-b663-4050041c9671 None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.437592] [55243]: DEBUG cinder.api.openstack.wsgi [None req-1c81c025-9899-42d6-b663-4050041c9671 None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.437592] [55243]: INFO cinder.api.openstack.wsgi [None req-1c81c025-9899-42d6-b663-4050041c9671 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1158.437592] [55243]: [pid: 55243|app: 0|req: 255/492] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:06:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1158.441172] [55244]: DEBUG cinder.api.middleware.request_id [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-9bd83329-7229-48c9-aff5-9a4e2fb07ae4 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.443898] [55244]: INFO cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-9bd83329-7229-48c9-aff5-9a4e2fb07ae4 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1158.444343] [55244]: DEBUG cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-9bd83329-7229-48c9-aff5-9a4e2fb07ae4 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd927abc-39fc-4dfd-8d2d-f955c95f126a", "connector": null, "instance_uuid": "671269ab-de74-4270-8c5f-301f430985f1"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1158.462894] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.462894] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.507108] [55244]: INFO cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-9bd83329-7229-48c9-aff5-9a4e2fb07ae4 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1158.507803] [55244]: [pid: 55244|app: 0|req: 238/493] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:06:37 2025] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.513375] [55243]: DEBUG cinder.api.middleware.request_id [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-81bfed37-bfff-4b1a-9721-cae8651f1c21 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.516340] [55243]: INFO cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-81bfed37-bfff-4b1a-9721-cae8651f1c21 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] DELETE http://10.180.1.21/volume/v3/attachments/11dbb292-ab2a-439b-a53b-888896e6e267 [ 1158.516653] [55243]: DEBUG cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-81bfed37-bfff-4b1a-9721-cae8651f1c21 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.516904] [55243]: DEBUG cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-81bfed37-bfff-4b1a-9721-cae8651f1c21 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'version_select' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.525402] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.525402] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.053795] [55243]: INFO cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-81bfed37-bfff-4b1a-9721-cae8651f1c21 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/attachments/11dbb292-ab2a-439b-a53b-888896e6e267 returned with HTTP 200 [ 1159.054343] [55243]: [pid: 55243|app: 0|req: 256/494] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:06:37 2025] DELETE /volume/v3/attachments/11dbb292-ab2a-439b-a53b-888896e6e267 => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1163.992420] [55244]: DEBUG cinder.api.middleware.request_id [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-cef7c9fe-56c4-4b87-8ab3-bde30fa818ed None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.995097] [55244]: INFO cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-cef7c9fe-56c4-4b87-8ab3-bde30fa818ed tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] PUT http://10.180.1.21/volume/v3/attachments/0c17c627-c734-41c2-8236-cc3a5bee35dc [ 1163.995649] [55244]: DEBUG cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-cef7c9fe-56c4-4b87-8ab3-bde30fa818ed tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-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-512516", "mountpoint": "/dev/sdb"}}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1164.008642] [55244]: DEBUG cinder.coordination [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-cef7c9fe-56c4-4b87-8ab3-bde30fa818ed tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Acquiring lock "cinder-attachment_update-cd927abc-39fc-4dfd-8d2d-f955c95f126a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1164.012094] [55244]: DEBUG cinder.coordination [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-cef7c9fe-56c4-4b87-8ab3-bde30fa818ed tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Lock "cinder-attachment_update-cd927abc-39fc-4dfd-8d2d-f955c95f126a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1164.013573] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.013573] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.541226] [55244]: DEBUG cinder.coordination [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-cef7c9fe-56c4-4b87-8ab3-bde30fa818ed tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Lock "cinder-attachment_update-cd927abc-39fc-4dfd-8d2d-f955c95f126a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.529s {{(pid=55244) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1164.541714] [55244]: INFO cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-cef7c9fe-56c4-4b87-8ab3-bde30fa818ed tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/attachments/0c17c627-c734-41c2-8236-cc3a5bee35dc returned with HTTP 200 [ 1164.542437] [55244]: [pid: 55244|app: 0|req: 239/495] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:06:43 2025] PUT /volume/v3/attachments/0c17c627-c734-41c2-8236-cc3a5bee35dc => generated 617 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1164.555476] [55243]: DEBUG cinder.api.middleware.request_id [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-62be1b4d-6838-43b0-a724-cd311f677c8e None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.559267] [55243]: INFO cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-62be1b4d-6838-43b0-a724-cd311f677c8e tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/attachments/0c17c627-c734-41c2-8236-cc3a5bee35dc [ 1164.559267] [55243]: DEBUG cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-62be1b4d-6838-43b0-a724-cd311f677c8e tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.559344] [55243]: DEBUG cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-62be1b4d-6838-43b0-a724-cd311f677c8e tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'version_select' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.580841] [55243]: INFO cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-62be1b4d-6838-43b0-a724-cd311f677c8e tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/attachments/0c17c627-c734-41c2-8236-cc3a5bee35dc returned with HTTP 200 [ 1164.582114] [55243]: [pid: 55243|app: 0|req: 257/496] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Feb 14 11:06:44 2025] GET /volume/v3/attachments/0c17c627-c734-41c2-8236-cc3a5bee35dc => generated 642 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1167.675282] [55244]: DEBUG cinder.api.middleware.request_id [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-410171a1-3e11-42fe-b6ba-43bb5e3374ca None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.677928] [55244]: INFO cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-410171a1-3e11-42fe-b6ba-43bb5e3374ca tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] POST http://10.180.1.21/volume/v3/attachments/0c17c627-c734-41c2-8236-cc3a5bee35dc/action [ 1167.678434] [55244]: DEBUG cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-410171a1-3e11-42fe-b6ba-43bb5e3374ca tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Action body: b'{"os-complete": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1167.678583] [55244]: DEBUG cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-410171a1-3e11-42fe-b6ba-43bb5e3374ca tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1167.697370] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.697370] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.709395] [55244]: INFO cinder.api.openstack.wsgi [req-611c9b53-508e-4260-a723-cc85ef1ae5f1 req-410171a1-3e11-42fe-b6ba-43bb5e3374ca tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/attachments/0c17c627-c734-41c2-8236-cc3a5bee35dc/action returned with HTTP 204 [ 1167.709800] [55244]: [pid: 55244|app: 0|req: 240/497] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:06:47 2025] POST /volume/v3/attachments/0c17c627-c734-41c2-8236-cc3a5bee35dc/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1167.775851] [55243]: DEBUG cinder.api.middleware.request_id [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.777897] [55243]: INFO cinder.api.openstack.wsgi [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1167.778594] [55243]: DEBUG cinder.api.openstack.wsgi [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-187711210", "imageRef": "8b0fb20b-209c-4ef4-80f6-e7ab5ba79ab2", "size": 1}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1167.780125] [55243]: DEBUG cinder.api.v3.volumes [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-187711210', 'imageRef': '8b0fb20b-209c-4ef4-80f6-e7ab5ba79ab2', 'size': 1}} {{(pid=55243) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1167.840906] [55243]: INFO cinder.api.v3.volumes [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Create volume of 1 GB [ 1167.841329] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.841329] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.845253] [55243]: INFO cinder.volume.api [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Availability Zones retrieved successfully. [ 1167.851894] [55243]: DEBUG cinder.volume.api [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Flow 'volume_create_api' (7e15c77b-571c-4e3d-a578-739f042d37d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1167.853058] [55243]: DEBUG cinder.volume.api [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7198161-d8eb-438e-8d2e-7ad87e01300f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1167.854188] [55243]: DEBUG cinder.volume.flows.api.create_volume [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Validating volume size '1' using validate_int {{(pid=55243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1167.896912] [55243]: DEBUG cinder.volume.api [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7198161-d8eb-438e-8d2e-7ad87e01300f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1167.897936] [55243]: DEBUG cinder.volume.api [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bc2d900-36b9-4fc6-87b5-72d51479473c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1167.930546] [55243]: DEBUG cinder.quota [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Created reservations ['88405aa6-2f9d-4b3f-a10f-a7e06ca52f92', '6f66f75c-7059-46a9-8c72-60f130791bec', '5a07f2d1-a7de-4853-bd46-7ca4e48c2250', 'ea429cf6-3800-443d-9ff8-acfc0432b2d6'] {{(pid=55243) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1167.931557] [55243]: DEBUG cinder.volume.api [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bc2d900-36b9-4fc6-87b5-72d51479473c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88405aa6-2f9d-4b3f-a10f-a7e06ca52f92', '6f66f75c-7059-46a9-8c72-60f130791bec', '5a07f2d1-a7de-4853-bd46-7ca4e48c2250', 'ea429cf6-3800-443d-9ff8-acfc0432b2d6']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1167.932475] [55243]: DEBUG cinder.volume.api [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bb26a93-0ddf-44d8-ac40-d130f8cb0d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1167.945996] [55243]: DEBUG cinder.volume.api [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bb26a93-0ddf-44d8-ac40-d130f8cb0d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a131e9a-b38e-47e0-94b4-8810a31197e9', '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-187711210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7800fc690456467eb01d1de60b47b2ac',qos_specs=None,replication_status=,reservations=['88405aa6-2f9d-4b3f-a10f-a7e06ca52f92','6f66f75c-7059-46a9-8c72-60f130791bec','5a07f2d1-a7de-4853-bd46-7ca4e48c2250','ea429cf6-3800-443d-9ff8-acfc0432b2d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7922400edc6940babbb8f9c7d275a07f',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:06:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-187711210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a131e9a-b38e-47e0-94b4-8810a31197e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7800fc690456467eb01d1de60b47b2ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7922400edc6940babbb8f9c7d275a07f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1167.947373] [55243]: DEBUG cinder.volume.api [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c8246d3-6c7f-4cbb-bd9a-4abde891774b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1167.960186] [55243]: DEBUG cinder.volume.api [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c8246d3-6c7f-4cbb-bd9a-4abde891774b) transitioned into state 'SUCCESS' from state '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-187711210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7800fc690456467eb01d1de60b47b2ac',qos_specs=None,replication_status=,reservations=['88405aa6-2f9d-4b3f-a10f-a7e06ca52f92','6f66f75c-7059-46a9-8c72-60f130791bec','5a07f2d1-a7de-4853-bd46-7ca4e48c2250','ea429cf6-3800-443d-9ff8-acfc0432b2d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7922400edc6940babbb8f9c7d275a07f',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1167.961092] [55243]: DEBUG cinder.volume.api [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a910fb6d-8484-45b6-a1fb-9a04a239e850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1167.974239] [55243]: DEBUG cinder.volume.api [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a910fb6d-8484-45b6-a1fb-9a04a239e850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1167.974507] [55243]: DEBUG cinder.volume.api [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Flow 'volume_create_api' (7e15c77b-571c-4e3d-a578-739f042d37d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1167.974858] [55243]: INFO cinder.volume.api [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Create volume request issued successfully. [ 1167.975528] [55243]: INFO cinder.api.openstack.wsgi [None req-bf078d0e-e2e5-412c-bb84-be22fda14bfc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1167.975967] [55243]: [pid: 55243|app: 0|req: 258/498] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 14 11:06:47 2025] POST /volume/v3/volumes => generated 751 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1167.985956] [55244]: DEBUG cinder.api.middleware.request_id [None req-015e8fbd-1327-454a-987c-1b97eefe68fa None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.989798] [55244]: INFO cinder.api.openstack.wsgi [None req-015e8fbd-1327-454a-987c-1b97eefe68fa tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1167.989798] [55244]: DEBUG cinder.api.openstack.wsgi [None req-015e8fbd-1327-454a-987c-1b97eefe68fa tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.989798] [55244]: DEBUG cinder.api.openstack.wsgi [None req-015e8fbd-1327-454a-987c-1b97eefe68fa tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.999803] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.999803] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.005644] [55244]: INFO cinder.volume.api [None req-015e8fbd-1327-454a-987c-1b97eefe68fa tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1168.012441] [55244]: INFO cinder.api.openstack.wsgi [None req-015e8fbd-1327-454a-987c-1b97eefe68fa tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1168.013053] [55244]: [pid: 55244|app: 0|req: 241/499] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:47 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1169.024633] [55243]: DEBUG cinder.api.middleware.request_id [None req-15e13d77-7239-4746-a6b2-8bf61e8dda0f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.027084] [55243]: INFO cinder.api.openstack.wsgi [None req-15e13d77-7239-4746-a6b2-8bf61e8dda0f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1169.027384] [55243]: DEBUG cinder.api.openstack.wsgi [None req-15e13d77-7239-4746-a6b2-8bf61e8dda0f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.027661] [55243]: DEBUG cinder.api.openstack.wsgi [None req-15e13d77-7239-4746-a6b2-8bf61e8dda0f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.044608] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.044608] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.050560] [55243]: INFO cinder.volume.api [None req-15e13d77-7239-4746-a6b2-8bf61e8dda0f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1169.056393] [55243]: INFO cinder.api.openstack.wsgi [None req-15e13d77-7239-4746-a6b2-8bf61e8dda0f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1169.056722] [55243]: [pid: 55243|app: 0|req: 259/500] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:48 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.068189] [55244]: DEBUG cinder.api.middleware.request_id [None req-807a09d5-2d00-4f9b-ad3c-e6edcbded12d None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.070972] [55244]: INFO cinder.api.openstack.wsgi [None req-807a09d5-2d00-4f9b-ad3c-e6edcbded12d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1170.070972] [55244]: DEBUG cinder.api.openstack.wsgi [None req-807a09d5-2d00-4f9b-ad3c-e6edcbded12d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.070972] [55244]: DEBUG cinder.api.openstack.wsgi [None req-807a09d5-2d00-4f9b-ad3c-e6edcbded12d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.081645] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.081645] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.086650] [55244]: INFO cinder.volume.api [None req-807a09d5-2d00-4f9b-ad3c-e6edcbded12d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1170.092822] [55244]: INFO cinder.api.openstack.wsgi [None req-807a09d5-2d00-4f9b-ad3c-e6edcbded12d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1170.093246] [55244]: [pid: 55244|app: 0|req: 242/501] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:49 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.104961] [55243]: DEBUG cinder.api.middleware.request_id [None req-aecb92c1-557e-4945-96d4-d86ca5159aa0 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.107306] [55243]: INFO cinder.api.openstack.wsgi [None req-aecb92c1-557e-4945-96d4-d86ca5159aa0 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1171.107529] [55243]: DEBUG cinder.api.openstack.wsgi [None req-aecb92c1-557e-4945-96d4-d86ca5159aa0 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.107755] [55243]: DEBUG cinder.api.openstack.wsgi [None req-aecb92c1-557e-4945-96d4-d86ca5159aa0 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.121016] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.121016] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.131448] [55243]: INFO cinder.volume.api [None req-aecb92c1-557e-4945-96d4-d86ca5159aa0 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1171.136945] [55243]: INFO cinder.api.openstack.wsgi [None req-aecb92c1-557e-4945-96d4-d86ca5159aa0 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1171.137484] [55243]: [pid: 55243|app: 0|req: 260/502] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:50 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.136698] [55244]: DEBUG cinder.api.middleware.request_id [None req-fa87633c-c6f8-419a-a1b3-6e38bca65220 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.137171] [55244]: INFO cinder.api.openstack.wsgi [None req-fa87633c-c6f8-419a-a1b3-6e38bca65220 None None] GET http://10.180.1.21/volume// [ 1172.137357] [55244]: DEBUG cinder.api.openstack.wsgi [None req-fa87633c-c6f8-419a-a1b3-6e38bca65220 None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.137570] [55244]: DEBUG cinder.api.openstack.wsgi [None req-fa87633c-c6f8-419a-a1b3-6e38bca65220 None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.137970] [55244]: INFO cinder.api.openstack.wsgi [None req-fa87633c-c6f8-419a-a1b3-6e38bca65220 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1172.138294] [55244]: [pid: 55244|app: 0|req: 243/503] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:06:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1172.144275] [55243]: DEBUG cinder.api.middleware.request_id [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-6458145c-5884-434e-a3de-a6af00c89d5c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.148909] [55243]: INFO cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-6458145c-5884-434e-a3de-a6af00c89d5c tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1172.149217] [55244]: DEBUG cinder.api.middleware.request_id [None req-cd8bd614-7412-4001-bf4b-d2091e42f688 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.149436] [55243]: DEBUG cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-6458145c-5884-434e-a3de-a6af00c89d5c tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd927abc-39fc-4dfd-8d2d-f955c95f126a", "connector": null, "instance_uuid": "671269ab-de74-4270-8c5f-301f430985f1"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1172.152079] [55244]: INFO cinder.api.openstack.wsgi [None req-cd8bd614-7412-4001-bf4b-d2091e42f688 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1172.152336] [55244]: DEBUG cinder.api.openstack.wsgi [None req-cd8bd614-7412-4001-bf4b-d2091e42f688 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.152550] [55244]: DEBUG cinder.api.openstack.wsgi [None req-cd8bd614-7412-4001-bf4b-d2091e42f688 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.166942] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.166942] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.168807] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.168807] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.175942] [55244]: INFO cinder.volume.api [None req-cd8bd614-7412-4001-bf4b-d2091e42f688 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1172.182755] [55244]: INFO cinder.api.openstack.wsgi [None req-cd8bd614-7412-4001-bf4b-d2091e42f688 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1172.183066] [55244]: [pid: 55244|app: 0|req: 244/504] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:51 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.209935] [55243]: INFO cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-6458145c-5884-434e-a3de-a6af00c89d5c tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1172.209935] [55243]: [pid: 55243|app: 0|req: 261/505] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:06:51 2025] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1172.214340] [55244]: DEBUG cinder.api.middleware.request_id [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-76690465-b83e-4b08-9ac0-dbda699b7225 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.218916] [55244]: INFO cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-76690465-b83e-4b08-9ac0-dbda699b7225 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0c17c627-c734-41c2-8236-cc3a5bee35dc [ 1172.220400] [55244]: DEBUG cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-76690465-b83e-4b08-9ac0-dbda699b7225 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.220667] [55244]: DEBUG cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-76690465-b83e-4b08-9ac0-dbda699b7225 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'version_select' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.232531] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.232531] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.777647] [55244]: INFO cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-76690465-b83e-4b08-9ac0-dbda699b7225 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/attachments/0c17c627-c734-41c2-8236-cc3a5bee35dc returned with HTTP 200 [ 1172.778114] [55244]: [pid: 55244|app: 0|req: 245/506] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:06:51 2025] DELETE /volume/v3/attachments/0c17c627-c734-41c2-8236-cc3a5bee35dc => generated 192 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.194753] [55243]: DEBUG cinder.api.middleware.request_id [None req-7508b783-1082-4825-9f4c-112ac941bb6f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.197079] [55243]: INFO cinder.api.openstack.wsgi [None req-7508b783-1082-4825-9f4c-112ac941bb6f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1173.197305] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7508b783-1082-4825-9f4c-112ac941bb6f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.197533] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7508b783-1082-4825-9f4c-112ac941bb6f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.213346] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.213346] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.219046] [55243]: INFO cinder.volume.api [None req-7508b783-1082-4825-9f4c-112ac941bb6f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1173.226385] [55243]: INFO cinder.api.openstack.wsgi [None req-7508b783-1082-4825-9f4c-112ac941bb6f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1173.226810] [55243]: [pid: 55243|app: 0|req: 262/507] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:52 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.244794] [55244]: DEBUG cinder.api.middleware.request_id [None req-598b6bc1-f5b2-43c3-95b5-6e02840156f6 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.247310] [55244]: INFO cinder.api.openstack.wsgi [None req-598b6bc1-f5b2-43c3-95b5-6e02840156f6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1174.247579] [55244]: DEBUG cinder.api.openstack.wsgi [None req-598b6bc1-f5b2-43c3-95b5-6e02840156f6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.247838] [55244]: DEBUG cinder.api.openstack.wsgi [None req-598b6bc1-f5b2-43c3-95b5-6e02840156f6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.259784] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.259784] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.264837] [55244]: INFO cinder.volume.api [None req-598b6bc1-f5b2-43c3-95b5-6e02840156f6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1174.270556] [55244]: INFO cinder.api.openstack.wsgi [None req-598b6bc1-f5b2-43c3-95b5-6e02840156f6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1174.271214] [55244]: [pid: 55244|app: 0|req: 246/508] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:53 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.281411] [55243]: DEBUG cinder.api.middleware.request_id [None req-dfb223d1-1c60-4bc4-9472-285454ae9091 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.283434] [55243]: INFO cinder.api.openstack.wsgi [None req-dfb223d1-1c60-4bc4-9472-285454ae9091 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1175.283659] [55243]: DEBUG cinder.api.openstack.wsgi [None req-dfb223d1-1c60-4bc4-9472-285454ae9091 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.283891] [55243]: DEBUG cinder.api.openstack.wsgi [None req-dfb223d1-1c60-4bc4-9472-285454ae9091 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.295351] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.295351] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.300371] [55243]: INFO cinder.volume.api [None req-dfb223d1-1c60-4bc4-9472-285454ae9091 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1175.305658] [55243]: INFO cinder.api.openstack.wsgi [None req-dfb223d1-1c60-4bc4-9472-285454ae9091 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1175.306315] [55243]: [pid: 55243|app: 0|req: 263/509] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:54 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.316289] [55244]: DEBUG cinder.api.middleware.request_id [None req-c0909307-d91b-4e6d-bbef-f5b756d8e679 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.318414] [55244]: INFO cinder.api.openstack.wsgi [None req-c0909307-d91b-4e6d-bbef-f5b756d8e679 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1176.318645] [55244]: DEBUG cinder.api.openstack.wsgi [None req-c0909307-d91b-4e6d-bbef-f5b756d8e679 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.318868] [55244]: DEBUG cinder.api.openstack.wsgi [None req-c0909307-d91b-4e6d-bbef-f5b756d8e679 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.329959] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.329959] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.334638] [55244]: INFO cinder.volume.api [None req-c0909307-d91b-4e6d-bbef-f5b756d8e679 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1176.340581] [55244]: INFO cinder.api.openstack.wsgi [None req-c0909307-d91b-4e6d-bbef-f5b756d8e679 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1176.341117] [55244]: [pid: 55244|app: 0|req: 247/510] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:55 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.353886] [55243]: DEBUG cinder.api.middleware.request_id [None req-9c799a23-589c-4a9c-a094-a2603e21d40f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.355996] [55243]: INFO cinder.api.openstack.wsgi [None req-9c799a23-589c-4a9c-a094-a2603e21d40f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1177.356227] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9c799a23-589c-4a9c-a094-a2603e21d40f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.356491] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9c799a23-589c-4a9c-a094-a2603e21d40f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.366746] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.366746] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.371630] [55243]: INFO cinder.volume.api [None req-9c799a23-589c-4a9c-a094-a2603e21d40f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1177.380231] [55243]: INFO cinder.api.openstack.wsgi [None req-9c799a23-589c-4a9c-a094-a2603e21d40f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1177.380750] [55243]: [pid: 55243|app: 0|req: 264/511] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:56 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.392174] [55244]: DEBUG cinder.api.middleware.request_id [None req-8ceabeca-865a-4fff-8aed-a29ebcdb006d None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.394375] [55244]: INFO cinder.api.openstack.wsgi [None req-8ceabeca-865a-4fff-8aed-a29ebcdb006d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1178.394612] [55244]: DEBUG cinder.api.openstack.wsgi [None req-8ceabeca-865a-4fff-8aed-a29ebcdb006d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.394826] [55244]: DEBUG cinder.api.openstack.wsgi [None req-8ceabeca-865a-4fff-8aed-a29ebcdb006d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.406284] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.406284] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.410974] [55244]: INFO cinder.volume.api [None req-8ceabeca-865a-4fff-8aed-a29ebcdb006d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1178.416066] [55244]: INFO cinder.api.openstack.wsgi [None req-8ceabeca-865a-4fff-8aed-a29ebcdb006d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1178.416547] [55244]: [pid: 55244|app: 0|req: 248/512] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:57 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.002498] [55243]: DEBUG cinder.api.middleware.request_id [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-8ed68bae-329e-4163-a51b-efe2ca1b5fdc None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.004904] [55243]: INFO cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-8ed68bae-329e-4163-a51b-efe2ca1b5fdc tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] PUT http://10.180.1.21/volume/v3/attachments/aae15602-df91-4880-a4b1-479736e8a39e [ 1179.005341] [55243]: DEBUG cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-8ed68bae-329e-4163-a51b-efe2ca1b5fdc tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-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-512516", "mountpoint": "/dev/sdb"}}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1179.014851] [55243]: DEBUG cinder.coordination [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-8ed68bae-329e-4163-a51b-efe2ca1b5fdc tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Acquiring lock "cinder-attachment_update-cd927abc-39fc-4dfd-8d2d-f955c95f126a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1179.019421] [55243]: DEBUG cinder.coordination [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-8ed68bae-329e-4163-a51b-efe2ca1b5fdc tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Lock "cinder-attachment_update-cd927abc-39fc-4dfd-8d2d-f955c95f126a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1179.020564] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.020564] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.432009] [55244]: DEBUG cinder.api.middleware.request_id [None req-6c37512a-4b98-473f-9831-34301c20b67a None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.434287] [55244]: INFO cinder.api.openstack.wsgi [None req-6c37512a-4b98-473f-9831-34301c20b67a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1179.434287] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6c37512a-4b98-473f-9831-34301c20b67a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.434505] [55244]: DEBUG cinder.api.openstack.wsgi [None req-6c37512a-4b98-473f-9831-34301c20b67a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.446642] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.446642] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.450742] [55244]: INFO cinder.volume.api [None req-6c37512a-4b98-473f-9831-34301c20b67a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1179.457097] [55244]: INFO cinder.api.openstack.wsgi [None req-6c37512a-4b98-473f-9831-34301c20b67a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1179.457613] [55244]: [pid: 55244|app: 0|req: 249/513] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:58 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.541074] [55243]: DEBUG cinder.coordination [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-8ed68bae-329e-4163-a51b-efe2ca1b5fdc tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Lock "cinder-attachment_update-cd927abc-39fc-4dfd-8d2d-f955c95f126a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55243) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1179.541074] [55243]: INFO cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-8ed68bae-329e-4163-a51b-efe2ca1b5fdc tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/attachments/aae15602-df91-4880-a4b1-479736e8a39e returned with HTTP 200 [ 1179.541297] [55243]: [pid: 55243|app: 0|req: 265/514] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:06:58 2025] PUT /volume/v3/attachments/aae15602-df91-4880-a4b1-479736e8a39e => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1179.546451] [55244]: DEBUG cinder.api.middleware.request_id [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-641186b1-d98a-4cac-8c60-d787a6b9d7d4 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.549318] [55244]: INFO cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-641186b1-d98a-4cac-8c60-d787a6b9d7d4 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/attachments/aae15602-df91-4880-a4b1-479736e8a39e [ 1179.549568] [55244]: DEBUG cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-641186b1-d98a-4cac-8c60-d787a6b9d7d4 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.549751] [55244]: DEBUG cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-641186b1-d98a-4cac-8c60-d787a6b9d7d4 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'version_select' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.565074] [55244]: INFO cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-641186b1-d98a-4cac-8c60-d787a6b9d7d4 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/attachments/aae15602-df91-4880-a4b1-479736e8a39e returned with HTTP 200 [ 1179.565487] [55244]: [pid: 55244|app: 0|req: 250/515] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Feb 14 11:06:58 2025] GET /volume/v3/attachments/aae15602-df91-4880-a4b1-479736e8a39e => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.472573] [55243]: DEBUG cinder.api.middleware.request_id [None req-ec7e49b1-4d41-4816-868f-8361e02dd8d5 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.475218] [55243]: INFO cinder.api.openstack.wsgi [None req-ec7e49b1-4d41-4816-868f-8361e02dd8d5 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1180.475571] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ec7e49b1-4d41-4816-868f-8361e02dd8d5 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.475910] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ec7e49b1-4d41-4816-868f-8361e02dd8d5 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.492838] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.492838] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.499705] [55243]: INFO cinder.volume.api [None req-ec7e49b1-4d41-4816-868f-8361e02dd8d5 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1180.508774] [55243]: INFO cinder.api.openstack.wsgi [None req-ec7e49b1-4d41-4816-868f-8361e02dd8d5 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1180.509639] [55243]: [pid: 55243|app: 0|req: 266/516] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:06:59 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.523479] [55244]: DEBUG cinder.api.middleware.request_id [None req-fbf4b390-4025-4e58-b14b-8517bd653e0a None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.525946] [55244]: INFO cinder.api.openstack.wsgi [None req-fbf4b390-4025-4e58-b14b-8517bd653e0a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1181.526200] [55244]: DEBUG cinder.api.openstack.wsgi [None req-fbf4b390-4025-4e58-b14b-8517bd653e0a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.526422] [55244]: DEBUG cinder.api.openstack.wsgi [None req-fbf4b390-4025-4e58-b14b-8517bd653e0a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.538770] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.538770] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.543941] [55244]: INFO cinder.volume.api [None req-fbf4b390-4025-4e58-b14b-8517bd653e0a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1181.549926] [55244]: INFO cinder.api.openstack.wsgi [None req-fbf4b390-4025-4e58-b14b-8517bd653e0a tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1181.550469] [55244]: [pid: 55244|app: 0|req: 251/517] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:00 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.560474] [55243]: DEBUG cinder.api.middleware.request_id [None req-c0f8caa1-da30-4da5-89a3-234e686691c9 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.562796] [55243]: INFO cinder.api.openstack.wsgi [None req-c0f8caa1-da30-4da5-89a3-234e686691c9 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1182.563029] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c0f8caa1-da30-4da5-89a3-234e686691c9 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.563252] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c0f8caa1-da30-4da5-89a3-234e686691c9 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.579239] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.579239] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.584301] [55243]: INFO cinder.volume.api [None req-c0f8caa1-da30-4da5-89a3-234e686691c9 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1182.591215] [55243]: INFO cinder.api.openstack.wsgi [None req-c0f8caa1-da30-4da5-89a3-234e686691c9 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1182.591627] [55243]: [pid: 55243|app: 0|req: 267/518] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:02 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.603290] [55244]: DEBUG cinder.api.middleware.request_id [None req-e02e197d-8f88-4359-99da-c0254f246c9f None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.612121] [55244]: INFO cinder.api.openstack.wsgi [None req-e02e197d-8f88-4359-99da-c0254f246c9f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1183.612121] [55244]: DEBUG cinder.api.openstack.wsgi [None req-e02e197d-8f88-4359-99da-c0254f246c9f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.612121] [55244]: DEBUG cinder.api.openstack.wsgi [None req-e02e197d-8f88-4359-99da-c0254f246c9f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.622263] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.622263] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.627474] [55244]: INFO cinder.volume.api [None req-e02e197d-8f88-4359-99da-c0254f246c9f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1183.632882] [55244]: INFO cinder.api.openstack.wsgi [None req-e02e197d-8f88-4359-99da-c0254f246c9f tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1183.633429] [55244]: [pid: 55244|app: 0|req: 252/519] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:03 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.643226] [55243]: DEBUG cinder.api.middleware.request_id [None req-29d7c21d-bfe0-45bb-adc1-362461a8dddf None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.645355] [55243]: INFO cinder.api.openstack.wsgi [None req-29d7c21d-bfe0-45bb-adc1-362461a8dddf tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1184.645617] [55243]: DEBUG cinder.api.openstack.wsgi [None req-29d7c21d-bfe0-45bb-adc1-362461a8dddf tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.645839] [55243]: DEBUG cinder.api.openstack.wsgi [None req-29d7c21d-bfe0-45bb-adc1-362461a8dddf tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.653519] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.653519] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.657534] [55243]: INFO cinder.volume.api [None req-29d7c21d-bfe0-45bb-adc1-362461a8dddf tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1184.661966] [55243]: INFO cinder.api.openstack.wsgi [None req-29d7c21d-bfe0-45bb-adc1-362461a8dddf tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1184.662365] [55243]: [pid: 55243|app: 0|req: 268/520] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:04 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.424552] [55244]: DEBUG cinder.api.middleware.request_id [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-9912add4-a0cc-4020-ae25-e587b59f0e41 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.428804] [55244]: INFO cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-9912add4-a0cc-4020-ae25-e587b59f0e41 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] POST http://10.180.1.21/volume/v3/attachments/aae15602-df91-4880-a4b1-479736e8a39e/action [ 1185.429308] [55244]: DEBUG cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-9912add4-a0cc-4020-ae25-e587b59f0e41 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Action body: b'{"os-complete": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1185.429457] [55244]: DEBUG cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-9912add4-a0cc-4020-ae25-e587b59f0e41 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1185.450045] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.450045] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.460597] [55244]: INFO cinder.api.openstack.wsgi [req-ed502a46-8b58-4010-bf6b-bf5beef50290 req-9912add4-a0cc-4020-ae25-e587b59f0e41 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/attachments/aae15602-df91-4880-a4b1-479736e8a39e/action returned with HTTP 204 [ 1185.461192] [55244]: [pid: 55244|app: 0|req: 253/521] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:07:04 2025] POST /volume/v3/attachments/aae15602-df91-4880-a4b1-479736e8a39e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1185.672488] [55243]: DEBUG cinder.api.middleware.request_id [None req-f8766b7f-44f3-461a-83e8-cbd3f2cb6769 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.675098] [55243]: INFO cinder.api.openstack.wsgi [None req-f8766b7f-44f3-461a-83e8-cbd3f2cb6769 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1185.675331] [55243]: DEBUG cinder.api.openstack.wsgi [None req-f8766b7f-44f3-461a-83e8-cbd3f2cb6769 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.675667] [55243]: DEBUG cinder.api.openstack.wsgi [None req-f8766b7f-44f3-461a-83e8-cbd3f2cb6769 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.684021] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.684021] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.687676] [55243]: INFO cinder.volume.api [None req-f8766b7f-44f3-461a-83e8-cbd3f2cb6769 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1185.692200] [55243]: INFO cinder.api.openstack.wsgi [None req-f8766b7f-44f3-461a-83e8-cbd3f2cb6769 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1185.692737] [55243]: [pid: 55243|app: 0|req: 269/522] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:05 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.705049] [55244]: DEBUG cinder.api.middleware.request_id [None req-f94fe40d-ef42-4b81-89d6-5a5632e1e5d5 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.706851] [55244]: INFO cinder.api.openstack.wsgi [None req-f94fe40d-ef42-4b81-89d6-5a5632e1e5d5 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1186.707116] [55244]: DEBUG cinder.api.openstack.wsgi [None req-f94fe40d-ef42-4b81-89d6-5a5632e1e5d5 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.707336] [55244]: DEBUG cinder.api.openstack.wsgi [None req-f94fe40d-ef42-4b81-89d6-5a5632e1e5d5 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.718012] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.718012] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.722388] [55244]: INFO cinder.volume.api [None req-f94fe40d-ef42-4b81-89d6-5a5632e1e5d5 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1186.727257] [55244]: INFO cinder.api.openstack.wsgi [None req-f94fe40d-ef42-4b81-89d6-5a5632e1e5d5 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1186.727648] [55244]: [pid: 55244|app: 0|req: 254/523] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:06 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.738310] [55243]: DEBUG cinder.api.middleware.request_id [None req-e51f26e0-6e1a-4885-bdc7-ac575eab68be None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.740853] [55243]: INFO cinder.api.openstack.wsgi [None req-e51f26e0-6e1a-4885-bdc7-ac575eab68be tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1187.741093] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e51f26e0-6e1a-4885-bdc7-ac575eab68be tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.741320] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e51f26e0-6e1a-4885-bdc7-ac575eab68be tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.751091] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.751091] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.755285] [55243]: INFO cinder.volume.api [None req-e51f26e0-6e1a-4885-bdc7-ac575eab68be tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1187.760133] [55243]: INFO cinder.api.openstack.wsgi [None req-e51f26e0-6e1a-4885-bdc7-ac575eab68be tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1187.761031] [55243]: [pid: 55243|app: 0|req: 270/524] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:07 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.774512] [55244]: DEBUG cinder.api.middleware.request_id [None req-1c221bbb-5c0b-46c3-bda9-c5b8610aa00d None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.776760] [55244]: INFO cinder.api.openstack.wsgi [None req-1c221bbb-5c0b-46c3-bda9-c5b8610aa00d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1188.777065] [55244]: DEBUG cinder.api.openstack.wsgi [None req-1c221bbb-5c0b-46c3-bda9-c5b8610aa00d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.777228] [55244]: DEBUG cinder.api.openstack.wsgi [None req-1c221bbb-5c0b-46c3-bda9-c5b8610aa00d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.788824] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.788824] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.793671] [55244]: INFO cinder.volume.api [None req-1c221bbb-5c0b-46c3-bda9-c5b8610aa00d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1188.799782] [55244]: INFO cinder.api.openstack.wsgi [None req-1c221bbb-5c0b-46c3-bda9-c5b8610aa00d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1188.800217] [55244]: [pid: 55244|app: 0|req: 255/525] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:08 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.810649] [55243]: DEBUG cinder.api.middleware.request_id [None req-fe4d0c32-770b-43dc-9ba7-eb16d311b663 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.813042] [55243]: INFO cinder.api.openstack.wsgi [None req-fe4d0c32-770b-43dc-9ba7-eb16d311b663 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1189.813372] [55243]: DEBUG cinder.api.openstack.wsgi [None req-fe4d0c32-770b-43dc-9ba7-eb16d311b663 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.813904] [55243]: DEBUG cinder.api.openstack.wsgi [None req-fe4d0c32-770b-43dc-9ba7-eb16d311b663 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.825132] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.825132] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.829671] [55243]: INFO cinder.volume.api [None req-fe4d0c32-770b-43dc-9ba7-eb16d311b663 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1189.835446] [55243]: INFO cinder.api.openstack.wsgi [None req-fe4d0c32-770b-43dc-9ba7-eb16d311b663 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1189.836031] [55243]: [pid: 55243|app: 0|req: 271/526] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:09 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 1391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1189.863521] [55244]: DEBUG cinder.api.middleware.request_id [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-46e9d982-e857-446e-aa9b-b314b07e2c87 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.865964] [55244]: INFO cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-46e9d982-e857-446e-aa9b-b314b07e2c87 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1189.866215] [55244]: DEBUG cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-46e9d982-e857-446e-aa9b-b314b07e2c87 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.866465] [55244]: DEBUG cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-46e9d982-e857-446e-aa9b-b314b07e2c87 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.873992] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.873992] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.877425] [55244]: INFO cinder.volume.api [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-46e9d982-e857-446e-aa9b-b314b07e2c87 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1189.882281] [55244]: INFO cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-46e9d982-e857-446e-aa9b-b314b07e2c87 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1189.882909] [55244]: [pid: 55244|app: 0|req: 256/527] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:07:09 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.199847] [55243]: DEBUG cinder.api.middleware.request_id [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-f79ed1ea-62d4-4c98-bdcb-5f0b98a6c682 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.202238] [55243]: INFO cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-f79ed1ea-62d4-4c98-bdcb-5f0b98a6c682 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1190.202575] [55243]: DEBUG cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-f79ed1ea-62d4-4c98-bdcb-5f0b98a6c682 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.202884] [55243]: DEBUG cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-f79ed1ea-62d4-4c98-bdcb-5f0b98a6c682 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.210787] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.210787] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.214665] [55243]: INFO cinder.volume.api [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-f79ed1ea-62d4-4c98-bdcb-5f0b98a6c682 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1190.220845] [55243]: INFO cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-f79ed1ea-62d4-4c98-bdcb-5f0b98a6c682 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1190.221432] [55243]: [pid: 55243|app: 0|req: 272/528] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:07:09 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.227682] [55244]: DEBUG cinder.api.middleware.request_id [None req-7d922152-b3e0-413c-95e1-44917a3a0dd9 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.228169] [55244]: INFO cinder.api.openstack.wsgi [None req-7d922152-b3e0-413c-95e1-44917a3a0dd9 None None] GET http://10.180.1.21/volume// [ 1190.228345] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7d922152-b3e0-413c-95e1-44917a3a0dd9 None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.228801] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7d922152-b3e0-413c-95e1-44917a3a0dd9 None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.229236] [55244]: INFO cinder.api.openstack.wsgi [None req-7d922152-b3e0-413c-95e1-44917a3a0dd9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1190.229576] [55244]: [pid: 55244|app: 0|req: 257/529] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 11:07:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1190.233712] [55243]: DEBUG cinder.api.middleware.request_id [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-486bebc9-9c92-456f-8162-90e59a811e2e None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.236433] [55243]: INFO cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-486bebc9-9c92-456f-8162-90e59a811e2e tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1190.236917] [55243]: DEBUG cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-486bebc9-9c92-456f-8162-90e59a811e2e tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a131e9a-b38e-47e0-94b4-8810a31197e9", "connector": null, "instance_uuid": "65a59aad-ed40-4462-8b99-61471f1f73cd"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1190.246305] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.246305] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.271745] [55243]: INFO cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-486bebc9-9c92-456f-8162-90e59a811e2e tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1190.272231] [55243]: [pid: 55243|app: 0|req: 273/530] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:07:09 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1192.469045] [55244]: DEBUG cinder.api.middleware.request_id [req-a67aaf6e-1d73-4d3b-aff3-2e3602ad84a0 req-246c40af-e2e8-435a-9e4b-b611ba8341f3 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.471377] [55244]: INFO cinder.api.openstack.wsgi [req-a67aaf6e-1d73-4d3b-aff3-2e3602ad84a0 req-246c40af-e2e8-435a-9e4b-b611ba8341f3 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] DELETE http://10.180.1.21/volume/v3/attachments/aae15602-df91-4880-a4b1-479736e8a39e [ 1192.471605] [55244]: DEBUG cinder.api.openstack.wsgi [req-a67aaf6e-1d73-4d3b-aff3-2e3602ad84a0 req-246c40af-e2e8-435a-9e4b-b611ba8341f3 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.471804] [55244]: DEBUG cinder.api.openstack.wsgi [req-a67aaf6e-1d73-4d3b-aff3-2e3602ad84a0 req-246c40af-e2e8-435a-9e4b-b611ba8341f3 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'version_select' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.481171] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.481171] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.011051] [55244]: INFO cinder.api.openstack.wsgi [req-a67aaf6e-1d73-4d3b-aff3-2e3602ad84a0 req-246c40af-e2e8-435a-9e4b-b611ba8341f3 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/attachments/aae15602-df91-4880-a4b1-479736e8a39e returned with HTTP 200 [ 1193.011459] [55244]: [pid: 55244|app: 0|req: 258/531] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:07:11 2025] DELETE /volume/v3/attachments/aae15602-df91-4880-a4b1-479736e8a39e => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.972876] [55243]: DEBUG cinder.api.middleware.request_id [None req-427a2beb-c4a4-4649-854c-2291876acc47 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.973388] [55243]: INFO cinder.api.openstack.wsgi [None req-427a2beb-c4a4-4649-854c-2291876acc47 None None] GET http://10.180.1.21/volume// [ 1195.973588] [55243]: DEBUG cinder.api.openstack.wsgi [None req-427a2beb-c4a4-4649-854c-2291876acc47 None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.973809] [55243]: DEBUG cinder.api.openstack.wsgi [None req-427a2beb-c4a4-4649-854c-2291876acc47 None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.974270] [55243]: INFO cinder.api.openstack.wsgi [None req-427a2beb-c4a4-4649-854c-2291876acc47 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1195.974520] [55243]: [pid: 55243|app: 0|req: 274/532] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:07:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1195.978915] [55244]: DEBUG cinder.api.middleware.request_id [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-a6be5278-bbbb-4820-aae5-ce3cbcae8661 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.981346] [55244]: INFO cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-a6be5278-bbbb-4820-aae5-ce3cbcae8661 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1195.981608] [55244]: DEBUG cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-a6be5278-bbbb-4820-aae5-ce3cbcae8661 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.981973] [55244]: DEBUG cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-a6be5278-bbbb-4820-aae5-ce3cbcae8661 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.997590] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.997590] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.001842] [55244]: INFO cinder.volume.api [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-a6be5278-bbbb-4820-aae5-ce3cbcae8661 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1196.008232] [55244]: INFO cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-a6be5278-bbbb-4820-aae5-ce3cbcae8661 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 200 [ 1196.008688] [55244]: [pid: 55244|app: 0|req: 259/533] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:07:15 2025] GET /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 1571 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1196.174444] [55243]: DEBUG cinder.api.middleware.request_id [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-c87f37b4-7fe7-460b-bc90-79d5826c97c9 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.176816] [55243]: INFO cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-c87f37b4-7fe7-460b-bc90-79d5826c97c9 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] PUT http://10.180.1.21/volume/v3/attachments/0618719b-8e54-4255-954e-7e9fb8250e96 [ 1196.177250] [55243]: DEBUG cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-c87f37b4-7fe7-460b-bc90-79d5826c97c9 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-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=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1196.185252] [55243]: DEBUG cinder.coordination [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-c87f37b4-7fe7-460b-bc90-79d5826c97c9 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Acquiring lock "cinder-attachment_update-9a131e9a-b38e-47e0-94b4-8810a31197e9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1196.189541] [55243]: DEBUG cinder.coordination [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-c87f37b4-7fe7-460b-bc90-79d5826c97c9 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Lock "cinder-attachment_update-9a131e9a-b38e-47e0-94b4-8810a31197e9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1196.190691] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.190691] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.708837] [55243]: DEBUG cinder.coordination [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-c87f37b4-7fe7-460b-bc90-79d5826c97c9 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Lock "cinder-attachment_update-9a131e9a-b38e-47e0-94b4-8810a31197e9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55243) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1196.710021] [55243]: INFO cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-c87f37b4-7fe7-460b-bc90-79d5826c97c9 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments/0618719b-8e54-4255-954e-7e9fb8250e96 returned with HTTP 200 [ 1196.710021] [55243]: [pid: 55243|app: 0|req: 275/534] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:07:15 2025] PUT /volume/v3/attachments/0618719b-8e54-4255-954e-7e9fb8250e96 => generated 617 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1197.222014] [55244]: DEBUG cinder.api.middleware.request_id [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-6aebea20-5446-4787-9f73-92f6e81355fd None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.224954] [55244]: INFO cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-6aebea20-5446-4787-9f73-92f6e81355fd tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] POST http://10.180.1.21/volume/v3/attachments/0618719b-8e54-4255-954e-7e9fb8250e96/action [ 1197.225508] [55244]: DEBUG cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-6aebea20-5446-4787-9f73-92f6e81355fd tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action body: b'{"os-complete": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1197.225617] [55244]: DEBUG cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-6aebea20-5446-4787-9f73-92f6e81355fd tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1197.247818] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.247818] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.258033] [55244]: INFO cinder.api.openstack.wsgi [req-02cc5c43-2a52-4f11-b7cd-28f6c31fdbf8 req-6aebea20-5446-4787-9f73-92f6e81355fd tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments/0618719b-8e54-4255-954e-7e9fb8250e96/action returned with HTTP 204 [ 1197.258033] [55244]: [pid: 55244|app: 0|req: 260/535] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:07:16 2025] POST /volume/v3/attachments/0618719b-8e54-4255-954e-7e9fb8250e96/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1197.480032] [55243]: DEBUG cinder.api.middleware.request_id [None req-7677e1c9-b74c-4c70-98ad-a340ec2fdc68 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.482222] [55243]: INFO cinder.api.openstack.wsgi [None req-7677e1c9-b74c-4c70-98ad-a340ec2fdc68 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1197.482448] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7677e1c9-b74c-4c70-98ad-a340ec2fdc68 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.482670] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7677e1c9-b74c-4c70-98ad-a340ec2fdc68 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.490714] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.490714] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.495664] [55243]: INFO cinder.volume.api [None req-7677e1c9-b74c-4c70-98ad-a340ec2fdc68 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1197.500872] [55243]: INFO cinder.api.openstack.wsgi [None req-7677e1c9-b74c-4c70-98ad-a340ec2fdc68 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1197.501266] [55243]: [pid: 55243|app: 0|req: 276/536] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:16 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.533668] [55244]: DEBUG cinder.api.middleware.request_id [None req-3bf0ab10-98e9-4cef-b68a-8bccdcea6f7f None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.535838] [55244]: INFO cinder.api.openstack.wsgi [None req-3bf0ab10-98e9-4cef-b68a-8bccdcea6f7f tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1197.536053] [55244]: DEBUG cinder.api.openstack.wsgi [None req-3bf0ab10-98e9-4cef-b68a-8bccdcea6f7f tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.536277] [55244]: DEBUG cinder.api.openstack.wsgi [None req-3bf0ab10-98e9-4cef-b68a-8bccdcea6f7f tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.544147] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.544147] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.548203] [55244]: INFO cinder.volume.api [None req-3bf0ab10-98e9-4cef-b68a-8bccdcea6f7f tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1197.552604] [55244]: INFO cinder.api.openstack.wsgi [None req-3bf0ab10-98e9-4cef-b68a-8bccdcea6f7f tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1197.552982] [55244]: [pid: 55244|app: 0|req: 261/537] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:16 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.498468] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=110,cinder:UPDATE=21,cinder:INSERT=8 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1207.550955] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=107,cinder:UPDATE=15,cinder:INSERT=1 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1209.023205] [55243]: DEBUG cinder.api.middleware.request_id [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.027023] [55243]: INFO cinder.api.openstack.wsgi [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1209.027023] [55243]: DEBUG cinder.api.openstack.wsgi [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1709433292"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1209.027539] [55243]: DEBUG cinder.api.v3.volumes [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1709433292'}} {{(pid=55243) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1209.027697] [55243]: INFO cinder.api.v3.volumes [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Create volume of 1 GB [ 1209.034042] [55243]: INFO cinder.volume.api [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Availability Zones retrieved successfully. [ 1209.041287] [55243]: DEBUG cinder.volume.api [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Flow 'volume_create_api' (cc660c4c-0cd6-4af4-bca4-48aa3862ecab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1209.042570] [55243]: DEBUG cinder.volume.api [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64210ed-d9e5-444f-abad-2fa43b262a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1209.043770] [55243]: DEBUG cinder.volume.flows.api.create_volume [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Validating volume size '1' using validate_int {{(pid=55243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1209.062811] [55243]: DEBUG cinder.volume.api [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64210ed-d9e5-444f-abad-2fa43b262a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1209.063914] [55243]: DEBUG cinder.volume.api [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e714ba10-cf11-4717-8b50-fb7ec3e0429c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1209.102718] [55243]: DEBUG cinder.quota [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Created reservations ['eed6b540-6d7e-4347-8f2e-a7aa6769af3d', '7365e985-9b7f-4974-a6ef-2f571e5de2f4', '95479584-5342-4b87-8b66-00d895d0a989', 'd1f6c8e2-b4b0-4ee2-8174-f67634f1865e'] {{(pid=55243) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1209.103936] [55243]: DEBUG cinder.volume.api [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e714ba10-cf11-4717-8b50-fb7ec3e0429c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eed6b540-6d7e-4347-8f2e-a7aa6769af3d', '7365e985-9b7f-4974-a6ef-2f571e5de2f4', '95479584-5342-4b87-8b66-00d895d0a989', 'd1f6c8e2-b4b0-4ee2-8174-f67634f1865e']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1209.105042] [55243]: DEBUG cinder.volume.api [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (189a0927-5c32-4f44-a954-efb707be757a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1209.131109] [55243]: DEBUG cinder.volume.api [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (189a0927-5c32-4f44-a954-efb707be757a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea61f27b-4dca-4830-9e87-0b4fdcbc9032', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1709433292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20677c9df75d41af8feedcac67e7d06c',qos_specs=None,replication_status=,reservations=['eed6b540-6d7e-4347-8f2e-a7aa6769af3d','7365e985-9b7f-4974-a6ef-2f571e5de2f4','95479584-5342-4b87-8b66-00d895d0a989','d1f6c8e2-b4b0-4ee2-8174-f67634f1865e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6d220a21864d20861f69e6808e258b',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1709433292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea61f27b-4dca-4830-9e87-0b4fdcbc9032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20677c9df75d41af8feedcac67e7d06c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd6d220a21864d20861f69e6808e258b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1209.132215] [55243]: DEBUG cinder.volume.api [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bf4b6d-7a91-4613-afc3-7e663aad9566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1209.147805] [55243]: DEBUG cinder.volume.api [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bf4b6d-7a91-4613-afc3-7e663aad9566) transitioned into state 'SUCCESS' from state '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-1709433292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20677c9df75d41af8feedcac67e7d06c',qos_specs=None,replication_status=,reservations=['eed6b540-6d7e-4347-8f2e-a7aa6769af3d','7365e985-9b7f-4974-a6ef-2f571e5de2f4','95479584-5342-4b87-8b66-00d895d0a989','d1f6c8e2-b4b0-4ee2-8174-f67634f1865e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6d220a21864d20861f69e6808e258b',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1209.149038] [55243]: DEBUG cinder.volume.api [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (094d2f3d-0d8f-4ff5-b6ca-651b57270273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1209.159959] [55243]: DEBUG cinder.volume.api [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (094d2f3d-0d8f-4ff5-b6ca-651b57270273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1209.161273] [55243]: DEBUG cinder.volume.api [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Flow 'volume_create_api' (cc660c4c-0cd6-4af4-bca4-48aa3862ecab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1209.162433] [55243]: INFO cinder.volume.api [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Create volume request issued successfully. [ 1209.163056] [55243]: INFO cinder.api.openstack.wsgi [None req-88c4ef8e-72a3-4370-a01b-036dd0676a2b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1209.163541] [55243]: [pid: 55243|app: 0|req: 277/538] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:07:28 2025] POST /volume/v3/volumes => generated 754 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1209.175795] [55244]: DEBUG cinder.api.middleware.request_id [None req-87524c80-b348-40d0-a930-f53a707c53af None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.178705] [55244]: INFO cinder.api.openstack.wsgi [None req-87524c80-b348-40d0-a930-f53a707c53af tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1209.179093] [55244]: DEBUG cinder.api.openstack.wsgi [None req-87524c80-b348-40d0-a930-f53a707c53af tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.179391] [55244]: DEBUG cinder.api.openstack.wsgi [None req-87524c80-b348-40d0-a930-f53a707c53af tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.187780] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.187780] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.192452] [55244]: INFO cinder.volume.api [None req-87524c80-b348-40d0-a930-f53a707c53af tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1209.198186] [55244]: INFO cinder.api.openstack.wsgi [None req-87524c80-b348-40d0-a930-f53a707c53af tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1209.198664] [55244]: [pid: 55244|app: 0|req: 262/539] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:28 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.209457] [55243]: DEBUG cinder.api.middleware.request_id [None req-c95ce00d-2b77-4290-8d71-70420be28d86 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.211919] [55243]: INFO cinder.api.openstack.wsgi [None req-c95ce00d-2b77-4290-8d71-70420be28d86 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1210.212230] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c95ce00d-2b77-4290-8d71-70420be28d86 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.212485] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c95ce00d-2b77-4290-8d71-70420be28d86 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.223853] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.223853] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.228863] [55243]: INFO cinder.volume.api [None req-c95ce00d-2b77-4290-8d71-70420be28d86 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1210.235437] [55243]: INFO cinder.api.openstack.wsgi [None req-c95ce00d-2b77-4290-8d71-70420be28d86 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1210.235905] [55243]: [pid: 55243|app: 0|req: 278/540] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:29 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.278035] [55244]: DEBUG cinder.api.middleware.request_id [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-67c8ff28-5ca9-46db-91f8-442953c5bcf4 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.280408] [55244]: INFO cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-67c8ff28-5ca9-46db-91f8-442953c5bcf4 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1210.280681] [55244]: DEBUG cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-67c8ff28-5ca9-46db-91f8-442953c5bcf4 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.280931] [55244]: DEBUG cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-67c8ff28-5ca9-46db-91f8-442953c5bcf4 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.289617] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.289617] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.293609] [55244]: INFO cinder.volume.api [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-67c8ff28-5ca9-46db-91f8-442953c5bcf4 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1210.298164] [55244]: INFO cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-67c8ff28-5ca9-46db-91f8-442953c5bcf4 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1210.299037] [55244]: [pid: 55244|app: 0|req: 263/541] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:07:29 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1211.821310] [55243]: DEBUG cinder.api.middleware.request_id [None req-520668ff-3362-4706-b52c-0fb8b236630d None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.821817] [55243]: INFO cinder.api.openstack.wsgi [None req-520668ff-3362-4706-b52c-0fb8b236630d None None] GET http://10.180.1.21/volume// [ 1211.822011] [55243]: DEBUG cinder.api.openstack.wsgi [None req-520668ff-3362-4706-b52c-0fb8b236630d None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.822239] [55243]: DEBUG cinder.api.openstack.wsgi [None req-520668ff-3362-4706-b52c-0fb8b236630d None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.822662] [55243]: INFO cinder.api.openstack.wsgi [None req-520668ff-3362-4706-b52c-0fb8b236630d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1211.823043] [55243]: [pid: 55243|app: 0|req: 279/542] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 11:07:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1211.826946] [55244]: DEBUG cinder.api.middleware.request_id [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-6bcaf769-64d4-44e2-824a-1f0b9b3d0918 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.829406] [55244]: INFO cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-6bcaf769-64d4-44e2-824a-1f0b9b3d0918 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1211.829834] [55244]: DEBUG cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-6bcaf769-64d4-44e2-824a-1f0b9b3d0918 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea61f27b-4dca-4830-9e87-0b4fdcbc9032", "connector": null, "instance_uuid": "c1bda1e3-5436-437a-94e2-9c56c46931d3"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1211.842980] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.842980] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.871239] [55244]: INFO cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-6bcaf769-64d4-44e2-824a-1f0b9b3d0918 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1211.872036] [55244]: [pid: 55244|app: 0|req: 264/543] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:07:31 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1211.892193] [55243]: DEBUG cinder.api.middleware.request_id [None req-74cc7374-d4ca-4efc-a872-e6a767a8c2de None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.894569] [55243]: INFO cinder.api.openstack.wsgi [None req-74cc7374-d4ca-4efc-a872-e6a767a8c2de tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1211.894730] [55243]: DEBUG cinder.api.openstack.wsgi [None req-74cc7374-d4ca-4efc-a872-e6a767a8c2de tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.894946] [55243]: DEBUG cinder.api.openstack.wsgi [None req-74cc7374-d4ca-4efc-a872-e6a767a8c2de tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.904764] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.904764] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.908030] [55243]: INFO cinder.volume.api [None req-74cc7374-d4ca-4efc-a872-e6a767a8c2de tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1211.912773] [55243]: INFO cinder.api.openstack.wsgi [None req-74cc7374-d4ca-4efc-a872-e6a767a8c2de tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1211.913296] [55243]: [pid: 55243|app: 0|req: 280/544] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:31 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.395835] [55244]: DEBUG cinder.api.middleware.request_id [None req-56ca500f-907d-418d-8410-6d0ee3ff39c7 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.396315] [55244]: INFO cinder.api.openstack.wsgi [None req-56ca500f-907d-418d-8410-6d0ee3ff39c7 None None] GET http://10.180.1.21/volume// [ 1212.396502] [55244]: DEBUG cinder.api.openstack.wsgi [None req-56ca500f-907d-418d-8410-6d0ee3ff39c7 None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.396741] [55244]: DEBUG cinder.api.openstack.wsgi [None req-56ca500f-907d-418d-8410-6d0ee3ff39c7 None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.397220] [55244]: INFO cinder.api.openstack.wsgi [None req-56ca500f-907d-418d-8410-6d0ee3ff39c7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1212.397547] [55244]: [pid: 55244|app: 0|req: 265/545] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:07:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1212.401641] [55243]: DEBUG cinder.api.middleware.request_id [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-d4a3ba1f-d5f3-4318-9b39-1c995dba2560 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.403722] [55243]: INFO cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-d4a3ba1f-d5f3-4318-9b39-1c995dba2560 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1212.405541] [55243]: DEBUG cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-d4a3ba1f-d5f3-4318-9b39-1c995dba2560 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.405541] [55243]: DEBUG cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-d4a3ba1f-d5f3-4318-9b39-1c995dba2560 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.418065] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.418065] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.422688] [55243]: INFO cinder.volume.api [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-d4a3ba1f-d5f3-4318-9b39-1c995dba2560 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1212.427685] [55243]: INFO cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-d4a3ba1f-d5f3-4318-9b39-1c995dba2560 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1212.427685] [55243]: [pid: 55243|app: 0|req: 281/546] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:07:31 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1212.459862] [55244]: DEBUG cinder.api.middleware.request_id [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-c426f2fa-8c67-41dc-8354-9a17366d044a None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.462433] [55244]: INFO cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-c426f2fa-8c67-41dc-8354-9a17366d044a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] PUT http://10.180.1.21/volume/v3/attachments/6a0c2f18-dc23-41f4-a001-faea82683fd9 [ 1212.462850] [55244]: DEBUG cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-c426f2fa-8c67-41dc-8354-9a17366d044a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-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-512541", "mountpoint": "/dev/sdb"}}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1212.471766] [55244]: DEBUG cinder.coordination [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-c426f2fa-8c67-41dc-8354-9a17366d044a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Acquiring lock "cinder-attachment_update-ea61f27b-4dca-4830-9e87-0b4fdcbc9032-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1212.477287] [55244]: DEBUG cinder.coordination [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-c426f2fa-8c67-41dc-8354-9a17366d044a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Lock "cinder-attachment_update-ea61f27b-4dca-4830-9e87-0b4fdcbc9032-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55244) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1212.478403] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.478403] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.924109] [55243]: DEBUG cinder.api.middleware.request_id [None req-5fd3f8ab-d0c0-4e0c-b1f5-693ba332af1b None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.927154] [55243]: INFO cinder.api.openstack.wsgi [None req-5fd3f8ab-d0c0-4e0c-b1f5-693ba332af1b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1212.927490] [55243]: DEBUG cinder.api.openstack.wsgi [None req-5fd3f8ab-d0c0-4e0c-b1f5-693ba332af1b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.927823] [55243]: DEBUG cinder.api.openstack.wsgi [None req-5fd3f8ab-d0c0-4e0c-b1f5-693ba332af1b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.942533] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.942533] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.947525] [55243]: INFO cinder.volume.api [None req-5fd3f8ab-d0c0-4e0c-b1f5-693ba332af1b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1212.954606] [55243]: INFO cinder.api.openstack.wsgi [None req-5fd3f8ab-d0c0-4e0c-b1f5-693ba332af1b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1212.955284] [55243]: [pid: 55243|app: 0|req: 282/547] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:32 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.966382] [55243]: DEBUG cinder.api.middleware.request_id [None req-b4b38f31-f544-4e46-a52a-2a443d41c4a2 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.970746] [55243]: INFO cinder.api.openstack.wsgi [None req-b4b38f31-f544-4e46-a52a-2a443d41c4a2 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1213.970971] [55243]: DEBUG cinder.api.openstack.wsgi [None req-b4b38f31-f544-4e46-a52a-2a443d41c4a2 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.971371] [55243]: DEBUG cinder.api.openstack.wsgi [None req-b4b38f31-f544-4e46-a52a-2a443d41c4a2 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.988633] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.988633] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.992743] [55243]: INFO cinder.volume.api [None req-b4b38f31-f544-4e46-a52a-2a443d41c4a2 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1213.997883] [55243]: INFO cinder.api.openstack.wsgi [None req-b4b38f31-f544-4e46-a52a-2a443d41c4a2 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1213.998240] [55243]: [pid: 55243|app: 0|req: 283/548] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:33 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.011922] [55243]: DEBUG cinder.api.middleware.request_id [None req-c220abfb-0dd6-4ad5-8010-4d5770980cb1 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.014030] [55243]: INFO cinder.api.openstack.wsgi [None req-c220abfb-0dd6-4ad5-8010-4d5770980cb1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1215.014155] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c220abfb-0dd6-4ad5-8010-4d5770980cb1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.014406] [55243]: DEBUG cinder.api.openstack.wsgi [None req-c220abfb-0dd6-4ad5-8010-4d5770980cb1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.032105] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.032105] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.037302] [55243]: INFO cinder.volume.api [None req-c220abfb-0dd6-4ad5-8010-4d5770980cb1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1215.042302] [55243]: INFO cinder.api.openstack.wsgi [None req-c220abfb-0dd6-4ad5-8010-4d5770980cb1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1215.042687] [55243]: [pid: 55243|app: 0|req: 284/549] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:34 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.043327] [55243]: DEBUG cinder.api.middleware.request_id [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.045048] [55243]: INFO cinder.api.openstack.wsgi [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1215.045405] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1615596432"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1215.047226] [55243]: DEBUG cinder.api.v3.volumes [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1615596432'}} {{(pid=55243) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1215.048311] [55243]: INFO cinder.api.v3.volumes [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Create volume of 1 GB [ 1215.050952] [55243]: INFO cinder.volume.api [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Availability Zones retrieved successfully. [ 1215.057686] [55243]: DEBUG cinder.volume.api [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Flow 'volume_create_api' (b5c63bd7-f4f5-496d-a6fd-5d169ae7a878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1215.058890] [55243]: DEBUG cinder.volume.api [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a00083b1-34f4-4251-9962-8594871b4fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1215.060025] [55243]: DEBUG cinder.volume.flows.api.create_volume [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Validating volume size '1' using validate_int {{(pid=55243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1215.080348] [55243]: DEBUG cinder.volume.api [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a00083b1-34f4-4251-9962-8594871b4fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1215.081461] [55243]: DEBUG cinder.volume.api [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d69ca7b-5b86-4011-b2f6-0915f9149419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1215.143566] [55243]: DEBUG cinder.quota [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Created reservations ['17cde6aa-c3cd-4f2f-9481-4e330d814a30', 'f5b88ff1-fdab-43b9-a59b-0f36bfdf6b13', '713a7cf0-51c7-4096-8724-7d90cae95e0b', '6384dc4f-9752-483f-84f9-b66a24dbe624'] {{(pid=55243) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1215.146028] [55243]: DEBUG cinder.volume.api [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d69ca7b-5b86-4011-b2f6-0915f9149419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17cde6aa-c3cd-4f2f-9481-4e330d814a30', 'f5b88ff1-fdab-43b9-a59b-0f36bfdf6b13', '713a7cf0-51c7-4096-8724-7d90cae95e0b', '6384dc4f-9752-483f-84f9-b66a24dbe624']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1215.146028] [55243]: DEBUG cinder.volume.api [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49b2e937-b57e-4535-b5f9-aec65e6d1f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1215.159263] [55243]: DEBUG cinder.volume.api [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49b2e937-b57e-4535-b5f9-aec65e6d1f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '212dbcf5-f827-461c-a672-067c1636fd50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1615596432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c2defa68f5c414d82024a684060f46b',qos_specs=None,replication_status=,reservations=['17cde6aa-c3cd-4f2f-9481-4e330d814a30','f5b88ff1-fdab-43b9-a59b-0f36bfdf6b13','713a7cf0-51c7-4096-8724-7d90cae95e0b','6384dc4f-9752-483f-84f9-b66a24dbe624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d0f0f2e6e3d4f1d981dd4d7a31eae7c',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1615596432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=212dbcf5-f827-461c-a672-067c1636fd50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c2defa68f5c414d82024a684060f46b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d0f0f2e6e3d4f1d981dd4d7a31eae7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1215.160343] [55243]: DEBUG cinder.volume.api [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (853a2541-a8eb-46b5-9e4f-7b15a2a2e53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1215.176849] [55243]: DEBUG cinder.volume.api [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (853a2541-a8eb-46b5-9e4f-7b15a2a2e53b) transitioned into state 'SUCCESS' from state '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-1615596432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c2defa68f5c414d82024a684060f46b',qos_specs=None,replication_status=,reservations=['17cde6aa-c3cd-4f2f-9481-4e330d814a30','f5b88ff1-fdab-43b9-a59b-0f36bfdf6b13','713a7cf0-51c7-4096-8724-7d90cae95e0b','6384dc4f-9752-483f-84f9-b66a24dbe624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d0f0f2e6e3d4f1d981dd4d7a31eae7c',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1215.177653] [55243]: DEBUG cinder.volume.api [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9735c01-4e1b-4da2-ad04-e4e38a3e7457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1215.186374] [55243]: DEBUG cinder.volume.api [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9735c01-4e1b-4da2-ad04-e4e38a3e7457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1215.187526] [55243]: DEBUG cinder.volume.api [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Flow 'volume_create_api' (b5c63bd7-f4f5-496d-a6fd-5d169ae7a878) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1215.187924] [55243]: INFO cinder.volume.api [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Create volume request issued successfully. [ 1215.188622] [55243]: INFO cinder.api.openstack.wsgi [None req-ce3b0cb9-ad51-4b88-9bcc-41ea785f3404 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1215.189185] [55243]: [pid: 55243|app: 0|req: 285/550] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:07:34 2025] POST /volume/v3/volumes => generated 756 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1215.199626] [55243]: DEBUG cinder.api.middleware.request_id [None req-a47d100e-9b1b-4606-ac9a-052f00245977 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.201748] [55243]: INFO cinder.api.openstack.wsgi [None req-a47d100e-9b1b-4606-ac9a-052f00245977 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 [ 1215.201999] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a47d100e-9b1b-4606-ac9a-052f00245977 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.202309] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a47d100e-9b1b-4606-ac9a-052f00245977 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.209972] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.209972] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.213490] [55243]: INFO cinder.volume.api [None req-a47d100e-9b1b-4606-ac9a-052f00245977 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1215.217860] [55243]: INFO cinder.api.openstack.wsgi [None req-a47d100e-9b1b-4606-ac9a-052f00245977 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 returned with HTTP 200 [ 1215.218565] [55243]: [pid: 55243|app: 0|req: 286/551] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:34 2025] GET /volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.052230] [55243]: DEBUG cinder.api.middleware.request_id [None req-331a6013-22f0-4f53-bea2-18489ef01ce1 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.054318] [55243]: INFO cinder.api.openstack.wsgi [None req-331a6013-22f0-4f53-bea2-18489ef01ce1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1216.054547] [55243]: DEBUG cinder.api.openstack.wsgi [None req-331a6013-22f0-4f53-bea2-18489ef01ce1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.054782] [55243]: DEBUG cinder.api.openstack.wsgi [None req-331a6013-22f0-4f53-bea2-18489ef01ce1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.067526] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.067526] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.072511] [55243]: INFO cinder.volume.api [None req-331a6013-22f0-4f53-bea2-18489ef01ce1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1216.077366] [55243]: INFO cinder.api.openstack.wsgi [None req-331a6013-22f0-4f53-bea2-18489ef01ce1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1216.078084] [55243]: [pid: 55243|app: 0|req: 287/552] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:35 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.228999] [55243]: DEBUG cinder.api.middleware.request_id [None req-65dbb5b6-de8d-49d9-8961-de85016594f0 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.231595] [55243]: INFO cinder.api.openstack.wsgi [None req-65dbb5b6-de8d-49d9-8961-de85016594f0 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 [ 1216.231721] [55243]: DEBUG cinder.api.openstack.wsgi [None req-65dbb5b6-de8d-49d9-8961-de85016594f0 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.231950] [55243]: DEBUG cinder.api.openstack.wsgi [None req-65dbb5b6-de8d-49d9-8961-de85016594f0 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.241265] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.241265] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.246610] [55243]: INFO cinder.volume.api [None req-65dbb5b6-de8d-49d9-8961-de85016594f0 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1216.251717] [55243]: INFO cinder.api.openstack.wsgi [None req-65dbb5b6-de8d-49d9-8961-de85016594f0 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 returned with HTTP 200 [ 1216.252110] [55243]: [pid: 55243|app: 0|req: 288/553] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:35 2025] GET /volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.005445] [55244]: DEBUG cinder.coordination [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-c426f2fa-8c67-41dc-8354-9a17366d044a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Lock "cinder-attachment_update-ea61f27b-4dca-4830-9e87-0b4fdcbc9032-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55244) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1217.005870] [55244]: INFO cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-c426f2fa-8c67-41dc-8354-9a17366d044a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/attachments/6a0c2f18-dc23-41f4-a001-faea82683fd9 returned with HTTP 200 [ 1217.006449] [55244]: [pid: 55244|app: 0|req: 266/554] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:07:31 2025] PUT /volume/v3/attachments/6a0c2f18-dc23-41f4-a001-faea82683fd9 => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.092523] [55243]: DEBUG cinder.api.middleware.request_id [None req-d2187a58-8fc4-4233-b1f8-10fd365a2d11 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.094760] [55243]: INFO cinder.api.openstack.wsgi [None req-d2187a58-8fc4-4233-b1f8-10fd365a2d11 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1217.094980] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d2187a58-8fc4-4233-b1f8-10fd365a2d11 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.095289] [55243]: DEBUG cinder.api.openstack.wsgi [None req-d2187a58-8fc4-4233-b1f8-10fd365a2d11 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.111776] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.111776] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.115693] [55243]: INFO cinder.volume.api [None req-d2187a58-8fc4-4233-b1f8-10fd365a2d11 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1217.120881] [55243]: INFO cinder.api.openstack.wsgi [None req-d2187a58-8fc4-4233-b1f8-10fd365a2d11 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1217.121318] [55243]: [pid: 55243|app: 0|req: 289/555] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:36 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.131540] [55244]: DEBUG cinder.api.middleware.request_id [None req-0cfab461-7b44-4f7a-b841-ba3473281dab None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.134118] [55244]: INFO cinder.api.openstack.wsgi [None req-0cfab461-7b44-4f7a-b841-ba3473281dab tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1218.134360] [55244]: DEBUG cinder.api.openstack.wsgi [None req-0cfab461-7b44-4f7a-b841-ba3473281dab tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.134569] [55244]: DEBUG cinder.api.openstack.wsgi [None req-0cfab461-7b44-4f7a-b841-ba3473281dab tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.149441] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.149441] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.153615] [55244]: INFO cinder.volume.api [None req-0cfab461-7b44-4f7a-b841-ba3473281dab tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1218.158723] [55244]: INFO cinder.api.openstack.wsgi [None req-0cfab461-7b44-4f7a-b841-ba3473281dab tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1218.159160] [55244]: [pid: 55244|app: 0|req: 267/556] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:37 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.051871] [55243]: DEBUG cinder.api.middleware.request_id [None req-a254578b-60fc-4842-a4df-55a299add617 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.053884] [55243]: INFO cinder.api.openstack.wsgi [None req-a254578b-60fc-4842-a4df-55a299add617 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e1ee2802-97c3-4743-bcc4-5bb2d1c88eca [ 1219.054122] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a254578b-60fc-4842-a4df-55a299add617 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.054370] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a254578b-60fc-4842-a4df-55a299add617 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Calling method 'delete' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.054570] [55243]: INFO cinder.api.v3.volumes [None req-a254578b-60fc-4842-a4df-55a299add617 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Delete volume with id: e1ee2802-97c3-4743-bcc4-5bb2d1c88eca [ 1219.064982] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.064982] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.065515] [55243]: INFO cinder.volume.api [None req-a254578b-60fc-4842-a4df-55a299add617 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Volume info retrieved successfully. [ 1219.082101] [55243]: INFO cinder.volume.api [None req-a254578b-60fc-4842-a4df-55a299add617 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Delete volume request issued successfully. [ 1219.082300] [55243]: INFO cinder.api.openstack.wsgi [None req-a254578b-60fc-4842-a4df-55a299add617 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] http://10.180.1.21/volume/v3/volumes/e1ee2802-97c3-4743-bcc4-5bb2d1c88eca returned with HTTP 202 [ 1219.082716] [55243]: [pid: 55243|app: 0|req: 290/557] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:07:38 2025] DELETE /volume/v3/volumes/e1ee2802-97c3-4743-bcc4-5bb2d1c88eca => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1219.085925] [55244]: DEBUG cinder.api.middleware.request_id [None req-32404bf6-4bbe-4731-91ae-a906dfececca None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.088082] [55244]: INFO cinder.api.openstack.wsgi [None req-32404bf6-4bbe-4731-91ae-a906dfececca tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] GET http://10.180.1.21/volume/v3/volumes/e1ee2802-97c3-4743-bcc4-5bb2d1c88eca [ 1219.088321] [55244]: DEBUG cinder.api.openstack.wsgi [None req-32404bf6-4bbe-4731-91ae-a906dfececca tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.088535] [55244]: DEBUG cinder.api.openstack.wsgi [None req-32404bf6-4bbe-4731-91ae-a906dfececca tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.097857] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.097857] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.102321] [55244]: INFO cinder.volume.api [None req-32404bf6-4bbe-4731-91ae-a906dfececca tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Volume info retrieved successfully. [ 1219.107252] [55244]: INFO cinder.api.openstack.wsgi [None req-32404bf6-4bbe-4731-91ae-a906dfececca tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] http://10.180.1.21/volume/v3/volumes/e1ee2802-97c3-4743-bcc4-5bb2d1c88eca returned with HTTP 200 [ 1219.107643] [55244]: [pid: 55244|app: 0|req: 268/558] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:38 2025] GET /volume/v3/volumes/e1ee2802-97c3-4743-bcc4-5bb2d1c88eca => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.128323] [55243]: DEBUG cinder.api.middleware.request_id [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-ea8b0033-d6a0-4370-828b-e7a0044c31db None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.130909] [55243]: INFO cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-ea8b0033-d6a0-4370-828b-e7a0044c31db tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] POST http://10.180.1.21/volume/v3/attachments/6a0c2f18-dc23-41f4-a001-faea82683fd9/action [ 1219.131389] [55243]: DEBUG cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-ea8b0033-d6a0-4370-828b-e7a0044c31db tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action body: b'{"os-complete": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1219.131521] [55243]: DEBUG cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-ea8b0033-d6a0-4370-828b-e7a0044c31db tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1219.149083] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.149083] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.156791] [55243]: INFO cinder.api.openstack.wsgi [req-759c9d01-a95d-494f-b6ae-395d69130bfc req-ea8b0033-d6a0-4370-828b-e7a0044c31db tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/attachments/6a0c2f18-dc23-41f4-a001-faea82683fd9/action returned with HTTP 204 [ 1219.157231] [55243]: [pid: 55243|app: 0|req: 291/559] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:07:38 2025] POST /volume/v3/attachments/6a0c2f18-dc23-41f4-a001-faea82683fd9/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1219.169233] [55244]: DEBUG cinder.api.middleware.request_id [None req-cd46194c-7aef-4112-92f0-ee260adde302 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.171980] [55244]: INFO cinder.api.openstack.wsgi [None req-cd46194c-7aef-4112-92f0-ee260adde302 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1219.172332] [55244]: DEBUG cinder.api.openstack.wsgi [None req-cd46194c-7aef-4112-92f0-ee260adde302 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.172795] [55244]: DEBUG cinder.api.openstack.wsgi [None req-cd46194c-7aef-4112-92f0-ee260adde302 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.183953] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.183953] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.187732] [55244]: INFO cinder.volume.api [None req-cd46194c-7aef-4112-92f0-ee260adde302 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1219.191925] [55244]: INFO cinder.api.openstack.wsgi [None req-cd46194c-7aef-4112-92f0-ee260adde302 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1219.192318] [55244]: [pid: 55244|app: 0|req: 269/560] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:38 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.201378] [55243]: DEBUG cinder.api.middleware.request_id [None req-f8020789-2645-457f-b4f3-dbf11e72d1c8 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.203442] [55243]: INFO cinder.api.openstack.wsgi [None req-f8020789-2645-457f-b4f3-dbf11e72d1c8 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1219.203662] [55243]: DEBUG cinder.api.openstack.wsgi [None req-f8020789-2645-457f-b4f3-dbf11e72d1c8 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.203876] [55243]: DEBUG cinder.api.openstack.wsgi [None req-f8020789-2645-457f-b4f3-dbf11e72d1c8 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.213390] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.213390] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.216356] [55243]: INFO cinder.volume.api [None req-f8020789-2645-457f-b4f3-dbf11e72d1c8 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1219.220459] [55243]: INFO cinder.api.openstack.wsgi [None req-f8020789-2645-457f-b4f3-dbf11e72d1c8 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1219.220924] [55243]: [pid: 55243|app: 0|req: 292/561] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:38 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.230225] [55244]: DEBUG cinder.api.middleware.request_id [None req-57bd01db-616f-4a90-b3a3-90901fc85672 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.232242] [55244]: INFO cinder.api.openstack.wsgi [None req-57bd01db-616f-4a90-b3a3-90901fc85672 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1219.232486] [55244]: DEBUG cinder.api.openstack.wsgi [None req-57bd01db-616f-4a90-b3a3-90901fc85672 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.232706] [55244]: DEBUG cinder.api.openstack.wsgi [None req-57bd01db-616f-4a90-b3a3-90901fc85672 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.232894] [55244]: INFO cinder.api.v3.volumes [None req-57bd01db-616f-4a90-b3a3-90901fc85672 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Delete volume with id: ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1219.242971] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.242971] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.243526] [55244]: INFO cinder.volume.api [None req-57bd01db-616f-4a90-b3a3-90901fc85672 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1219.250987] [55244]: INFO cinder.volume.api [None req-57bd01db-616f-4a90-b3a3-90901fc85672 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-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. [ 1219.251384] [55244]: INFO cinder.api.openstack.wsgi [None req-57bd01db-616f-4a90-b3a3-90901fc85672 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 400 [ 1219.251925] [55244]: [pid: 55244|app: 0|req: 270/562] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:07:38 2025] DELETE /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1219.255399] [55243]: DEBUG cinder.api.middleware.request_id [None req-8b3bbf69-9a1b-447f-a93f-6bd5de2c9dc2 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.257717] [55243]: INFO cinder.api.openstack.wsgi [None req-8b3bbf69-9a1b-447f-a93f-6bd5de2c9dc2 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1219.257969] [55243]: DEBUG cinder.api.openstack.wsgi [None req-8b3bbf69-9a1b-447f-a93f-6bd5de2c9dc2 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.258237] [55243]: DEBUG cinder.api.openstack.wsgi [None req-8b3bbf69-9a1b-447f-a93f-6bd5de2c9dc2 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.268957] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.268957] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.272567] [55243]: INFO cinder.volume.api [None req-8b3bbf69-9a1b-447f-a93f-6bd5de2c9dc2 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1219.277357] [55243]: INFO cinder.api.openstack.wsgi [None req-8b3bbf69-9a1b-447f-a93f-6bd5de2c9dc2 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1219.277753] [55243]: [pid: 55243|app: 0|req: 293/563] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:38 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.414438] [55244]: DEBUG cinder.api.middleware.request_id [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-9da302bb-63be-460f-956f-207789fe88ba None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.416877] [55244]: INFO cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-9da302bb-63be-460f-956f-207789fe88ba tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1219.417133] [55244]: DEBUG cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-9da302bb-63be-460f-956f-207789fe88ba tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.417354] [55244]: DEBUG cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-9da302bb-63be-460f-956f-207789fe88ba tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.427287] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.427287] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.430578] [55244]: INFO cinder.volume.api [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-9da302bb-63be-460f-956f-207789fe88ba tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1219.435053] [55244]: INFO cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-9da302bb-63be-460f-956f-207789fe88ba tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1219.435441] [55244]: [pid: 55244|app: 0|req: 271/564] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:07:38 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.451753] [55243]: DEBUG cinder.api.middleware.request_id [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-d502e30f-a6f1-43de-8d8a-f8b84950e024 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.453964] [55243]: INFO cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-d502e30f-a6f1-43de-8d8a-f8b84950e024 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] POST http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032/action [ 1219.454370] [55243]: DEBUG cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-d502e30f-a6f1-43de-8d8a-f8b84950e024 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1219.454509] [55243]: DEBUG cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-d502e30f-a6f1-43de-8d8a-f8b84950e024 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1219.465667] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.465667] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.466331] [55243]: INFO cinder.volume.api [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-d502e30f-a6f1-43de-8d8a-f8b84950e024 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1219.471191] [55243]: INFO cinder.volume.api [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-d502e30f-a6f1-43de-8d8a-f8b84950e024 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Begin detaching volume completed successfully. [ 1219.471411] [55243]: INFO cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-d502e30f-a6f1-43de-8d8a-f8b84950e024 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032/action returned with HTTP 202 [ 1219.471858] [55243]: [pid: 55243|app: 0|req: 294/565] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 11:07:38 2025] POST /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1220.118727] [55244]: DEBUG cinder.api.middleware.request_id [None req-69265a28-7843-449d-9596-0d631a932430 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.121136] [55244]: INFO cinder.api.openstack.wsgi [None req-69265a28-7843-449d-9596-0d631a932430 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] GET http://10.180.1.21/volume/v3/volumes/e1ee2802-97c3-4743-bcc4-5bb2d1c88eca [ 1220.121395] [55244]: DEBUG cinder.api.openstack.wsgi [None req-69265a28-7843-449d-9596-0d631a932430 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.121620] [55244]: DEBUG cinder.api.openstack.wsgi [None req-69265a28-7843-449d-9596-0d631a932430 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.128041] [55244]: INFO cinder.api.openstack.wsgi [None req-69265a28-7843-449d-9596-0d631a932430 tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] http://10.180.1.21/volume/v3/volumes/e1ee2802-97c3-4743-bcc4-5bb2d1c88eca returned with HTTP 404 [ 1220.128660] [55244]: [pid: 55244|app: 0|req: 272/566] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:39 2025] GET /volume/v3/volumes/e1ee2802-97c3-4743-bcc4-5bb2d1c88eca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1220.132021] [55243]: DEBUG cinder.api.middleware.request_id [None req-2e744ca8-3f39-4210-90e3-3427338e4a8b None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.134427] [55243]: INFO cinder.api.openstack.wsgi [None req-2e744ca8-3f39-4210-90e3-3427338e4a8b tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 [ 1220.134729] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2e744ca8-3f39-4210-90e3-3427338e4a8b tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.134862] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2e744ca8-3f39-4210-90e3-3427338e4a8b tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Calling method 'delete' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.135064] [55243]: INFO cinder.api.v3.volumes [None req-2e744ca8-3f39-4210-90e3-3427338e4a8b tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Delete volume with id: 3b08f471-1f62-4233-a268-f2fac63e18b0 [ 1220.144080] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.144080] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.144903] [55243]: INFO cinder.volume.api [None req-2e744ca8-3f39-4210-90e3-3427338e4a8b tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Volume info retrieved successfully. [ 1220.165766] [55243]: INFO cinder.volume.api [None req-2e744ca8-3f39-4210-90e3-3427338e4a8b tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Delete volume request issued successfully. [ 1220.165766] [55243]: INFO cinder.api.openstack.wsgi [None req-2e744ca8-3f39-4210-90e3-3427338e4a8b tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 returned with HTTP 202 [ 1220.166212] [55243]: [pid: 55243|app: 0|req: 295/567] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:07:39 2025] DELETE /volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1220.170198] [55244]: DEBUG cinder.api.middleware.request_id [None req-cc56bf8a-20d3-4237-9d59-bdf3ade338cc None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.172771] [55244]: INFO cinder.api.openstack.wsgi [None req-cc56bf8a-20d3-4237-9d59-bdf3ade338cc tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] GET http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 [ 1220.173571] [55244]: DEBUG cinder.api.openstack.wsgi [None req-cc56bf8a-20d3-4237-9d59-bdf3ade338cc tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.173649] [55244]: DEBUG cinder.api.openstack.wsgi [None req-cc56bf8a-20d3-4237-9d59-bdf3ade338cc tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.183401] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.183401] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.188308] [55244]: INFO cinder.volume.api [None req-cc56bf8a-20d3-4237-9d59-bdf3ade338cc tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Volume info retrieved successfully. [ 1220.194490] [55244]: INFO cinder.api.openstack.wsgi [None req-cc56bf8a-20d3-4237-9d59-bdf3ade338cc tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 returned with HTTP 200 [ 1220.195998] [55244]: [pid: 55244|app: 0|req: 273/568] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:39 2025] GET /volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.298568] [55243]: DEBUG cinder.api.middleware.request_id [None req-2503f0b9-802c-4b3b-b2c8-59d4ef2393e9 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.299125] [55243]: INFO cinder.api.openstack.wsgi [None req-2503f0b9-802c-4b3b-b2c8-59d4ef2393e9 None None] GET http://10.180.1.21/volume// [ 1220.299402] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2503f0b9-802c-4b3b-b2c8-59d4ef2393e9 None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.299659] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2503f0b9-802c-4b3b-b2c8-59d4ef2393e9 None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.300119] [55243]: INFO cinder.api.openstack.wsgi [None req-2503f0b9-802c-4b3b-b2c8-59d4ef2393e9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1220.300461] [55243]: [pid: 55243|app: 0|req: 296/569] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:07:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1220.305970] [55244]: DEBUG cinder.api.middleware.request_id [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-dd791cca-5e0a-410f-a8af-eed9a38f8bf7 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.308537] [55244]: INFO cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-dd791cca-5e0a-410f-a8af-eed9a38f8bf7 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1220.309035] [55244]: DEBUG cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-dd791cca-5e0a-410f-a8af-eed9a38f8bf7 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a131e9a-b38e-47e0-94b4-8810a31197e9", "connector": null, "instance_uuid": "65a59aad-ed40-4462-8b99-61471f1f73cd"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1220.321951] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.321951] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.352068] [55244]: INFO cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-dd791cca-5e0a-410f-a8af-eed9a38f8bf7 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1220.352543] [55244]: [pid: 55244|app: 0|req: 274/570] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:07:39 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1220.357216] [55243]: DEBUG cinder.api.middleware.request_id [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-802e35b6-9a11-4af9-9827-e96cbd85177e None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.360038] [55243]: INFO cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-802e35b6-9a11-4af9-9827-e96cbd85177e tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0618719b-8e54-4255-954e-7e9fb8250e96 [ 1220.360272] [55243]: DEBUG cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-802e35b6-9a11-4af9-9827-e96cbd85177e tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.360487] [55243]: DEBUG cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-802e35b6-9a11-4af9-9827-e96cbd85177e tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'version_select' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.368092] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.368092] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.685325] [55244]: DEBUG cinder.api.middleware.request_id [None req-547bd22c-0147-4172-b1e1-9e866122a2f3 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.685792] [55244]: INFO cinder.api.openstack.wsgi [None req-547bd22c-0147-4172-b1e1-9e866122a2f3 None None] GET http://10.180.1.21/volume// [ 1220.685983] [55244]: DEBUG cinder.api.openstack.wsgi [None req-547bd22c-0147-4172-b1e1-9e866122a2f3 None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.686249] [55244]: DEBUG cinder.api.openstack.wsgi [None req-547bd22c-0147-4172-b1e1-9e866122a2f3 None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.686657] [55244]: INFO cinder.api.openstack.wsgi [None req-547bd22c-0147-4172-b1e1-9e866122a2f3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1220.687058] [55244]: [pid: 55244|app: 0|req: 275/571] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:07:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1220.691923] [55244]: DEBUG cinder.api.middleware.request_id [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-e65b40fd-72b1-45eb-8751-12085a145e61 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.694525] [55244]: INFO cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-e65b40fd-72b1-45eb-8751-12085a145e61 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1220.694860] [55244]: DEBUG cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-e65b40fd-72b1-45eb-8751-12085a145e61 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.695218] [55244]: DEBUG cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-e65b40fd-72b1-45eb-8751-12085a145e61 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.705593] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.705593] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.709124] [55244]: INFO cinder.volume.api [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-e65b40fd-72b1-45eb-8751-12085a145e61 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1220.713571] [55244]: INFO cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-e65b40fd-72b1-45eb-8751-12085a145e61 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1220.713978] [55244]: [pid: 55244|app: 0|req: 276/572] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:07:40 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1220.901662] [55243]: INFO cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-802e35b6-9a11-4af9-9827-e96cbd85177e tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments/0618719b-8e54-4255-954e-7e9fb8250e96 returned with HTTP 200 [ 1220.902121] [55243]: [pid: 55243|app: 0|req: 297/573] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:07:39 2025] DELETE /volume/v3/attachments/0618719b-8e54-4255-954e-7e9fb8250e96 => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1221.206466] [55244]: DEBUG cinder.api.middleware.request_id [None req-91c46cb5-db23-4292-804f-df7a0e2866db None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.208652] [55244]: INFO cinder.api.openstack.wsgi [None req-91c46cb5-db23-4292-804f-df7a0e2866db tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] GET http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 [ 1221.209022] [55244]: DEBUG cinder.api.openstack.wsgi [None req-91c46cb5-db23-4292-804f-df7a0e2866db tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.209240] [55244]: DEBUG cinder.api.openstack.wsgi [None req-91c46cb5-db23-4292-804f-df7a0e2866db tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.216517] [55244]: INFO cinder.api.openstack.wsgi [None req-91c46cb5-db23-4292-804f-df7a0e2866db tempest-ServersNegativeTestJSON-818314984 tempest-ServersNegativeTestJSON-818314984-project-member] http://10.180.1.21/volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 returned with HTTP 404 [ 1221.217082] [55244]: [pid: 55244|app: 0|req: 277/574] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:40 2025] GET /volume/v3/volumes/3b08f471-1f62-4233-a268-f2fac63e18b0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1221.876209] [55243]: DEBUG cinder.api.middleware.request_id [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-c485323d-62c9-47f0-8fed-a5047acdc17a None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.878664] [55243]: INFO cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-c485323d-62c9-47f0-8fed-a5047acdc17a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6a0c2f18-dc23-41f4-a001-faea82683fd9 [ 1221.879069] [55243]: DEBUG cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-c485323d-62c9-47f0-8fed-a5047acdc17a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.879329] [55243]: DEBUG cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-c485323d-62c9-47f0-8fed-a5047acdc17a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'version_select' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.889503] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.889503] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.419111] [55243]: INFO cinder.api.openstack.wsgi [req-1e93836d-458d-4e3e-85fa-8f45899135a0 req-c485323d-62c9-47f0-8fed-a5047acdc17a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/attachments/6a0c2f18-dc23-41f4-a001-faea82683fd9 returned with HTTP 200 [ 1222.419731] [55243]: [pid: 55243|app: 0|req: 298/575] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:07:41 2025] DELETE /volume/v3/attachments/6a0c2f18-dc23-41f4-a001-faea82683fd9 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.740523] [55244]: DEBUG cinder.api.middleware.request_id [None req-4f926f5a-4bbf-42a8-a647-9732fa1cc5d5 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.742810] [55244]: INFO cinder.api.openstack.wsgi [None req-4f926f5a-4bbf-42a8-a647-9732fa1cc5d5 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1223.743075] [55244]: DEBUG cinder.api.openstack.wsgi [None req-4f926f5a-4bbf-42a8-a647-9732fa1cc5d5 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.743331] [55244]: DEBUG cinder.api.openstack.wsgi [None req-4f926f5a-4bbf-42a8-a647-9732fa1cc5d5 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.755629] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.755629] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.760184] [55244]: INFO cinder.volume.api [None req-4f926f5a-4bbf-42a8-a647-9732fa1cc5d5 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1223.765240] [55244]: INFO cinder.api.openstack.wsgi [None req-4f926f5a-4bbf-42a8-a647-9732fa1cc5d5 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1223.765712] [55244]: [pid: 55244|app: 0|req: 278/576] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:43 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.277371] [55243]: DEBUG cinder.api.middleware.request_id [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-15f46d98-3a30-45f0-a92b-48bb5de082e6 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.280436] [55243]: INFO cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-15f46d98-3a30-45f0-a92b-48bb5de082e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] PUT http://10.180.1.21/volume/v3/attachments/0277c488-2b88-4a8f-bb76-b9f2e122862a [ 1225.280903] [55243]: DEBUG cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-15f46d98-3a30-45f0-a92b-48bb5de082e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-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-512552", "mountpoint": "/dev/sda"}}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1225.294353] [55243]: DEBUG cinder.coordination [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-15f46d98-3a30-45f0-a92b-48bb5de082e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Acquiring lock "cinder-attachment_update-9a131e9a-b38e-47e0-94b4-8810a31197e9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1225.299547] [55243]: DEBUG cinder.coordination [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-15f46d98-3a30-45f0-a92b-48bb5de082e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Lock "cinder-attachment_update-9a131e9a-b38e-47e0-94b4-8810a31197e9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1225.300852] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.300852] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.822652] [55243]: DEBUG cinder.coordination [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-15f46d98-3a30-45f0-a92b-48bb5de082e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Lock "cinder-attachment_update-9a131e9a-b38e-47e0-94b4-8810a31197e9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55243) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1225.823045] [55243]: INFO cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-15f46d98-3a30-45f0-a92b-48bb5de082e6 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments/0277c488-2b88-4a8f-bb76-b9f2e122862a returned with HTTP 200 [ 1225.823537] [55243]: [pid: 55243|app: 0|req: 299/577] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:07:44 2025] PUT /volume/v3/attachments/0277c488-2b88-4a8f-bb76-b9f2e122862a => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1225.827965] [55244]: DEBUG cinder.api.middleware.request_id [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-d50d0250-6cec-4c70-ba5f-d5688e48eb65 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.830503] [55244]: INFO cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-d50d0250-6cec-4c70-ba5f-d5688e48eb65 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/attachments/0277c488-2b88-4a8f-bb76-b9f2e122862a [ 1225.830752] [55244]: DEBUG cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-d50d0250-6cec-4c70-ba5f-d5688e48eb65 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1225.830972] [55244]: DEBUG cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-d50d0250-6cec-4c70-ba5f-d5688e48eb65 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'version_select' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1225.845120] [55244]: INFO cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-d50d0250-6cec-4c70-ba5f-d5688e48eb65 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments/0277c488-2b88-4a8f-bb76-b9f2e122862a returned with HTTP 200 [ 1225.845551] [55244]: [pid: 55244|app: 0|req: 279/578] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Feb 14 11:07:45 2025] GET /volume/v3/attachments/0277c488-2b88-4a8f-bb76-b9f2e122862a => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1227.943228] [55243]: DEBUG cinder.api.middleware.request_id [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-2356ba2c-16cd-4c78-b4a7-0edaccf38efc None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.946217] [55243]: INFO cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-2356ba2c-16cd-4c78-b4a7-0edaccf38efc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] POST http://10.180.1.21/volume/v3/attachments/0277c488-2b88-4a8f-bb76-b9f2e122862a/action [ 1227.946779] [55243]: DEBUG cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-2356ba2c-16cd-4c78-b4a7-0edaccf38efc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action body: b'{"os-complete": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1227.946975] [55243]: DEBUG cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-2356ba2c-16cd-4c78-b4a7-0edaccf38efc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1227.968793] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.968793] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.981204] [55243]: INFO cinder.api.openstack.wsgi [req-a28aa69d-b1d8-46a2-bb27-5e0ea475940d req-2356ba2c-16cd-4c78-b4a7-0edaccf38efc tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments/0277c488-2b88-4a8f-bb76-b9f2e122862a/action returned with HTTP 204 [ 1227.981802] [55243]: [pid: 55243|app: 0|req: 300/579] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:07:47 2025] POST /volume/v3/attachments/0277c488-2b88-4a8f-bb76-b9f2e122862a/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1231.835245] [55244]: DEBUG cinder.api.middleware.request_id [None req-e4e8622d-628b-44a1-9587-a89d928c3717 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.837396] [55244]: INFO cinder.api.openstack.wsgi [None req-e4e8622d-628b-44a1-9587-a89d928c3717 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1231.837610] [55244]: DEBUG cinder.api.openstack.wsgi [None req-e4e8622d-628b-44a1-9587-a89d928c3717 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.837833] [55244]: DEBUG cinder.api.openstack.wsgi [None req-e4e8622d-628b-44a1-9587-a89d928c3717 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.838064] [55244]: INFO cinder.api.v3.volumes [None req-e4e8622d-628b-44a1-9587-a89d928c3717 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Delete volume with id: ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1231.852662] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.852662] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.855267] [55244]: INFO cinder.volume.api [None req-e4e8622d-628b-44a1-9587-a89d928c3717 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1231.880511] [55244]: INFO cinder.volume.api [None req-e4e8622d-628b-44a1-9587-a89d928c3717 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Delete volume request issued successfully. [ 1231.880737] [55244]: INFO cinder.api.openstack.wsgi [None req-e4e8622d-628b-44a1-9587-a89d928c3717 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 202 [ 1231.881194] [55244]: [pid: 55244|app: 0|req: 280/580] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:07:51 2025] DELETE /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1231.889043] [55243]: DEBUG cinder.api.middleware.request_id [None req-38953c72-934c-4e00-aad3-aafecfce4ab5 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.891417] [55243]: INFO cinder.api.openstack.wsgi [None req-38953c72-934c-4e00-aad3-aafecfce4ab5 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1231.891675] [55243]: DEBUG cinder.api.openstack.wsgi [None req-38953c72-934c-4e00-aad3-aafecfce4ab5 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.891912] [55243]: DEBUG cinder.api.openstack.wsgi [None req-38953c72-934c-4e00-aad3-aafecfce4ab5 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.905430] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.905430] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.911427] [55243]: INFO cinder.volume.api [None req-38953c72-934c-4e00-aad3-aafecfce4ab5 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1231.919238] [55243]: INFO cinder.api.openstack.wsgi [None req-38953c72-934c-4e00-aad3-aafecfce4ab5 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1231.919673] [55243]: [pid: 55243|app: 0|req: 301/581] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:51 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.931199] [55244]: DEBUG cinder.api.middleware.request_id [None req-57dab723-b3a8-453e-b4e4-fae807b3717e None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.934855] [55244]: INFO cinder.api.openstack.wsgi [None req-57dab723-b3a8-453e-b4e4-fae807b3717e tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1232.934855] [55244]: DEBUG cinder.api.openstack.wsgi [None req-57dab723-b3a8-453e-b4e4-fae807b3717e tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.934855] [55244]: DEBUG cinder.api.openstack.wsgi [None req-57dab723-b3a8-453e-b4e4-fae807b3717e tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.946457] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.946457] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.950673] [55244]: INFO cinder.volume.api [None req-57dab723-b3a8-453e-b4e4-fae807b3717e tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1232.955471] [55244]: INFO cinder.api.openstack.wsgi [None req-57dab723-b3a8-453e-b4e4-fae807b3717e tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1232.955989] [55244]: [pid: 55244|app: 0|req: 281/582] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:52 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.966455] [55243]: DEBUG cinder.api.middleware.request_id [None req-e11ff37b-7dbb-4ef3-8a2b-d68d81db8b29 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.969340] [55243]: INFO cinder.api.openstack.wsgi [None req-e11ff37b-7dbb-4ef3-8a2b-d68d81db8b29 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1233.969594] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e11ff37b-7dbb-4ef3-8a2b-d68d81db8b29 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.969822] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e11ff37b-7dbb-4ef3-8a2b-d68d81db8b29 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.980554] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.980554] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.985120] [55243]: INFO cinder.volume.api [None req-e11ff37b-7dbb-4ef3-8a2b-d68d81db8b29 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1233.991694] [55243]: INFO cinder.api.openstack.wsgi [None req-e11ff37b-7dbb-4ef3-8a2b-d68d81db8b29 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 200 [ 1233.991860] [55243]: [pid: 55243|app: 0|req: 302/583] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:53 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.003050] [55244]: DEBUG cinder.api.middleware.request_id [None req-84871158-d8cf-439c-a0ad-3ece601736a8 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.005172] [55244]: INFO cinder.api.openstack.wsgi [None req-84871158-d8cf-439c-a0ad-3ece601736a8 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 [ 1235.005405] [55244]: DEBUG cinder.api.openstack.wsgi [None req-84871158-d8cf-439c-a0ad-3ece601736a8 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.005623] [55244]: DEBUG cinder.api.openstack.wsgi [None req-84871158-d8cf-439c-a0ad-3ece601736a8 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.013301] [55244]: INFO cinder.api.openstack.wsgi [None req-84871158-d8cf-439c-a0ad-3ece601736a8 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 returned with HTTP 404 [ 1235.016663] [55244]: [pid: 55244|app: 0|req: 282/584] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:54 2025] GET /volume/v3/volumes/ea61f27b-4dca-4830-9e87-0b4fdcbc9032 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1235.066048] [55243]: DEBUG cinder.api.middleware.request_id [None req-4a58840f-b5db-4d6c-bc83-d9ee61170b9a None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.068232] [55243]: INFO cinder.api.openstack.wsgi [None req-4a58840f-b5db-4d6c-bc83-d9ee61170b9a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1235.068531] [55243]: DEBUG cinder.api.openstack.wsgi [None req-4a58840f-b5db-4d6c-bc83-d9ee61170b9a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.068679] [55243]: DEBUG cinder.api.openstack.wsgi [None req-4a58840f-b5db-4d6c-bc83-d9ee61170b9a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'delete' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.068897] [55243]: INFO cinder.api.v3.volumes [None req-4a58840f-b5db-4d6c-bc83-d9ee61170b9a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Delete volume with id: e78d1218-8a38-428f-82b7-615ef40d9836 [ 1235.080119] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.080119] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.080119] [55243]: INFO cinder.volume.api [None req-4a58840f-b5db-4d6c-bc83-d9ee61170b9a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1235.104054] [55243]: INFO cinder.volume.api [None req-4a58840f-b5db-4d6c-bc83-d9ee61170b9a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Delete volume request issued successfully. [ 1235.104323] [55243]: INFO cinder.api.openstack.wsgi [None req-4a58840f-b5db-4d6c-bc83-d9ee61170b9a tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 202 [ 1235.105049] [55243]: [pid: 55243|app: 0|req: 303/585] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:07:54 2025] DELETE /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1235.110773] [55244]: DEBUG cinder.api.middleware.request_id [None req-c8394162-c5f6-42d2-a24c-e9cb3d002833 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.113007] [55244]: INFO cinder.api.openstack.wsgi [None req-c8394162-c5f6-42d2-a24c-e9cb3d002833 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1235.113258] [55244]: DEBUG cinder.api.openstack.wsgi [None req-c8394162-c5f6-42d2-a24c-e9cb3d002833 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.113968] [55244]: DEBUG cinder.api.openstack.wsgi [None req-c8394162-c5f6-42d2-a24c-e9cb3d002833 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.124673] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.124673] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.130161] [55244]: INFO cinder.volume.api [None req-c8394162-c5f6-42d2-a24c-e9cb3d002833 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1235.136458] [55244]: INFO cinder.api.openstack.wsgi [None req-c8394162-c5f6-42d2-a24c-e9cb3d002833 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1235.136948] [55244]: [pid: 55244|app: 0|req: 283/586] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:54 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.148444] [55243]: DEBUG cinder.api.middleware.request_id [None req-f8d08d7d-c78a-41cb-a231-61dab412dd0f None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.150914] [55243]: INFO cinder.api.openstack.wsgi [None req-f8d08d7d-c78a-41cb-a231-61dab412dd0f tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1236.150914] [55243]: DEBUG cinder.api.openstack.wsgi [None req-f8d08d7d-c78a-41cb-a231-61dab412dd0f tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.150914] [55243]: DEBUG cinder.api.openstack.wsgi [None req-f8d08d7d-c78a-41cb-a231-61dab412dd0f tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.160920] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.160920] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.165245] [55243]: INFO cinder.volume.api [None req-f8d08d7d-c78a-41cb-a231-61dab412dd0f tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1236.170526] [55243]: INFO cinder.api.openstack.wsgi [None req-f8d08d7d-c78a-41cb-a231-61dab412dd0f tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1236.171120] [55243]: [pid: 55243|app: 0|req: 304/587] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:55 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.180839] [55244]: DEBUG cinder.api.middleware.request_id [None req-171858ae-dfef-4ccd-a8f3-baa724622c15 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.183120] [55244]: INFO cinder.api.openstack.wsgi [None req-171858ae-dfef-4ccd-a8f3-baa724622c15 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1237.183433] [55244]: DEBUG cinder.api.openstack.wsgi [None req-171858ae-dfef-4ccd-a8f3-baa724622c15 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.183688] [55244]: DEBUG cinder.api.openstack.wsgi [None req-171858ae-dfef-4ccd-a8f3-baa724622c15 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.192293] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.192293] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.195729] [55244]: INFO cinder.volume.api [None req-171858ae-dfef-4ccd-a8f3-baa724622c15 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1237.200115] [55244]: INFO cinder.api.openstack.wsgi [None req-171858ae-dfef-4ccd-a8f3-baa724622c15 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 200 [ 1237.200519] [55244]: [pid: 55244|app: 0|req: 284/588] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:56 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.967067] [55243]: DEBUG cinder.api.middleware.request_id [req-6cd84092-04d8-4877-838c-5b477e05bd6a req-cea339ff-980b-44d4-8f8d-23052f32f8c8 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.969092] [55243]: INFO cinder.api.openstack.wsgi [req-6cd84092-04d8-4877-838c-5b477e05bd6a req-cea339ff-980b-44d4-8f8d-23052f32f8c8 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 [ 1237.969320] [55243]: DEBUG cinder.api.openstack.wsgi [req-6cd84092-04d8-4877-838c-5b477e05bd6a req-cea339ff-980b-44d4-8f8d-23052f32f8c8 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.969539] [55243]: DEBUG cinder.api.openstack.wsgi [req-6cd84092-04d8-4877-838c-5b477e05bd6a req-cea339ff-980b-44d4-8f8d-23052f32f8c8 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.976868] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.976868] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.981023] [55243]: INFO cinder.volume.api [req-6cd84092-04d8-4877-838c-5b477e05bd6a req-cea339ff-980b-44d4-8f8d-23052f32f8c8 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1237.984861] [55243]: INFO cinder.api.openstack.wsgi [req-6cd84092-04d8-4877-838c-5b477e05bd6a req-cea339ff-980b-44d4-8f8d-23052f32f8c8 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 returned with HTTP 200 [ 1237.985268] [55243]: [pid: 55243|app: 0|req: 305/589] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:07:57 2025] GET /volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.997965] [55244]: DEBUG cinder.api.middleware.request_id [None req-542fb9c3-4e85-42cc-beee-81b371913f1a None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.998422] [55244]: INFO cinder.api.openstack.wsgi [None req-542fb9c3-4e85-42cc-beee-81b371913f1a None None] GET http://10.180.1.21/volume// [ 1237.998602] [55244]: DEBUG cinder.api.openstack.wsgi [None req-542fb9c3-4e85-42cc-beee-81b371913f1a None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.998817] [55244]: DEBUG cinder.api.openstack.wsgi [None req-542fb9c3-4e85-42cc-beee-81b371913f1a None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.999324] [55244]: INFO cinder.api.openstack.wsgi [None req-542fb9c3-4e85-42cc-beee-81b371913f1a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1237.999625] [55244]: [pid: 55244|app: 0|req: 285/590] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 11:07:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1238.002911] [55243]: DEBUG cinder.api.middleware.request_id [req-6cd84092-04d8-4877-838c-5b477e05bd6a req-f2367ea9-86a0-4e41-b74d-f2c1c53cb167 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.004879] [55243]: INFO cinder.api.openstack.wsgi [req-6cd84092-04d8-4877-838c-5b477e05bd6a req-f2367ea9-86a0-4e41-b74d-f2c1c53cb167 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1238.005277] [55243]: DEBUG cinder.api.openstack.wsgi [req-6cd84092-04d8-4877-838c-5b477e05bd6a req-f2367ea9-86a0-4e41-b74d-f2c1c53cb167 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "212dbcf5-f827-461c-a672-067c1636fd50", "connector": null, "instance_uuid": "0bc9a8d7-7a17-44ff-b52e-e2b048a680ea"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1238.013535] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.013535] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.032264] [55243]: INFO cinder.api.openstack.wsgi [req-6cd84092-04d8-4877-838c-5b477e05bd6a req-f2367ea9-86a0-4e41-b74d-f2c1c53cb167 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1238.032711] [55243]: [pid: 55243|app: 0|req: 306/591] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:07:57 2025] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1238.054656] [55244]: DEBUG cinder.api.middleware.request_id [req-6cd84092-04d8-4877-838c-5b477e05bd6a req-361bb27a-fddf-46d4-ae30-a1d3cb84da09 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.056980] [55244]: INFO cinder.api.openstack.wsgi [req-6cd84092-04d8-4877-838c-5b477e05bd6a req-361bb27a-fddf-46d4-ae30-a1d3cb84da09 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] POST http://10.180.1.21/volume/v3/attachments/4fd63753-bd9a-4a0f-84e6-ef799fd18d47/action [ 1238.057437] [55244]: DEBUG cinder.api.openstack.wsgi [req-6cd84092-04d8-4877-838c-5b477e05bd6a req-361bb27a-fddf-46d4-ae30-a1d3cb84da09 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Action body: b'{"os-complete": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1238.057582] [55244]: DEBUG cinder.api.openstack.wsgi [req-6cd84092-04d8-4877-838c-5b477e05bd6a req-361bb27a-fddf-46d4-ae30-a1d3cb84da09 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1238.071638] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.071638] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.077274] [55244]: INFO cinder.api.openstack.wsgi [req-6cd84092-04d8-4877-838c-5b477e05bd6a req-361bb27a-fddf-46d4-ae30-a1d3cb84da09 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/attachments/4fd63753-bd9a-4a0f-84e6-ef799fd18d47/action returned with HTTP 204 [ 1238.077773] [55244]: [pid: 55244|app: 0|req: 286/592] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:07:57 2025] POST /volume/v3/attachments/4fd63753-bd9a-4a0f-84e6-ef799fd18d47/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1238.091150] [55243]: DEBUG cinder.api.middleware.request_id [None req-9cb5aa61-65d3-4ce0-9962-3d6e4563ce46 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.093251] [55243]: INFO cinder.api.openstack.wsgi [None req-9cb5aa61-65d3-4ce0-9962-3d6e4563ce46 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 [ 1238.093466] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9cb5aa61-65d3-4ce0-9962-3d6e4563ce46 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.093676] [55243]: DEBUG cinder.api.openstack.wsgi [None req-9cb5aa61-65d3-4ce0-9962-3d6e4563ce46 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.103697] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.103697] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.107245] [55243]: INFO cinder.volume.api [None req-9cb5aa61-65d3-4ce0-9962-3d6e4563ce46 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1238.112168] [55243]: INFO cinder.api.openstack.wsgi [None req-9cb5aa61-65d3-4ce0-9962-3d6e4563ce46 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 returned with HTTP 200 [ 1238.112538] [55243]: [pid: 55243|app: 0|req: 307/593] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:57 2025] GET /volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1238.122463] [55244]: DEBUG cinder.api.middleware.request_id [None req-73115dcd-62cd-432f-b875-986297a0eff9 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.124765] [55244]: INFO cinder.api.openstack.wsgi [None req-73115dcd-62cd-432f-b875-986297a0eff9 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 [ 1238.125014] [55244]: DEBUG cinder.api.openstack.wsgi [None req-73115dcd-62cd-432f-b875-986297a0eff9 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.125255] [55244]: DEBUG cinder.api.openstack.wsgi [None req-73115dcd-62cd-432f-b875-986297a0eff9 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.135195] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.135195] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.138475] [55244]: INFO cinder.volume.api [None req-73115dcd-62cd-432f-b875-986297a0eff9 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1238.142972] [55244]: INFO cinder.api.openstack.wsgi [None req-73115dcd-62cd-432f-b875-986297a0eff9 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 returned with HTTP 200 [ 1238.143348] [55244]: [pid: 55244|app: 0|req: 287/594] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:57 2025] GET /volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1238.212085] [55243]: DEBUG cinder.api.middleware.request_id [None req-914976d4-6b58-414a-b3d3-16d98c8d9152 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.214624] [55243]: INFO cinder.api.openstack.wsgi [None req-914976d4-6b58-414a-b3d3-16d98c8d9152 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 [ 1238.215497] [55243]: DEBUG cinder.api.openstack.wsgi [None req-914976d4-6b58-414a-b3d3-16d98c8d9152 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.215774] [55243]: DEBUG cinder.api.openstack.wsgi [None req-914976d4-6b58-414a-b3d3-16d98c8d9152 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.222517] [55243]: INFO cinder.api.openstack.wsgi [None req-914976d4-6b58-414a-b3d3-16d98c8d9152 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 returned with HTTP 404 [ 1238.223072] [55243]: [pid: 55243|app: 0|req: 308/595] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:57 2025] GET /volume/v3/volumes/e78d1218-8a38-428f-82b7-615ef40d9836 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1238.333177] [55244]: DEBUG cinder.api.middleware.request_id [None req-984bf6d9-f470-4fc9-bfd3-51319d0a06d1 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.335227] [55244]: INFO cinder.api.openstack.wsgi [None req-984bf6d9-f470-4fc9-bfd3-51319d0a06d1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] DELETE http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 1238.335227] [55244]: DEBUG cinder.api.openstack.wsgi [None req-984bf6d9-f470-4fc9-bfd3-51319d0a06d1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.335414] [55244]: DEBUG cinder.api.openstack.wsgi [None req-984bf6d9-f470-4fc9-bfd3-51319d0a06d1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.335603] [55244]: INFO cinder.api.v3.volumes [None req-984bf6d9-f470-4fc9-bfd3-51319d0a06d1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Delete volume with id: be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 1238.348843] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.348843] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.349525] [55244]: INFO cinder.volume.api [None req-984bf6d9-f470-4fc9-bfd3-51319d0a06d1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1238.366767] [55244]: INFO cinder.volume.api [None req-984bf6d9-f470-4fc9-bfd3-51319d0a06d1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Delete volume request issued successfully. [ 1238.366994] [55244]: INFO cinder.api.openstack.wsgi [None req-984bf6d9-f470-4fc9-bfd3-51319d0a06d1 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 202 [ 1238.367460] [55244]: [pid: 55244|app: 0|req: 288/596] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:07:57 2025] DELETE /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1238.371351] [55243]: DEBUG cinder.api.middleware.request_id [None req-92ad067d-52b8-44cd-8ffd-039d5af423cc None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.373552] [55243]: INFO cinder.api.openstack.wsgi [None req-92ad067d-52b8-44cd-8ffd-039d5af423cc tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 1238.373803] [55243]: DEBUG cinder.api.openstack.wsgi [None req-92ad067d-52b8-44cd-8ffd-039d5af423cc tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.374157] [55243]: DEBUG cinder.api.openstack.wsgi [None req-92ad067d-52b8-44cd-8ffd-039d5af423cc tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.382641] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.382641] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.387495] [55243]: INFO cinder.volume.api [None req-92ad067d-52b8-44cd-8ffd-039d5af423cc tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1238.391620] [55243]: INFO cinder.api.openstack.wsgi [None req-92ad067d-52b8-44cd-8ffd-039d5af423cc tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 1238.392056] [55243]: [pid: 55243|app: 0|req: 309/597] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:57 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.402521] [55244]: DEBUG cinder.api.middleware.request_id [None req-1866195d-f3f4-42a6-bf9e-b16a407e8a4b None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.404850] [55244]: INFO cinder.api.openstack.wsgi [None req-1866195d-f3f4-42a6-bf9e-b16a407e8a4b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 1239.405137] [55244]: DEBUG cinder.api.openstack.wsgi [None req-1866195d-f3f4-42a6-bf9e-b16a407e8a4b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.405426] [55244]: DEBUG cinder.api.openstack.wsgi [None req-1866195d-f3f4-42a6-bf9e-b16a407e8a4b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.417816] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.417816] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.422498] [55244]: INFO cinder.volume.api [None req-1866195d-f3f4-42a6-bf9e-b16a407e8a4b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1239.428470] [55244]: INFO cinder.api.openstack.wsgi [None req-1866195d-f3f4-42a6-bf9e-b16a407e8a4b tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 1239.428966] [55244]: [pid: 55244|app: 0|req: 289/598] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:58 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.440346] [55243]: DEBUG cinder.api.middleware.request_id [None req-ccea5e22-15de-4465-96b6-f7318c720b01 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.442564] [55243]: INFO cinder.api.openstack.wsgi [None req-ccea5e22-15de-4465-96b6-f7318c720b01 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 1240.442817] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ccea5e22-15de-4465-96b6-f7318c720b01 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.443094] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ccea5e22-15de-4465-96b6-f7318c720b01 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.455781] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.455781] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.460535] [55243]: INFO cinder.volume.api [None req-ccea5e22-15de-4465-96b6-f7318c720b01 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Volume info retrieved successfully. [ 1240.465769] [55243]: INFO cinder.api.openstack.wsgi [None req-ccea5e22-15de-4465-96b6-f7318c720b01 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 200 [ 1240.466197] [55243]: [pid: 55243|app: 0|req: 310/599] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:07:59 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.477388] [55244]: DEBUG cinder.api.middleware.request_id [None req-f34dafdb-594e-4193-85f4-f0134554af97 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.480068] [55244]: INFO cinder.api.openstack.wsgi [None req-f34dafdb-594e-4193-85f4-f0134554af97 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] GET http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 [ 1241.480356] [55244]: DEBUG cinder.api.openstack.wsgi [None req-f34dafdb-594e-4193-85f4-f0134554af97 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.480601] [55244]: DEBUG cinder.api.openstack.wsgi [None req-f34dafdb-594e-4193-85f4-f0134554af97 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.487383] [55244]: INFO cinder.api.openstack.wsgi [None req-f34dafdb-594e-4193-85f4-f0134554af97 tempest-AttachVolumeNegativeTest-1298674256 tempest-AttachVolumeNegativeTest-1298674256-project-member] http://10.180.1.21/volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 returned with HTTP 404 [ 1241.487919] [55244]: [pid: 55244|app: 0|req: 290/600] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:08:00 2025] GET /volume/v3/volumes/be8f5ff5-f9ac-4b37-90da-6a6fb713fde2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1242.621471] [55243]: DEBUG cinder.api.middleware.request_id [None req-f4c0a4e3-e5ac-4105-9a02-053c7c3b3ac2 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.621471] [55243]: INFO cinder.api.openstack.wsgi [None req-f4c0a4e3-e5ac-4105-9a02-053c7c3b3ac2 None None] GET http://10.180.1.21/volume// [ 1242.621471] [55243]: DEBUG cinder.api.openstack.wsgi [None req-f4c0a4e3-e5ac-4105-9a02-053c7c3b3ac2 None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.621471] [55243]: DEBUG cinder.api.openstack.wsgi [None req-f4c0a4e3-e5ac-4105-9a02-053c7c3b3ac2 None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.621471] [55243]: INFO cinder.api.openstack.wsgi [None req-f4c0a4e3-e5ac-4105-9a02-053c7c3b3ac2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1242.621471] [55243]: [pid: 55243|app: 0|req: 311/601] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:08:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1242.628957] [55244]: DEBUG cinder.api.middleware.request_id [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-23a9f9d4-2c31-4f4e-90c2-45aa40fc4ad1 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.631076] [55244]: INFO cinder.api.openstack.wsgi [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-23a9f9d4-2c31-4f4e-90c2-45aa40fc4ad1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 [ 1242.631324] [55244]: DEBUG cinder.api.openstack.wsgi [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-23a9f9d4-2c31-4f4e-90c2-45aa40fc4ad1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.631533] [55244]: DEBUG cinder.api.openstack.wsgi [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-23a9f9d4-2c31-4f4e-90c2-45aa40fc4ad1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.645562] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.645562] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.650811] [55244]: INFO cinder.volume.api [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-23a9f9d4-2c31-4f4e-90c2-45aa40fc4ad1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1242.657565] [55244]: INFO cinder.api.openstack.wsgi [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-23a9f9d4-2c31-4f4e-90c2-45aa40fc4ad1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 returned with HTTP 200 [ 1242.657565] [55244]: [pid: 55244|app: 0|req: 291/602] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:08:02 2025] GET /volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 => generated 1292 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1242.826376] [55243]: DEBUG cinder.api.middleware.request_id [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-a7ce1080-e08c-4edb-a861-d31a1144bb4a None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.828838] [55243]: INFO cinder.api.openstack.wsgi [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-a7ce1080-e08c-4edb-a861-d31a1144bb4a tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] PUT http://10.180.1.21/volume/v3/attachments/4fd63753-bd9a-4a0f-84e6-ef799fd18d47 [ 1242.829452] [55243]: DEBUG cinder.api.openstack.wsgi [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-a7ce1080-e08c-4edb-a861-d31a1144bb4a tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-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=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1242.837179] [55243]: DEBUG cinder.coordination [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-a7ce1080-e08c-4edb-a861-d31a1144bb4a tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Acquiring lock "cinder-attachment_update-212dbcf5-f827-461c-a672-067c1636fd50-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1242.843880] [55243]: DEBUG cinder.coordination [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-a7ce1080-e08c-4edb-a861-d31a1144bb4a tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Lock "cinder-attachment_update-212dbcf5-f827-461c-a672-067c1636fd50-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55243) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1242.843880] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.843880] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.866135] [55243]: DEBUG cinder.coordination [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-a7ce1080-e08c-4edb-a861-d31a1144bb4a tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Lock "cinder-attachment_update-212dbcf5-f827-461c-a672-067c1636fd50-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.023s {{(pid=55243) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1247.866135] [55243]: INFO cinder.api.openstack.wsgi [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-a7ce1080-e08c-4edb-a861-d31a1144bb4a tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/attachments/4fd63753-bd9a-4a0f-84e6-ef799fd18d47 returned with HTTP 200 [ 1247.866135] [55243]: [pid: 55243|app: 0|req: 312/603] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 11:08:02 2025] PUT /volume/v3/attachments/4fd63753-bd9a-4a0f-84e6-ef799fd18d47 => generated 617 bytes in 5041 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1248.379047] [55244]: DEBUG cinder.api.middleware.request_id [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-0e90874b-60ce-4432-9633-9260ec0057ec None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.381563] [55244]: INFO cinder.api.openstack.wsgi [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-0e90874b-60ce-4432-9633-9260ec0057ec tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] POST http://10.180.1.21/volume/v3/attachments/4fd63753-bd9a-4a0f-84e6-ef799fd18d47/action [ 1248.381912] [55244]: DEBUG cinder.api.openstack.wsgi [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-0e90874b-60ce-4432-9633-9260ec0057ec tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Action body: b'{"os-complete": null}' {{(pid=55244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1248.382070] [55244]: DEBUG cinder.api.openstack.wsgi [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-0e90874b-60ce-4432-9633-9260ec0057ec tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1248.408310] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.408310] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.416279] [55244]: INFO cinder.api.openstack.wsgi [req-e22a3d70-4a5d-4748-9cb5-2f070c8364e2 req-0e90874b-60ce-4432-9633-9260ec0057ec tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/attachments/4fd63753-bd9a-4a0f-84e6-ef799fd18d47/action returned with HTTP 204 [ 1248.416906] [55244]: [pid: 55244|app: 0|req: 292/604] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:08:07 2025] POST /volume/v3/attachments/4fd63753-bd9a-4a0f-84e6-ef799fd18d47/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1257.861023] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=188,cinder:INSERT=20,cinder:UPDATE=42 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1258.414034] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=110,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1267.376060] [55243]: DEBUG cinder.api.middleware.request_id [req-afc33c14-fe60-493f-9e8d-fa96797646a8 req-82d42b23-40d8-48ac-b0c0-02c41935040c None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.378849] [55243]: INFO cinder.api.openstack.wsgi [req-afc33c14-fe60-493f-9e8d-fa96797646a8 req-82d42b23-40d8-48ac-b0c0-02c41935040c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0277c488-2b88-4a8f-bb76-b9f2e122862a [ 1267.379103] [55243]: DEBUG cinder.api.openstack.wsgi [req-afc33c14-fe60-493f-9e8d-fa96797646a8 req-82d42b23-40d8-48ac-b0c0-02c41935040c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.379456] [55243]: DEBUG cinder.api.openstack.wsgi [req-afc33c14-fe60-493f-9e8d-fa96797646a8 req-82d42b23-40d8-48ac-b0c0-02c41935040c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'version_select' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.391141] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.391141] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.044345] [55243]: INFO cinder.api.openstack.wsgi [req-afc33c14-fe60-493f-9e8d-fa96797646a8 req-82d42b23-40d8-48ac-b0c0-02c41935040c tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/attachments/0277c488-2b88-4a8f-bb76-b9f2e122862a returned with HTTP 200 [ 1268.044345] [55243]: [pid: 55243|app: 0|req: 313/605] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:08:26 2025] DELETE /volume/v3/attachments/0277c488-2b88-4a8f-bb76-b9f2e122862a => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.044912] [55244]: DEBUG cinder.api.middleware.request_id [req-afc33c14-fe60-493f-9e8d-fa96797646a8 req-20339cbe-829e-40d0-9cc5-4ce86346cebd None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.044912] [55244]: INFO cinder.api.openstack.wsgi [req-afc33c14-fe60-493f-9e8d-fa96797646a8 req-20339cbe-829e-40d0-9cc5-4ce86346cebd tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1268.044912] [55244]: DEBUG cinder.api.openstack.wsgi [req-afc33c14-fe60-493f-9e8d-fa96797646a8 req-20339cbe-829e-40d0-9cc5-4ce86346cebd tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.044912] [55244]: DEBUG cinder.api.openstack.wsgi [req-afc33c14-fe60-493f-9e8d-fa96797646a8 req-20339cbe-829e-40d0-9cc5-4ce86346cebd tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.044912] [55244]: INFO cinder.api.v3.volumes [req-afc33c14-fe60-493f-9e8d-fa96797646a8 req-20339cbe-829e-40d0-9cc5-4ce86346cebd tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Delete volume with id: 9a131e9a-b38e-47e0-94b4-8810a31197e9 [ 1268.044912] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.044912] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.044912] [55244]: INFO cinder.volume.api [req-afc33c14-fe60-493f-9e8d-fa96797646a8 req-20339cbe-829e-40d0-9cc5-4ce86346cebd tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1268.044912] [55244]: INFO cinder.volume.api [req-afc33c14-fe60-493f-9e8d-fa96797646a8 req-20339cbe-829e-40d0-9cc5-4ce86346cebd tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Delete volume request issued successfully. [ 1268.044912] [55244]: INFO cinder.api.openstack.wsgi [req-afc33c14-fe60-493f-9e8d-fa96797646a8 req-20339cbe-829e-40d0-9cc5-4ce86346cebd tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 returned with HTTP 202 [ 1268.044912] [55244]: [pid: 55244|app: 0|req: 293/606] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 14 11:08:27 2025] DELETE /volume/v3/volumes/9a131e9a-b38e-47e0-94b4-8810a31197e9 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1277.948812] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1278.014623] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1280.360557] [55243]: DEBUG cinder.api.middleware.request_id [None req-e0799f0c-7c7c-44d2-813c-3dda55268843 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.362403] [55243]: INFO cinder.api.openstack.wsgi [None req-e0799f0c-7c7c-44d2-813c-3dda55268843 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1280.362687] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e0799f0c-7c7c-44d2-813c-3dda55268843 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.362954] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e0799f0c-7c7c-44d2-813c-3dda55268843 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'delete' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.363169] [55243]: INFO cinder.api.v3.volumes [None req-e0799f0c-7c7c-44d2-813c-3dda55268843 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Delete volume with id: f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1280.375251] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.375251] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.375788] [55243]: INFO cinder.volume.api [None req-e0799f0c-7c7c-44d2-813c-3dda55268843 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1280.393697] [55243]: INFO cinder.volume.api [None req-e0799f0c-7c7c-44d2-813c-3dda55268843 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Delete volume request issued successfully. [ 1280.393918] [55243]: INFO cinder.api.openstack.wsgi [None req-e0799f0c-7c7c-44d2-813c-3dda55268843 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 202 [ 1280.394390] [55243]: [pid: 55243|app: 0|req: 314/607] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:08:39 2025] DELETE /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1280.399219] [55244]: DEBUG cinder.api.middleware.request_id [None req-c7738e78-4909-46bb-8883-0447de174a7d None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.401962] [55244]: INFO cinder.api.openstack.wsgi [None req-c7738e78-4909-46bb-8883-0447de174a7d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1280.402568] [55244]: DEBUG cinder.api.openstack.wsgi [None req-c7738e78-4909-46bb-8883-0447de174a7d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.402568] [55244]: DEBUG cinder.api.openstack.wsgi [None req-c7738e78-4909-46bb-8883-0447de174a7d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.410390] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.410390] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.414781] [55244]: INFO cinder.volume.api [None req-c7738e78-4909-46bb-8883-0447de174a7d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1280.420387] [55244]: INFO cinder.api.openstack.wsgi [None req-c7738e78-4909-46bb-8883-0447de174a7d tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1280.420914] [55244]: [pid: 55244|app: 0|req: 294/608] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:08:39 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.431258] [55243]: DEBUG cinder.api.middleware.request_id [None req-dfb833b7-70c2-4a0d-b618-399b4d062817 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.433416] [55243]: INFO cinder.api.openstack.wsgi [None req-dfb833b7-70c2-4a0d-b618-399b4d062817 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1281.433609] [55243]: DEBUG cinder.api.openstack.wsgi [None req-dfb833b7-70c2-4a0d-b618-399b4d062817 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.433865] [55243]: DEBUG cinder.api.openstack.wsgi [None req-dfb833b7-70c2-4a0d-b618-399b4d062817 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.445498] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.445498] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.448800] [55243]: INFO cinder.volume.api [None req-dfb833b7-70c2-4a0d-b618-399b4d062817 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1281.452952] [55243]: INFO cinder.api.openstack.wsgi [None req-dfb833b7-70c2-4a0d-b618-399b4d062817 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1281.453320] [55243]: [pid: 55243|app: 0|req: 315/609] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:08:40 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.463737] [55244]: DEBUG cinder.api.middleware.request_id [None req-64ada70f-79cc-4be4-8b8d-b615815804b0 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.466127] [55244]: INFO cinder.api.openstack.wsgi [None req-64ada70f-79cc-4be4-8b8d-b615815804b0 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1282.466356] [55244]: DEBUG cinder.api.openstack.wsgi [None req-64ada70f-79cc-4be4-8b8d-b615815804b0 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.466568] [55244]: DEBUG cinder.api.openstack.wsgi [None req-64ada70f-79cc-4be4-8b8d-b615815804b0 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.478818] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.478818] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.485333] [55244]: INFO cinder.volume.api [None req-64ada70f-79cc-4be4-8b8d-b615815804b0 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Volume info retrieved successfully. [ 1282.492159] [55244]: INFO cinder.api.openstack.wsgi [None req-64ada70f-79cc-4be4-8b8d-b615815804b0 tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 200 [ 1282.494940] [55244]: [pid: 55244|app: 0|req: 295/610] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:08:41 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.507793] [55243]: DEBUG cinder.api.middleware.request_id [None req-a2856931-030e-4387-9bfe-c413fb014faf None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.510719] [55243]: INFO cinder.api.openstack.wsgi [None req-a2856931-030e-4387-9bfe-c413fb014faf tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad [ 1283.511067] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a2856931-030e-4387-9bfe-c413fb014faf tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.511374] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a2856931-030e-4387-9bfe-c413fb014faf tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.529201] [55243]: INFO cinder.api.openstack.wsgi [None req-a2856931-030e-4387-9bfe-c413fb014faf tempest-ServerActionsTestOtherA-435974004 tempest-ServerActionsTestOtherA-435974004-project-member] http://10.180.1.21/volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad returned with HTTP 404 [ 1283.529201] [55243]: [pid: 55243|app: 0|req: 316/611] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:08:42 2025] GET /volume/v3/volumes/f0fa83d4-4299-4c9b-9921-0aabecd2d3ad => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1292.488925] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=8 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1293.515942] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1300.906862] [55244]: DEBUG cinder.api.middleware.request_id [None req-39fe8aea-0d8f-412a-ab14-46d37110d601 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.909140] [55244]: INFO cinder.api.openstack.wsgi [None req-39fe8aea-0d8f-412a-ab14-46d37110d601 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1300.909363] [55244]: DEBUG cinder.api.openstack.wsgi [None req-39fe8aea-0d8f-412a-ab14-46d37110d601 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1300.909574] [55244]: DEBUG cinder.api.openstack.wsgi [None req-39fe8aea-0d8f-412a-ab14-46d37110d601 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1300.909858] [55244]: INFO cinder.api.v3.volumes [None req-39fe8aea-0d8f-412a-ab14-46d37110d601 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Delete volume with id: cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1300.923423] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1300.923423] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1300.924300] [55244]: INFO cinder.volume.api [None req-39fe8aea-0d8f-412a-ab14-46d37110d601 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1300.948866] [55244]: INFO cinder.volume.api [None req-39fe8aea-0d8f-412a-ab14-46d37110d601 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Delete volume request issued successfully. [ 1300.949287] [55244]: INFO cinder.api.openstack.wsgi [None req-39fe8aea-0d8f-412a-ab14-46d37110d601 tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 202 [ 1300.950051] [55244]: [pid: 55244|app: 0|req: 296/612] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:09:00 2025] DELETE /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1300.953193] [55243]: DEBUG cinder.api.middleware.request_id [None req-ee2f087a-11fe-49e2-b5bd-459c77dd5c3d None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.955527] [55243]: INFO cinder.api.openstack.wsgi [None req-ee2f087a-11fe-49e2-b5bd-459c77dd5c3d tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1300.956058] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ee2f087a-11fe-49e2-b5bd-459c77dd5c3d tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1300.956058] [55243]: DEBUG cinder.api.openstack.wsgi [None req-ee2f087a-11fe-49e2-b5bd-459c77dd5c3d tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1300.964714] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1300.964714] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1300.969194] [55243]: INFO cinder.volume.api [None req-ee2f087a-11fe-49e2-b5bd-459c77dd5c3d tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1300.974765] [55243]: INFO cinder.api.openstack.wsgi [None req-ee2f087a-11fe-49e2-b5bd-459c77dd5c3d tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1300.975189] [55243]: [pid: 55243|app: 0|req: 317/613] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:09:00 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1301.986200] [55244]: DEBUG cinder.api.middleware.request_id [None req-536e7a58-25f1-4e68-8a3f-23f78925f40a None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.988239] [55244]: INFO cinder.api.openstack.wsgi [None req-536e7a58-25f1-4e68-8a3f-23f78925f40a tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1301.988457] [55244]: DEBUG cinder.api.openstack.wsgi [None req-536e7a58-25f1-4e68-8a3f-23f78925f40a tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1301.988677] [55244]: DEBUG cinder.api.openstack.wsgi [None req-536e7a58-25f1-4e68-8a3f-23f78925f40a tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1301.999681] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1301.999681] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1302.003122] [55244]: INFO cinder.volume.api [None req-536e7a58-25f1-4e68-8a3f-23f78925f40a tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1302.007279] [55244]: INFO cinder.api.openstack.wsgi [None req-536e7a58-25f1-4e68-8a3f-23f78925f40a tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1302.007651] [55244]: [pid: 55244|app: 0|req: 297/614] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:09:01 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1303.017855] [55243]: DEBUG cinder.api.middleware.request_id [None req-2b4306e5-54bd-4a20-a5c3-d83f02d79ccf None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.020047] [55243]: INFO cinder.api.openstack.wsgi [None req-2b4306e5-54bd-4a20-a5c3-d83f02d79ccf tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1303.020278] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2b4306e5-54bd-4a20-a5c3-d83f02d79ccf tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1303.020494] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2b4306e5-54bd-4a20-a5c3-d83f02d79ccf tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1303.028502] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.028502] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1303.032197] [55243]: INFO cinder.volume.api [None req-2b4306e5-54bd-4a20-a5c3-d83f02d79ccf tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Volume info retrieved successfully. [ 1303.036669] [55243]: INFO cinder.api.openstack.wsgi [None req-2b4306e5-54bd-4a20-a5c3-d83f02d79ccf tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 200 [ 1303.037076] [55243]: [pid: 55243|app: 0|req: 318/615] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:09:02 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1304.048541] [55244]: DEBUG cinder.api.middleware.request_id [None req-65fc32fa-b770-4ad7-8b17-22a59e502f2b None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.050715] [55244]: INFO cinder.api.openstack.wsgi [None req-65fc32fa-b770-4ad7-8b17-22a59e502f2b tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] GET http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a [ 1304.050992] [55244]: DEBUG cinder.api.openstack.wsgi [None req-65fc32fa-b770-4ad7-8b17-22a59e502f2b tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1304.051256] [55244]: DEBUG cinder.api.openstack.wsgi [None req-65fc32fa-b770-4ad7-8b17-22a59e502f2b tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1304.057235] [55244]: INFO cinder.api.openstack.wsgi [None req-65fc32fa-b770-4ad7-8b17-22a59e502f2b tempest-ServerActionsTestOtherB-2122480086 tempest-ServerActionsTestOtherB-2122480086-project-member] http://10.180.1.21/volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a returned with HTTP 404 [ 1304.057690] [55244]: [pid: 55244|app: 0|req: 298/616] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:09:03 2025] GET /volume/v3/volumes/cd927abc-39fc-4dfd-8d2d-f955c95f126a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1308.577563] [55243]: DEBUG cinder.api.middleware.request_id [None req-a5dc5882-10be-4a4a-8620-00d6fac6aa61 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.579606] [55243]: INFO cinder.api.openstack.wsgi [None req-a5dc5882-10be-4a4a-8620-00d6fac6aa61 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 [ 1308.579820] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a5dc5882-10be-4a4a-8620-00d6fac6aa61 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.580126] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a5dc5882-10be-4a4a-8620-00d6fac6aa61 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.595286] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.595286] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.598836] [55243]: INFO cinder.volume.api [None req-a5dc5882-10be-4a4a-8620-00d6fac6aa61 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1308.603470] [55243]: INFO cinder.api.openstack.wsgi [None req-a5dc5882-10be-4a4a-8620-00d6fac6aa61 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 returned with HTTP 200 [ 1308.603833] [55243]: [pid: 55243|app: 0|req: 319/617] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:09:08 2025] GET /volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1308.635841] [55244]: DEBUG cinder.api.middleware.request_id [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-53ab6b7a-809d-4115-9a40-4491050ed447 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.638252] [55244]: INFO cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-53ab6b7a-809d-4115-9a40-4491050ed447 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 [ 1308.638625] [55244]: DEBUG cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-53ab6b7a-809d-4115-9a40-4491050ed447 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.638954] [55244]: DEBUG cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-53ab6b7a-809d-4115-9a40-4491050ed447 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.650027] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.650027] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.652461] [55244]: INFO cinder.volume.api [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-53ab6b7a-809d-4115-9a40-4491050ed447 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1308.656737] [55244]: INFO cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-53ab6b7a-809d-4115-9a40-4491050ed447 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 returned with HTTP 200 [ 1308.657207] [55244]: [pid: 55244|app: 0|req: 299/618] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:09:08 2025] GET /volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1308.673277] [55243]: DEBUG cinder.api.middleware.request_id [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-6e1ded4a-bf49-42c4-9adc-da3e54a646f2 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.675535] [55243]: INFO cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-6e1ded4a-bf49-42c4-9adc-da3e54a646f2 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] POST http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50/action [ 1308.675919] [55243]: DEBUG cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-6e1ded4a-bf49-42c4-9adc-da3e54a646f2 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1308.676073] [55243]: DEBUG cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-6e1ded4a-bf49-42c4-9adc-da3e54a646f2 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1308.685455] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.685455] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.685940] [55243]: INFO cinder.volume.api [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-6e1ded4a-bf49-42c4-9adc-da3e54a646f2 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1308.690694] [55243]: INFO cinder.volume.api [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-6e1ded4a-bf49-42c4-9adc-da3e54a646f2 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Begin detaching volume completed successfully. [ 1308.690922] [55243]: INFO cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-6e1ded4a-bf49-42c4-9adc-da3e54a646f2 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50/action returned with HTTP 202 [ 1308.691328] [55243]: [pid: 55243|app: 0|req: 320/619] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 11:09:08 2025] POST /volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1309.712544] [55244]: DEBUG cinder.api.middleware.request_id [None req-c2eae3ad-6dc2-4425-a4c5-100f56b7ccee None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.713117] [55244]: INFO cinder.api.openstack.wsgi [None req-c2eae3ad-6dc2-4425-a4c5-100f56b7ccee None None] GET http://10.180.1.21/volume// [ 1309.713341] [55244]: DEBUG cinder.api.openstack.wsgi [None req-c2eae3ad-6dc2-4425-a4c5-100f56b7ccee None None] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.713560] [55244]: DEBUG cinder.api.openstack.wsgi [None req-c2eae3ad-6dc2-4425-a4c5-100f56b7ccee None None] Calling method 'all' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.714040] [55244]: INFO cinder.api.openstack.wsgi [None req-c2eae3ad-6dc2-4425-a4c5-100f56b7ccee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1309.714371] [55244]: [pid: 55244|app: 0|req: 300/620] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 11:09:09 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1309.718097] [55243]: DEBUG cinder.api.middleware.request_id [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-908e36b7-67e6-4a5c-93d7-8e9510eeb195 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.721015] [55243]: INFO cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-908e36b7-67e6-4a5c-93d7-8e9510eeb195 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 [ 1309.721265] [55243]: DEBUG cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-908e36b7-67e6-4a5c-93d7-8e9510eeb195 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.721482] [55243]: DEBUG cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-908e36b7-67e6-4a5c-93d7-8e9510eeb195 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.731406] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.731406] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.734828] [55243]: INFO cinder.volume.api [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-908e36b7-67e6-4a5c-93d7-8e9510eeb195 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1309.739247] [55243]: INFO cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-908e36b7-67e6-4a5c-93d7-8e9510eeb195 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 returned with HTTP 200 [ 1309.739661] [55243]: [pid: 55243|app: 0|req: 321/621] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 11:09:09 2025] GET /volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 => generated 1325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1310.886243] [55244]: DEBUG cinder.api.middleware.request_id [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-3518c51d-a19f-4624-8e10-f8bca7cb5d7a None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.889988] [55244]: INFO cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-3518c51d-a19f-4624-8e10-f8bca7cb5d7a tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4fd63753-bd9a-4a0f-84e6-ef799fd18d47 [ 1310.890397] [55244]: DEBUG cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-3518c51d-a19f-4624-8e10-f8bca7cb5d7a tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.890750] [55244]: DEBUG cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-3518c51d-a19f-4624-8e10-f8bca7cb5d7a tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'version_select' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.902440] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.902440] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.434149] [55244]: INFO cinder.api.openstack.wsgi [req-67221bc5-3aa2-4d8d-ba46-6edf4f68dff8 req-3518c51d-a19f-4624-8e10-f8bca7cb5d7a tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/attachments/4fd63753-bd9a-4a0f-84e6-ef799fd18d47 returned with HTTP 200 [ 1311.434820] [55244]: [pid: 55244|app: 0|req: 301/622] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:09:10 2025] DELETE /volume/v3/attachments/4fd63753-bd9a-4a0f-84e6-ef799fd18d47 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1312.871580] [55243]: DEBUG cinder.api.middleware.request_id [None req-8e514b68-7316-4195-ae80-35629118f0db None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.873610] [55243]: INFO cinder.api.openstack.wsgi [None req-8e514b68-7316-4195-ae80-35629118f0db tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 [ 1312.873841] [55243]: DEBUG cinder.api.openstack.wsgi [None req-8e514b68-7316-4195-ae80-35629118f0db tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.874063] [55243]: DEBUG cinder.api.openstack.wsgi [None req-8e514b68-7316-4195-ae80-35629118f0db tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.887110] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.887110] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.891861] [55243]: INFO cinder.volume.api [None req-8e514b68-7316-4195-ae80-35629118f0db tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1312.896548] [55243]: INFO cinder.api.openstack.wsgi [None req-8e514b68-7316-4195-ae80-35629118f0db tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 returned with HTTP 200 [ 1312.896933] [55243]: [pid: 55243|app: 0|req: 322/623] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:09:12 2025] GET /volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.433067] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=23,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1322.894077] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=24,cinder:UPDATE=1 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1335.767981] [55244]: DEBUG cinder.api.middleware.request_id [req-f7a85d14-ff7c-4e79-9d1c-83e94a45e65b req-74030445-ca85-431c-bdc6-899275dceb51 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.771676] [55244]: INFO cinder.api.openstack.wsgi [req-f7a85d14-ff7c-4e79-9d1c-83e94a45e65b req-74030445-ca85-431c-bdc6-899275dceb51 tempest-VolumesNegativeTest-647231114 tempest-VolumesNegativeTest-647231114-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-40774305 [ 1335.771676] [55244]: DEBUG cinder.api.openstack.wsgi [req-f7a85d14-ff7c-4e79-9d1c-83e94a45e65b req-74030445-ca85-431c-bdc6-899275dceb51 tempest-VolumesNegativeTest-647231114 tempest-VolumesNegativeTest-647231114-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.771813] [55244]: DEBUG cinder.api.openstack.wsgi [req-f7a85d14-ff7c-4e79-9d1c-83e94a45e65b req-74030445-ca85-431c-bdc6-899275dceb51 tempest-VolumesNegativeTest-647231114 tempest-VolumesNegativeTest-647231114-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.771947] [55244]: INFO cinder.api.v3.volumes [req-f7a85d14-ff7c-4e79-9d1c-83e94a45e65b req-74030445-ca85-431c-bdc6-899275dceb51 tempest-VolumesNegativeTest-647231114 tempest-VolumesNegativeTest-647231114-project-member] Delete volume with id: tempest-invalid-40774305 [ 1335.779690] [55244]: INFO cinder.api.openstack.wsgi [req-f7a85d14-ff7c-4e79-9d1c-83e94a45e65b req-74030445-ca85-431c-bdc6-899275dceb51 tempest-VolumesNegativeTest-647231114 tempest-VolumesNegativeTest-647231114-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-40774305 returned with HTTP 404 [ 1335.780310] [55244]: [pid: 55244|app: 0|req: 302/624] 10.180.1.21 () {62 vars in 1464 bytes} [Fri Feb 14 11:09:35 2025] DELETE /volume/v3/volumes/tempest-invalid-40774305 => generated 97 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1335.810742] [55243]: DEBUG cinder.api.middleware.request_id [req-ca27631c-ed3e-4d71-a3c1-d0a73f7c7b59 req-1014ae54-7b23-44c7-9ab9-8a40d4d3abae None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.813537] [55243]: INFO cinder.api.openstack.wsgi [req-ca27631c-ed3e-4d71-a3c1-d0a73f7c7b59 req-1014ae54-7b23-44c7-9ab9-8a40d4d3abae tempest-VolumesNegativeTest-647231114 tempest-VolumesNegativeTest-647231114-project-member] DELETE http://10.180.1.21/volume/v3/volumes/94e397be-1123-4981-97c5-9963151ee9fd [ 1335.813963] [55243]: DEBUG cinder.api.openstack.wsgi [req-ca27631c-ed3e-4d71-a3c1-d0a73f7c7b59 req-1014ae54-7b23-44c7-9ab9-8a40d4d3abae tempest-VolumesNegativeTest-647231114 tempest-VolumesNegativeTest-647231114-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.814268] [55243]: DEBUG cinder.api.openstack.wsgi [req-ca27631c-ed3e-4d71-a3c1-d0a73f7c7b59 req-1014ae54-7b23-44c7-9ab9-8a40d4d3abae tempest-VolumesNegativeTest-647231114 tempest-VolumesNegativeTest-647231114-project-member] Calling method 'delete' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.814507] [55243]: INFO cinder.api.v3.volumes [req-ca27631c-ed3e-4d71-a3c1-d0a73f7c7b59 req-1014ae54-7b23-44c7-9ab9-8a40d4d3abae tempest-VolumesNegativeTest-647231114 tempest-VolumesNegativeTest-647231114-project-member] Delete volume with id: 94e397be-1123-4981-97c5-9963151ee9fd [ 1335.820845] [55243]: INFO cinder.api.openstack.wsgi [req-ca27631c-ed3e-4d71-a3c1-d0a73f7c7b59 req-1014ae54-7b23-44c7-9ab9-8a40d4d3abae tempest-VolumesNegativeTest-647231114 tempest-VolumesNegativeTest-647231114-project-member] http://10.180.1.21/volume/v3/volumes/94e397be-1123-4981-97c5-9963151ee9fd returned with HTTP 404 [ 1335.821360] [55243]: [pid: 55243|app: 0|req: 323/625] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 14 11:09:35 2025] DELETE /volume/v3/volumes/94e397be-1123-4981-97c5-9963151ee9fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1335.836825] [55244]: DEBUG cinder.api.middleware.request_id [req-dd60a89d-807e-424b-b31d-11de4b0cb01f req-16947fd2-9941-492a-afed-e1e6c52aedef None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.839150] [55244]: INFO cinder.api.openstack.wsgi [req-dd60a89d-807e-424b-b31d-11de4b0cb01f req-16947fd2-9941-492a-afed-e1e6c52aedef tempest-VolumesNegativeTest-647231114 tempest-VolumesNegativeTest-647231114-project-member] GET http://10.180.1.21/volume/v3/volumes/0efe2e51-ddd5-4c02-ac9a-30d50982e7d3 [ 1335.839385] [55244]: DEBUG cinder.api.openstack.wsgi [req-dd60a89d-807e-424b-b31d-11de4b0cb01f req-16947fd2-9941-492a-afed-e1e6c52aedef tempest-VolumesNegativeTest-647231114 tempest-VolumesNegativeTest-647231114-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.839598] [55244]: DEBUG cinder.api.openstack.wsgi [req-dd60a89d-807e-424b-b31d-11de4b0cb01f req-16947fd2-9941-492a-afed-e1e6c52aedef tempest-VolumesNegativeTest-647231114 tempest-VolumesNegativeTest-647231114-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.845637] [55244]: INFO cinder.api.openstack.wsgi [req-dd60a89d-807e-424b-b31d-11de4b0cb01f req-16947fd2-9941-492a-afed-e1e6c52aedef tempest-VolumesNegativeTest-647231114 tempest-VolumesNegativeTest-647231114-project-member] http://10.180.1.21/volume/v3/volumes/0efe2e51-ddd5-4c02-ac9a-30d50982e7d3 returned with HTTP 404 [ 1335.847107] [55244]: [pid: 55244|app: 0|req: 303/626] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:09:35 2025] GET /volume/v3/volumes/0efe2e51-ddd5-4c02-ac9a-30d50982e7d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1345.816905] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=1 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1345.842102] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=2 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1371.953171] [55243]: DEBUG cinder.api.middleware.request_id [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.955217] [55243]: INFO cinder.api.openstack.wsgi [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1371.955592] [55243]: DEBUG cinder.api.openstack.wsgi [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1172777885"}} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1371.957244] [55243]: DEBUG cinder.api.v3.volumes [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1172777885'}} {{(pid=55243) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1371.957379] [55243]: INFO cinder.api.v3.volumes [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Create volume of 1 GB [ 1371.967974] [55243]: INFO cinder.volume.api [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Availability Zones retrieved successfully. [ 1371.974919] [55243]: DEBUG cinder.volume.api [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Flow 'volume_create_api' (718beb7c-2d8a-4dab-aea2-644cfb75b3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1371.976105] [55243]: DEBUG cinder.volume.api [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08be42f1-5623-4a94-8fea-7f94c53f9e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1371.977150] [55243]: DEBUG cinder.volume.flows.api.create_volume [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Validating volume size '1' using validate_int {{(pid=55243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1371.994059] [55243]: DEBUG cinder.volume.api [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08be42f1-5623-4a94-8fea-7f94c53f9e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8b0aaf04-699a-4079-9f85-17530f623679,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b0aaf04-699a-4079-9f85-17530f623679', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1371.994951] [55243]: DEBUG cinder.volume.api [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0647af8-9bb0-47f7-a4f5-f5c54cf831ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1372.027463] [55243]: DEBUG cinder.quota [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Created reservations ['9b5407e0-f43c-4906-9ecd-18b6ac3a6c31', 'b2e6abb3-b66f-4a04-a8d9-86df7b9cd3b8', '0e6d92c5-622b-45bf-b82c-a611ad5b3394', '652ea046-f255-4181-99cf-403b6066456a'] {{(pid=55243) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1372.028316] [55243]: DEBUG cinder.volume.api [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0647af8-9bb0-47f7-a4f5-f5c54cf831ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b5407e0-f43c-4906-9ecd-18b6ac3a6c31', 'b2e6abb3-b66f-4a04-a8d9-86df7b9cd3b8', '0e6d92c5-622b-45bf-b82c-a611ad5b3394', '652ea046-f255-4181-99cf-403b6066456a']}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1372.029277] [55243]: DEBUG cinder.volume.api [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d3b540c-565d-41a2-aec0-98d56fa656a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1372.041741] [55243]: DEBUG cinder.volume.api [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d3b540c-565d-41a2-aec0-98d56fa656a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc35c04d-b357-4f64-acc5-336ff3d5da15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1172777885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c2defa68f5c414d82024a684060f46b',qos_specs=None,replication_status=,reservations=['9b5407e0-f43c-4906-9ecd-18b6ac3a6c31','b2e6abb3-b66f-4a04-a8d9-86df7b9cd3b8','0e6d92c5-622b-45bf-b82c-a611ad5b3394','652ea046-f255-4181-99cf-403b6066456a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d0f0f2e6e3d4f1d981dd4d7a31eae7c',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679), 'volume': 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-14T11:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1172777885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc35c04d-b357-4f64-acc5-336ff3d5da15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c2defa68f5c414d82024a684060f46b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d0f0f2e6e3d4f1d981dd4d7a31eae7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b0aaf04-699a-4079-9f85-17530f623679),volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1372.042632] [55243]: DEBUG cinder.volume.api [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733338e5-993f-455a-9833-5b0c61bb23e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1372.053692] [55243]: DEBUG cinder.volume.api [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733338e5-993f-455a-9833-5b0c61bb23e6) transitioned into state 'SUCCESS' from state '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-1172777885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c2defa68f5c414d82024a684060f46b',qos_specs=None,replication_status=,reservations=['9b5407e0-f43c-4906-9ecd-18b6ac3a6c31','b2e6abb3-b66f-4a04-a8d9-86df7b9cd3b8','0e6d92c5-622b-45bf-b82c-a611ad5b3394','652ea046-f255-4181-99cf-403b6066456a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d0f0f2e6e3d4f1d981dd4d7a31eae7c',volume_type_id=8b0aaf04-699a-4079-9f85-17530f623679)}' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1372.054502] [55243]: DEBUG cinder.volume.api [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a9e6c29-52ef-495a-9eda-5462fa469edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1372.062787] [55243]: DEBUG cinder.volume.api [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a9e6c29-52ef-495a-9eda-5462fa469edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55243) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1372.063802] [55243]: DEBUG cinder.volume.api [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Flow 'volume_create_api' (718beb7c-2d8a-4dab-aea2-644cfb75b3f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55243) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1372.064148] [55243]: INFO cinder.volume.api [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Create volume request issued successfully. [ 1372.064790] [55243]: INFO cinder.api.openstack.wsgi [None req-e4243bce-f593-4e37-a03c-d1a28652bab1 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1372.065366] [55243]: [pid: 55243|app: 0|req: 324/627] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 11:10:11 2025] POST /volume/v3/volumes => generated 756 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1372.073633] [55244]: DEBUG cinder.api.middleware.request_id [None req-8df6dec0-5e28-4f32-9d71-3623b451bc9d None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.075696] [55244]: INFO cinder.api.openstack.wsgi [None req-8df6dec0-5e28-4f32-9d71-3623b451bc9d tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 [ 1372.075920] [55244]: DEBUG cinder.api.openstack.wsgi [None req-8df6dec0-5e28-4f32-9d71-3623b451bc9d tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1372.076142] [55244]: DEBUG cinder.api.openstack.wsgi [None req-8df6dec0-5e28-4f32-9d71-3623b451bc9d tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1372.083582] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1372.083582] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1372.087232] [55244]: INFO cinder.volume.api [None req-8df6dec0-5e28-4f32-9d71-3623b451bc9d tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1372.091381] [55244]: INFO cinder.api.openstack.wsgi [None req-8df6dec0-5e28-4f32-9d71-3623b451bc9d tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 returned with HTTP 200 [ 1372.091816] [55244]: [pid: 55244|app: 0|req: 304/628] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:10:11 2025] GET /volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1373.102422] [55243]: DEBUG cinder.api.middleware.request_id [None req-0ad75f8c-ab8d-4c5b-b749-909ddf2404d0 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.104794] [55243]: INFO cinder.api.openstack.wsgi [None req-0ad75f8c-ab8d-4c5b-b749-909ddf2404d0 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 [ 1373.105024] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0ad75f8c-ab8d-4c5b-b749-909ddf2404d0 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1373.105248] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0ad75f8c-ab8d-4c5b-b749-909ddf2404d0 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1373.114047] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1373.114047] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1373.117431] [55243]: INFO cinder.volume.api [None req-0ad75f8c-ab8d-4c5b-b749-909ddf2404d0 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1373.121656] [55243]: INFO cinder.api.openstack.wsgi [None req-0ad75f8c-ab8d-4c5b-b749-909ddf2404d0 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 returned with HTTP 200 [ 1373.122087] [55243]: [pid: 55243|app: 0|req: 325/629] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:10:12 2025] GET /volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1382.089420] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=4 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1383.120112] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1391.592351] [55244]: DEBUG cinder.api.middleware.request_id [req-b575b6b7-c84a-47bc-815f-efa7bfc80a5d req-fe752154-9279-4ddc-858b-ef27bfbc99f0 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.594708] [55244]: INFO cinder.api.openstack.wsgi [req-b575b6b7-c84a-47bc-815f-efa7bfc80a5d req-fe752154-9279-4ddc-858b-ef27bfbc99f0 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 [ 1391.594930] [55244]: DEBUG cinder.api.openstack.wsgi [req-b575b6b7-c84a-47bc-815f-efa7bfc80a5d req-fe752154-9279-4ddc-858b-ef27bfbc99f0 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.595158] [55244]: DEBUG cinder.api.openstack.wsgi [req-b575b6b7-c84a-47bc-815f-efa7bfc80a5d req-fe752154-9279-4ddc-858b-ef27bfbc99f0 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.605345] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.605345] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.608976] [55244]: INFO cinder.volume.api [req-b575b6b7-c84a-47bc-815f-efa7bfc80a5d req-fe752154-9279-4ddc-858b-ef27bfbc99f0 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1391.613461] [55244]: INFO cinder.api.openstack.wsgi [req-b575b6b7-c84a-47bc-815f-efa7bfc80a5d req-fe752154-9279-4ddc-858b-ef27bfbc99f0 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 returned with HTTP 200 [ 1391.613825] [55244]: [pid: 55244|app: 0|req: 305/630] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:10:31 2025] GET /volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1391.626546] [55243]: DEBUG cinder.api.middleware.request_id [None req-a77872db-4dd1-4de0-bf07-9b6243aa0aea None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.626984] [55243]: INFO cinder.api.openstack.wsgi [None req-a77872db-4dd1-4de0-bf07-9b6243aa0aea None None] GET http://10.180.1.21/volume// [ 1391.627186] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a77872db-4dd1-4de0-bf07-9b6243aa0aea None None] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.627395] [55243]: DEBUG cinder.api.openstack.wsgi [None req-a77872db-4dd1-4de0-bf07-9b6243aa0aea None None] Calling method 'all' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.627798] [55243]: INFO cinder.api.openstack.wsgi [None req-a77872db-4dd1-4de0-bf07-9b6243aa0aea None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1391.628107] [55243]: [pid: 55243|app: 0|req: 326/631] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 11:10:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1391.631293] [55244]: DEBUG cinder.api.middleware.request_id [req-b575b6b7-c84a-47bc-815f-efa7bfc80a5d req-c0670516-e348-4dca-af30-b5115dcd4336 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.633334] [55244]: INFO cinder.api.openstack.wsgi [req-b575b6b7-c84a-47bc-815f-efa7bfc80a5d req-c0670516-e348-4dca-af30-b5115dcd4336 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1391.633716] [55244]: DEBUG cinder.api.openstack.wsgi [req-b575b6b7-c84a-47bc-815f-efa7bfc80a5d req-c0670516-e348-4dca-af30-b5115dcd4336 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc35c04d-b357-4f64-acc5-336ff3d5da15", "connector": null, "instance_uuid": "2c734864-85e6-4501-a1f5-9ae05acae250"}} {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1391.641713] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.641713] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.660667] [55244]: INFO cinder.api.openstack.wsgi [req-b575b6b7-c84a-47bc-815f-efa7bfc80a5d req-c0670516-e348-4dca-af30-b5115dcd4336 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1391.661060] [55244]: [pid: 55244|app: 0|req: 306/632] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 11:10:31 2025] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1391.687645] [55243]: DEBUG cinder.api.middleware.request_id [req-b575b6b7-c84a-47bc-815f-efa7bfc80a5d req-7a4e0f98-9d5f-4c27-8818-eb3b46a8eba5 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.689896] [55243]: INFO cinder.api.openstack.wsgi [req-b575b6b7-c84a-47bc-815f-efa7bfc80a5d req-7a4e0f98-9d5f-4c27-8818-eb3b46a8eba5 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] POST http://10.180.1.21/volume/v3/attachments/dac7c3a0-bd67-492a-beba-e6c953f08db4/action [ 1391.690314] [55243]: DEBUG cinder.api.openstack.wsgi [req-b575b6b7-c84a-47bc-815f-efa7bfc80a5d req-7a4e0f98-9d5f-4c27-8818-eb3b46a8eba5 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Action body: b'{"os-complete": null}' {{(pid=55243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1391.690456] [55243]: DEBUG cinder.api.openstack.wsgi [req-b575b6b7-c84a-47bc-815f-efa7bfc80a5d req-7a4e0f98-9d5f-4c27-8818-eb3b46a8eba5 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1391.704605] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.704605] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.710780] [55243]: INFO cinder.api.openstack.wsgi [req-b575b6b7-c84a-47bc-815f-efa7bfc80a5d req-7a4e0f98-9d5f-4c27-8818-eb3b46a8eba5 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/attachments/dac7c3a0-bd67-492a-beba-e6c953f08db4/action returned with HTTP 204 [ 1391.711294] [55243]: [pid: 55243|app: 0|req: 327/633] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 11:10:31 2025] POST /volume/v3/attachments/dac7c3a0-bd67-492a-beba-e6c953f08db4/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1391.725420] [55244]: DEBUG cinder.api.middleware.request_id [None req-ebc5d917-22c8-4657-98a1-c4f58ba80e30 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.727396] [55244]: INFO cinder.api.openstack.wsgi [None req-ebc5d917-22c8-4657-98a1-c4f58ba80e30 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 [ 1391.727617] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ebc5d917-22c8-4657-98a1-c4f58ba80e30 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.727834] [55244]: DEBUG cinder.api.openstack.wsgi [None req-ebc5d917-22c8-4657-98a1-c4f58ba80e30 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.737208] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.737208] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.740305] [55244]: INFO cinder.volume.api [None req-ebc5d917-22c8-4657-98a1-c4f58ba80e30 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1391.744554] [55244]: INFO cinder.api.openstack.wsgi [None req-ebc5d917-22c8-4657-98a1-c4f58ba80e30 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 returned with HTTP 200 [ 1391.744957] [55244]: [pid: 55244|app: 0|req: 307/634] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:10:31 2025] GET /volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1391.754119] [55243]: DEBUG cinder.api.middleware.request_id [None req-98cdc0df-f7ba-4dd7-aa91-476912a7ba06 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.756106] [55243]: INFO cinder.api.openstack.wsgi [None req-98cdc0df-f7ba-4dd7-aa91-476912a7ba06 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 [ 1391.756834] [55243]: DEBUG cinder.api.openstack.wsgi [None req-98cdc0df-f7ba-4dd7-aa91-476912a7ba06 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.756834] [55243]: DEBUG cinder.api.openstack.wsgi [None req-98cdc0df-f7ba-4dd7-aa91-476912a7ba06 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.766067] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.766067] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.768977] [55243]: INFO cinder.volume.api [None req-98cdc0df-f7ba-4dd7-aa91-476912a7ba06 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1391.773379] [55243]: INFO cinder.api.openstack.wsgi [None req-98cdc0df-f7ba-4dd7-aa91-476912a7ba06 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 returned with HTTP 200 [ 1391.773972] [55243]: [pid: 55243|app: 0|req: 328/635] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:10:31 2025] GET /volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1391.806630] [55244]: DEBUG cinder.api.middleware.request_id [req-896d3f85-ef9c-4419-b5b4-2749ae0d7eab req-a2cdb006-db4b-4612-9ccc-759794ef4ab2 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.808934] [55244]: INFO cinder.api.openstack.wsgi [req-896d3f85-ef9c-4419-b5b4-2749ae0d7eab req-a2cdb006-db4b-4612-9ccc-759794ef4ab2 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 [ 1391.809175] [55244]: DEBUG cinder.api.openstack.wsgi [req-896d3f85-ef9c-4419-b5b4-2749ae0d7eab req-a2cdb006-db4b-4612-9ccc-759794ef4ab2 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.809391] [55244]: DEBUG cinder.api.openstack.wsgi [req-896d3f85-ef9c-4419-b5b4-2749ae0d7eab req-a2cdb006-db4b-4612-9ccc-759794ef4ab2 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.818826] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.818826] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.821977] [55244]: INFO cinder.volume.api [req-896d3f85-ef9c-4419-b5b4-2749ae0d7eab req-a2cdb006-db4b-4612-9ccc-759794ef4ab2 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1391.826101] [55244]: INFO cinder.api.openstack.wsgi [req-896d3f85-ef9c-4419-b5b4-2749ae0d7eab req-a2cdb006-db4b-4612-9ccc-759794ef4ab2 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 returned with HTTP 200 [ 1391.826489] [55244]: [pid: 55244|app: 0|req: 308/636] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 11:10:31 2025] GET /volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1391.843152] [55243]: DEBUG cinder.api.middleware.request_id [req-896d3f85-ef9c-4419-b5b4-2749ae0d7eab req-877614f7-b263-4dce-a054-0f5b8ce28a70 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.845473] [55243]: INFO cinder.api.openstack.wsgi [req-896d3f85-ef9c-4419-b5b4-2749ae0d7eab req-877614f7-b263-4dce-a054-0f5b8ce28a70 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] DELETE http://10.180.1.21/volume/v3/attachments/dac7c3a0-bd67-492a-beba-e6c953f08db4 [ 1391.845758] [55243]: DEBUG cinder.api.openstack.wsgi [req-896d3f85-ef9c-4419-b5b4-2749ae0d7eab req-877614f7-b263-4dce-a054-0f5b8ce28a70 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.845998] [55243]: DEBUG cinder.api.openstack.wsgi [req-896d3f85-ef9c-4419-b5b4-2749ae0d7eab req-877614f7-b263-4dce-a054-0f5b8ce28a70 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'version_select' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.852869] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.852869] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1392.377415] [55243]: INFO cinder.api.openstack.wsgi [req-896d3f85-ef9c-4419-b5b4-2749ae0d7eab req-877614f7-b263-4dce-a054-0f5b8ce28a70 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/attachments/dac7c3a0-bd67-492a-beba-e6c953f08db4 returned with HTTP 200 [ 1392.378087] [55243]: [pid: 55243|app: 0|req: 329/637] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 11:10:31 2025] DELETE /volume/v3/attachments/dac7c3a0-bd67-492a-beba-e6c953f08db4 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1392.394757] [55244]: DEBUG cinder.api.middleware.request_id [None req-317ff958-5beb-4111-923a-fb7c9ae82680 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.396802] [55244]: INFO cinder.api.openstack.wsgi [None req-317ff958-5beb-4111-923a-fb7c9ae82680 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 [ 1392.397034] [55244]: DEBUG cinder.api.openstack.wsgi [None req-317ff958-5beb-4111-923a-fb7c9ae82680 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1392.397256] [55244]: DEBUG cinder.api.openstack.wsgi [None req-317ff958-5beb-4111-923a-fb7c9ae82680 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1392.404548] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1392.404548] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1392.407666] [55244]: INFO cinder.volume.api [None req-317ff958-5beb-4111-923a-fb7c9ae82680 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1392.411691] [55244]: INFO cinder.api.openstack.wsgi [None req-317ff958-5beb-4111-923a-fb7c9ae82680 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 returned with HTTP 200 [ 1392.412062] [55244]: [pid: 55244|app: 0|req: 309/638] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:10:31 2025] GET /volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1402.376649] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=19,cinder:UPDATE=5 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1402.409751] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1449.924046] [55243]: DEBUG cinder.api.middleware.request_id [None req-7822b868-fde0-4887-858b-90eed536eb0e None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.925989] [55243]: INFO cinder.api.openstack.wsgi [None req-7822b868-fde0-4887-858b-90eed536eb0e tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 [ 1449.926226] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7822b868-fde0-4887-858b-90eed536eb0e tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.926443] [55243]: DEBUG cinder.api.openstack.wsgi [None req-7822b868-fde0-4887-858b-90eed536eb0e tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.938322] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1449.938322] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1449.942364] [55243]: INFO cinder.volume.api [None req-7822b868-fde0-4887-858b-90eed536eb0e tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1449.946892] [55243]: INFO cinder.api.openstack.wsgi [None req-7822b868-fde0-4887-858b-90eed536eb0e tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 returned with HTTP 200 [ 1449.947412] [55243]: [pid: 55243|app: 0|req: 330/639] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:11:29 2025] GET /volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1449.992830] [55244]: DEBUG cinder.api.middleware.request_id [None req-a0909355-468d-4b2f-bc5d-99d59dc4880c None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.994852] [55244]: INFO cinder.api.openstack.wsgi [None req-a0909355-468d-4b2f-bc5d-99d59dc4880c tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 [ 1449.995087] [55244]: DEBUG cinder.api.openstack.wsgi [None req-a0909355-468d-4b2f-bc5d-99d59dc4880c tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.995484] [55244]: DEBUG cinder.api.openstack.wsgi [None req-a0909355-468d-4b2f-bc5d-99d59dc4880c tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1450.002917] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1450.002917] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1450.006179] [55244]: INFO cinder.volume.api [None req-a0909355-468d-4b2f-bc5d-99d59dc4880c tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1450.010300] [55244]: INFO cinder.api.openstack.wsgi [None req-a0909355-468d-4b2f-bc5d-99d59dc4880c tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 returned with HTTP 200 [ 1450.010662] [55244]: [pid: 55244|app: 0|req: 310/640] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:11:29 2025] GET /volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1457.012959] [55243]: DEBUG cinder.api.middleware.request_id [None req-af45aeb4-7dae-43a9-a86b-b7afb1bb2471 None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1457.014636] [55243]: INFO cinder.api.openstack.wsgi [None req-af45aeb4-7dae-43a9-a86b-b7afb1bb2471 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 [ 1457.014862] [55243]: DEBUG cinder.api.openstack.wsgi [None req-af45aeb4-7dae-43a9-a86b-b7afb1bb2471 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1457.015099] [55243]: DEBUG cinder.api.openstack.wsgi [None req-af45aeb4-7dae-43a9-a86b-b7afb1bb2471 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'delete' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1457.015337] [55243]: INFO cinder.api.v3.volumes [None req-af45aeb4-7dae-43a9-a86b-b7afb1bb2471 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Delete volume with id: fc35c04d-b357-4f64-acc5-336ff3d5da15 [ 1457.026019] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1457.026019] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1457.026525] [55243]: INFO cinder.volume.api [None req-af45aeb4-7dae-43a9-a86b-b7afb1bb2471 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1457.043057] [55243]: INFO cinder.volume.api [None req-af45aeb4-7dae-43a9-a86b-b7afb1bb2471 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Delete volume request issued successfully. [ 1457.043265] [55243]: INFO cinder.api.openstack.wsgi [None req-af45aeb4-7dae-43a9-a86b-b7afb1bb2471 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 returned with HTTP 202 [ 1457.043772] [55243]: [pid: 55243|app: 0|req: 331/641] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:11:36 2025] DELETE /volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1457.046661] [55244]: DEBUG cinder.api.middleware.request_id [None req-0150c7c8-167d-449e-add3-59471436c8f8 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1457.048776] [55244]: INFO cinder.api.openstack.wsgi [None req-0150c7c8-167d-449e-add3-59471436c8f8 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 [ 1457.049022] [55244]: DEBUG cinder.api.openstack.wsgi [None req-0150c7c8-167d-449e-add3-59471436c8f8 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1457.049249] [55244]: DEBUG cinder.api.openstack.wsgi [None req-0150c7c8-167d-449e-add3-59471436c8f8 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1457.057155] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1457.057155] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1457.061715] [55244]: INFO cinder.volume.api [None req-0150c7c8-167d-449e-add3-59471436c8f8 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1457.066541] [55244]: INFO cinder.api.openstack.wsgi [None req-0150c7c8-167d-449e-add3-59471436c8f8 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 returned with HTTP 200 [ 1457.066924] [55244]: [pid: 55244|app: 0|req: 311/642] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:11:36 2025] GET /volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1458.077642] [55243]: DEBUG cinder.api.middleware.request_id [None req-3bd5a957-54ee-472f-9a35-ccb8b87fcb0d None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1458.079994] [55243]: INFO cinder.api.openstack.wsgi [None req-3bd5a957-54ee-472f-9a35-ccb8b87fcb0d tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 [ 1458.080279] [55243]: DEBUG cinder.api.openstack.wsgi [None req-3bd5a957-54ee-472f-9a35-ccb8b87fcb0d tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1458.080543] [55243]: DEBUG cinder.api.openstack.wsgi [None req-3bd5a957-54ee-472f-9a35-ccb8b87fcb0d tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1458.087416] [55243]: INFO cinder.api.openstack.wsgi [None req-3bd5a957-54ee-472f-9a35-ccb8b87fcb0d tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 returned with HTTP 404 [ 1458.087911] [55243]: [pid: 55243|app: 0|req: 332/643] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:11:37 2025] GET /volume/v3/volumes/fc35c04d-b357-4f64-acc5-336ff3d5da15 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1458.133214] [55244]: DEBUG cinder.api.middleware.request_id [None req-fe3158cd-55ff-43c1-b686-dec6bc461c37 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1458.135219] [55244]: INFO cinder.api.openstack.wsgi [None req-fe3158cd-55ff-43c1-b686-dec6bc461c37 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] DELETE http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 [ 1458.135437] [55244]: DEBUG cinder.api.openstack.wsgi [None req-fe3158cd-55ff-43c1-b686-dec6bc461c37 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1458.135657] [55244]: DEBUG cinder.api.openstack.wsgi [None req-fe3158cd-55ff-43c1-b686-dec6bc461c37 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'delete' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1458.135869] [55244]: INFO cinder.api.v3.volumes [None req-fe3158cd-55ff-43c1-b686-dec6bc461c37 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Delete volume with id: 212dbcf5-f827-461c-a672-067c1636fd50 [ 1458.143285] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1458.143285] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1458.143778] [55244]: INFO cinder.volume.api [None req-fe3158cd-55ff-43c1-b686-dec6bc461c37 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1458.155782] [55244]: INFO cinder.volume.api [None req-fe3158cd-55ff-43c1-b686-dec6bc461c37 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Delete volume request issued successfully. [ 1458.155968] [55244]: INFO cinder.api.openstack.wsgi [None req-fe3158cd-55ff-43c1-b686-dec6bc461c37 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 returned with HTTP 202 [ 1458.156369] [55244]: [pid: 55244|app: 0|req: 312/644] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 11:11:37 2025] DELETE /volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1458.159516] [55243]: DEBUG cinder.api.middleware.request_id [None req-0ef0b9ac-62b8-4587-ba04-824a9d3fe87d None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1458.161297] [55243]: INFO cinder.api.openstack.wsgi [None req-0ef0b9ac-62b8-4587-ba04-824a9d3fe87d tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 [ 1458.161515] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0ef0b9ac-62b8-4587-ba04-824a9d3fe87d tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1458.161753] [55243]: DEBUG cinder.api.openstack.wsgi [None req-0ef0b9ac-62b8-4587-ba04-824a9d3fe87d tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1458.169672] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1458.169672] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1458.173223] [55243]: INFO cinder.volume.api [None req-0ef0b9ac-62b8-4587-ba04-824a9d3fe87d tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1458.177453] [55243]: INFO cinder.api.openstack.wsgi [None req-0ef0b9ac-62b8-4587-ba04-824a9d3fe87d tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 returned with HTTP 200 [ 1458.177842] [55243]: [pid: 55243|app: 0|req: 333/645] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:11:37 2025] GET /volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1459.188353] [55244]: DEBUG cinder.api.middleware.request_id [None req-7b244bc0-3334-4d2a-a8ef-56bacd94d391 None None] RequestId filter calling following filter/app {{(pid=55244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.190445] [55244]: INFO cinder.api.openstack.wsgi [None req-7b244bc0-3334-4d2a-a8ef-56bacd94d391 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 [ 1459.190670] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7b244bc0-3334-4d2a-a8ef-56bacd94d391 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1459.190887] [55244]: DEBUG cinder.api.openstack.wsgi [None req-7b244bc0-3334-4d2a-a8ef-56bacd94d391 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1459.198560] [55244]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1459.198560] [55244]: warnings.warn('Policy enforcement is depending on the value of ' [ 1459.201688] [55244]: INFO cinder.volume.api [None req-7b244bc0-3334-4d2a-a8ef-56bacd94d391 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Volume info retrieved successfully. [ 1459.205923] [55244]: INFO cinder.api.openstack.wsgi [None req-7b244bc0-3334-4d2a-a8ef-56bacd94d391 tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 returned with HTTP 200 [ 1459.206467] [55244]: [pid: 55244|app: 0|req: 313/646] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:11:38 2025] GET /volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1460.216488] [55243]: DEBUG cinder.api.middleware.request_id [None req-2ef21441-f58c-4149-a9f7-74d79782dd9e None None] RequestId filter calling following filter/app {{(pid=55243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1460.218732] [55243]: INFO cinder.api.openstack.wsgi [None req-2ef21441-f58c-4149-a9f7-74d79782dd9e tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] GET http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 [ 1460.218988] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2ef21441-f58c-4149-a9f7-74d79782dd9e tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Empty body provided in request {{(pid=55243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1460.219274] [55243]: DEBUG cinder.api.openstack.wsgi [None req-2ef21441-f58c-4149-a9f7-74d79782dd9e tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] Calling method 'show' {{(pid=55243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1460.226647] [55243]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1460.226647] [55243]: warnings.warn('Policy enforcement is depending on the value of ' [ 1460.229091] [55243]: INFO cinder.api.openstack.wsgi [None req-2ef21441-f58c-4149-a9f7-74d79782dd9e tempest-AttachVolumeShelveTestJSON-816831420 tempest-AttachVolumeShelveTestJSON-816831420-project-member] http://10.180.1.21/volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 returned with HTTP 404 [ 1460.229597] [55243]: [pid: 55243|app: 0|req: 334/647] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 11:11:39 2025] GET /volume/v3/volumes/212dbcf5-f827-461c-a672-067c1636fd50 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1469.203944] [55244]: DEBUG dbcounter [-] [55244] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55244) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1470.228513] [55243]: DEBUG dbcounter [-] [55243] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55243) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}