[ 396.265584] [55172]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 396.266956] [55172]: *** Starting uWSGI 2.0.20-debian (64bit) on [Mon Feb 17 22:27:56 2025] *** [ 396.266956] [55172]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 396.266956] [55172]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 396.266956] [55172]: nodename: devstack [ 396.266956] [55172]: machine: x86_64 [ 396.266956] [55172]: clock source: unix [ 396.266956] [55172]: pcre jit disabled [ 396.267282] [55172]: detected number of CPU cores: 8 [ 396.267282] [55172]: current working directory: / [ 396.267282] [55172]: detected binary path: /usr/bin/uwsgi-core [ 396.267282] [55172]: your processes number limit is 63753 [ 396.267282] [55172]: your memory page size is 4096 bytes [ 396.267282] [55172]: detected max file descriptor number: 2048 [ 396.267282] [55172]: lock engine: pthread robust mutexes [ 396.267282] [55172]: thunder lock: enabled [ 396.267598] [55172]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 396.267598] [55172]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 396.267598] [55172]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 396.267598] [55172]: Set PythonHome to /opt/stack/data/venv [ 396.296581] [55172]: Python main interpreter initialized at 0x57643cd45be0 [ 396.296581] [55172]: python threads support enabled [ 396.296581] [55172]: your server socket listen backlog is limited to 100 connections [ 396.296581] [55172]: your mercy for graceful operations on workers is 80 seconds [ 396.296899] [55172]: mapped 403077 bytes (393 KB) for 2 cores [ 396.296899] [55172]: *** Operational MODE: preforking *** [ 396.297090] [55172]: *** uWSGI is running in multiple interpreter mode *** [ 396.297090] [55172]: spawned uWSGI master process (pid: 55172) [ 396.297589] [55172]: spawned uWSGI worker 1 (pid: 55174, cores: 1) [ 396.298249] [55172]: spawned uWSGI worker 2 (pid: 55175, cores: 1) [ 396.298249] [55172]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 396.482773] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 396.482773] [55174]: debtcollector.deprecate( [ 396.486757] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 396.486757] [55175]: debtcollector.deprecate( [ 397.270251] [55174]: /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 [ 397.270251] [55174]: warnings.warn( [ 397.273381] [55175]: /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 [ 397.273381] [55175]: warnings.warn( [ 397.381735] [55174]: /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. [ 397.381735] [55174]: from defusedxml.lxml import parse [ 397.381928] [55175]: /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. [ 397.381928] [55175]: from defusedxml.lxml import parse [ 397.419055] [55174]: /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) [ 397.419055] [55174]: BASE = declarative_base() [ 397.419274] [55175]: /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) [ 397.419274] [55175]: BASE = declarative_base() [ 397.592011] [55175]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55175) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 397.592701] [55174]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55174) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 397.598562] [55175]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55175) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 397.598727] [55174]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55174) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 397.598964] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.599125] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.599584] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.599781] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.599826] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.600017] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.729665] [55175]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 397.729665] [55175]: @jsonschema.FormatChecker.cls_checks('date-time') [ 397.730034] [55174]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 397.730034] [55174]: @jsonschema.FormatChecker.cls_checks('date-time') [ 397.777855] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.777969] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.778021] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.778052] [55175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.778168] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.778218] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.778260] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.778655] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.778925] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.779022] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.779097] [55174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.779167] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.779234] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.779313] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.948393] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.948544] [55174]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.948577] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.948689] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.948742] [55174]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.948742] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.948852] [55175]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.948896] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.948937] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.948978] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.949037] [55175]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.949037] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.949037] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.949174] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.954214] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.954214] [55174]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.954356] [55174]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.954387] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.954424] [55174]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.954449] [55175]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.954478] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.954504] [55175]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.954529] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.954566] [55175]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.954596] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.954622] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.954622] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.954796] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.955785] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.955850] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.955903] [55174]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.955959] [55175]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.956015] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.956015] [55174]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.956114] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.956177] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.956228] [55175]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.956272] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.956317] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.956366] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.956409] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.956409] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.957179] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.957257] [55174]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.957329] [55174]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.957401] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.957493] [55174]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.957493] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.957567] [55175]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.957598] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.957623] [55175]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.957647] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.957686] [55175]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.957686] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.957733] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.957842] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.959027] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.959116] [55174]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.959186] [55174]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.959258] [55174]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.959324] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.959390] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.959538] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.959619] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.959665] [55175]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.959665] [55175]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.959665] [55175]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.959814] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.959814] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.959814] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.962831] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.962933] [55174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.962980] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.963052] [55174]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.963120] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.963185] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.963233] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.963277] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.963314] [55175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.963370] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.963446] [55175]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.963523] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.963582] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.963652] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.964536] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.964625] [55174]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.964680] [55174]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.964724] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.964770] [55174]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.964818] [55175]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.964861] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.964905] [55175]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.964968] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.965020] [55175]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.965057] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.965107] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.965107] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.965186] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.965650] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.965751] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.965823] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.965890] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.965933] [55174]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.965959] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.965996] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.966037] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.966062] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.966093] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.966119] [55175]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.966203] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.966275] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.966320] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.975610] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.975729] [55174]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.975806] [55174]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.975855] [55174]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.975907] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.975970] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.975970] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.976076] [55175]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.976127] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.976173] [55175]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.976173] [55175]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.976173] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.976295] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.976295] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.976816] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.976898] [55174]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.976967] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.977046] [55174]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.977105] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.977154] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.977185] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.977237] [55175]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.977279] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.977324] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.977377] [55175]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.977420] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.977471] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.977549] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.978940] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.979037] [55174]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.979114] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.979176] [55174]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.979225] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.979276] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.979312] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.979393] [55175]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.979423] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.979457] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.979457] [55175]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.979560] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.979585] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.979750] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.983602] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.983717] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.983769] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.983825] [55174]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.983893] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.983951] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.984008] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.984058] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.984123] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.984123] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.984204] [55175]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.984248] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.984311] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.984360] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.998749] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.998832] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 397.998865] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.998903] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 397.998931] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.998962] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 397.998987] [55175]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.999030] [55174]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 397.999056] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.999080] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 397.999106] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.999137] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 397.999169] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.999195] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 397.999967] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.000031] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.000095] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.000164] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.000164] [55175]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.000251] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.000287] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.000347] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.000390] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.000390] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.000443] [55174]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.000443] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.000529] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.000584] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.001157] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.001208] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.001274] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.001319] [55175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.001386] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.001450] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.001480] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.001519] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.001607] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.001695] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.001786] [55174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.001861] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.001954] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.002047] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.004095] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.004168] [55175]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.004198] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.004270] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.004316] [55174]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.004359] [55175]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.004401] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.004442] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.004442] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.004527] [55174]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.004527] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.004610] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.004648] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.004648] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.005225] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.005304] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.005376] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.005424] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.005494] [55175]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.005494] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.005554] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.005580] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.005605] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.005656] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.005690] [55174]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.005777] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.005842] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.005911] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.009534] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.009667] [55175]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.009667] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.009767] [55175]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.009878] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.009878] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.009990] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.010136] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.010136] [55174]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.010203] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.010269] [55174]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.010322] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.010367] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.010445] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.013064] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.013157] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.013205] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.013272] [55175]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.013338] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.013402] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.013433] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.013461] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.013487] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.013550] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.013621] [55174]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.013687] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.013751] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.013823] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.013896] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.013974] [55175]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.014050] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.014100] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.014128] [55175]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.014158] [55174]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.014185] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.014213] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.014239] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.014264] [55174]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.014289] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.014323] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.014408] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.014453] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.018045] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.018162] [55175]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.018228] [55175]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.018276] [55175]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.018321] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.018364] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.018448] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.018510] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.018589] [55174]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.018659] [55174]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.018729] [55174]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.018804] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.018876] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.018962] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.019210] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.019272] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.019316] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.019360] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.019396] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.019446] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.019518] [55175]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.019579] [55174]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.019640] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.019640] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.019727] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.019727] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.019819] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.019856] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.021507] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.021587] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.021673] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.021710] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.021737] [55174]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.021763] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.021789] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.021859] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.021905] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.021959] [55175]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.022032] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.022081] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.022081] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.022161] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.025005] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.025173] [55174]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.025173] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.025284] [55174]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.025284] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.025365] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.025401] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.025461] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.025499] [55175]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.025548] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.025590] [55175]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.025651] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.025725] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.025793] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.028458] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.028507] [55174]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.028586] [55174]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.028656] [55174]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.028722] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.028785] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.028857] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.028957] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.029053] [55175]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.029124] [55175]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.029190] [55175]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.029261] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.029325] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.029391] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.029658] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.029730] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.029764] [55174]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.029818] [55175]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.029861] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.029920] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.029972] [55174]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.030038] [55175]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.030076] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.030076] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.030204] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.030358] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.030393] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.030393] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.030874] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.030955] [55174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.031041] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.031083] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.031109] [55174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.031135] [55175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.031163] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.031189] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.031215] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.031248] [55175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.031276] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.031301] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.031405] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.031461] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.033258] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.033344] [55174]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.033404] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.033482] [55174]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.033536] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.033585] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.033628] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.033678] [55175]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.033725] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.033772] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.033772] [55175]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.033890] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.033890] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.033980] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.034721] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.034806] [55174]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.034853] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.034905] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.034947] [55175]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.034972] [55174]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.034997] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.035035] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.035061] [55175]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.035100] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.035124] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.035149] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.035178] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.035213] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.036958] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.037065] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.037137] [55174]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.037195] [55174]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.037235] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.037291] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.037345] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.037398] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.037441] [55175]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.037508] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.037536] [55175]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.037536] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.037536] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.037615] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.038668] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.038752] [55174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.038785] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.038842] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.038894] [55175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.038941] [55174]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.039018] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.039050] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.039074] [55175]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.039100] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.039133] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.039133] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.094752] [55175]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55175) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 398.094896] [55174]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55174) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 398.094933] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.094961] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.094987] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.095044] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.095173] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.095223] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.095267] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.095319] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.095362] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.095414] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.095458] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.095500] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.095541] [55175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.095596] [55174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.095642] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.095685] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.095726] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.095767] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.095809] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.095851] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.095893] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.095936] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.095988] [55175]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.096139] [55174]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.096171] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.096197] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.096222] [55175]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.096246] [55174]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.096271] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.096296] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.096320] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.096353] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.096378] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.096404] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.096435] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.096435] [55175]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.096483] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.096508] [55175]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.096532] [55174]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.096557] [55175]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.096584] [55174]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.096609] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.096635] [55174]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.096658] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.096689] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.096689] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.096755] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.096782] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.096808] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.096808] [55175]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.096860] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.096886] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.096911] [55174]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.096911] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.096958] [55175]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.096984] [55174]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.097018] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.097045] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.097076] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.097102] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.097126] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.097152] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.097177] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.097202] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.097228] [55175]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.097253] [55174]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.097279] [55175]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.097306] [55174]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.097331] [55175]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.097356] [55174]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.097381] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.097406] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.097430] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.097455] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.097481] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.097506] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.097533] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.097560] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.097585] [55175]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.097610] [55174]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.097634] [55175]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.097634] [55175]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.097681] [55174]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.097706] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.097731] [55174]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.097813] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.097838] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.097863] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.097888] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.097912] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.097937] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.097963] [55175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.097963] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.098015] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.098045] [55175]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.098072] [55174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.098097] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.098123] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.098152] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.098178] [55174]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.098203] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.098228] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.098253] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.098279] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.098307] [55175]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.098333] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.098358] [55175]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.098383] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.098408] [55175]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.098440] [55174]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.098465] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.098504] [55174]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.098530] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.098556] [55174]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.098583] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.098608] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.098632] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.098660] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.098685] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.098709] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.098738] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.098762] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.098789] [55175]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.098815] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.098840] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.098865] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.098890] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.098914] [55174]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.098939] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.098964] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.098989] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.099636] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.099703] [55175]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.099760] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.099806] [55175]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.099848] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.099891] [55175]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.099932] [55174]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.099974] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.100024] [55174]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.100074] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.100116] [55174]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.100159] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.100201] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.100243] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.100286] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.100329] [55175]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.100370] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.100413] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.100473] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.100535] [55175]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.100535] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.100620] [55174]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.100660] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.100702] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.100744] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.100784] [55174]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.100826] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.100871] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.100915] [55175]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.100956] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.101088] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.101145] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.101189] [55175]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.101230] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.101279] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.101322] [55174]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.101371] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.101414] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.101455] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.101499] [55174]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.101541] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.101585] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.101627] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.101668] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.101709] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.101754] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.101797] [55175]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.101840] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.101883] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.101924] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.101970] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.102020] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.102065] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.102110] [55174]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.102110] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.102197] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.102246] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.102365] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.102365] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.102453] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.102507] [55175]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.102552] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.102596] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.102645] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.102689] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.102738] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.102779] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.102821] [55174]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.102863] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.102906] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.102906] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.102986] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.102986] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.103091] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.103135] [55175]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.103178] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.103220] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.103262] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.103305] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.103346] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.103388] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.103442] [55174]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.103486] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.103529] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.103572] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.103614] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.103655] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.103696] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.103737] [55175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.103780] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.103825] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.103872] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.103924] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.103969] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.104020] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.104066] [55174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.104114] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.104156] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.104203] [55175]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.104248] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.104290] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.104332] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.104374] [55175]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.104416] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.104462] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.104505] [55174]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.104547] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.104588] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.104631] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.104674] [55174]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.104715] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.104758] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.104805] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.104850] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.104892] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.104934] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.104976] [55175]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.105026] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.105072] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.105115] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.105157] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.105198] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.105245] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.105289] [55174]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.105330] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.105387] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.105431] [55175]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.105482] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.105525] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.105566] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.105608] [55175]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.105649] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.105696] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.105738] [55174]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.105779] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.105820] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.105863] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.105904] [55174]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.105945] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.105987] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.106040] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.106087] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.106136] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.106185] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.106227] [55175]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.106344] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.106406] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.106451] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.106494] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.106538] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.106585] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.106629] [55174]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.106671] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.106714] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.106755] [55175]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.106795] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.106837] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.106878] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.106929] [55175]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.106973] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.107023] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.107069] [55174]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.107111] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.107152] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.107194] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.107230] [55174]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.107276] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.107332] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.107363] [55175]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.107390] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.107415] [55175]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.107440] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.107465] [55175]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.107490] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.107515] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.107539] [55174]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.107567] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.107593] [55174]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.107617] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.107642] [55174]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.107667] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.107692] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.107716] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.107741] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.107765] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.107792] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.107817] [55175]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.107842] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.107875] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.107901] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.107926] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.107951] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.107975] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.108023] [55174]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.108099] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.108125] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.108150] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.108175] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.108199] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.108199] [55175]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.108245] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.108271] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.108295] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.108322] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.108347] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.108347] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.108393] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.108418] [55174]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.108443] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.108468] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.108491] [55175]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.108516] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.108543] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.108568] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.108592] [55175]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.108592] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.108637] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.108661] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.108685] [55174]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.108685] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.108729] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.108757] [55174]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.108783] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.108783] [55175]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.108828] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.108853] [55175]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.108877] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.108901] [55175]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.108925] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.108949] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.108976] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.109305] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.109360] [55174]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.109404] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.109446] [55174]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.109499] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.109559] [55174]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.109602] [55175]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.109644] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.109687] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.109737] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.109779] [55175]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.109821] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.109866] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.109909] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.109951] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.109992] [55174]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.110051] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.110095] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.110155] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.110201] [55174]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.110243] [55175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.110289] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.110331] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.110373] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.110415] [55175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.110462] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.110518] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.110567] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.110609] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.110652] [55174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.110694] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.110736] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.110778] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.110820] [55174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.110861] [55175]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.110903] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.110963] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.111018] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.111063] [55175]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.111112] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.111155] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.111196] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.111302] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.111351] [55174]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.111392] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.111442] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.111485] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.111528] [55174]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.111570] [55175]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.111611] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.111653] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.111694] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.111741] [55175]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.111784] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.111851] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.111901] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.111945] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.112065] [55174]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.112116] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.112159] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.112200] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.112242] [55174]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.112283] [55175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.112331] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.112375] [55175]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.112498] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.112548] [55175]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.112597] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.112640] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.112682] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.112723] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.112764] [55174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.112811] [55175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.112853] [55174]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.112894] [55175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55175) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.112936] [55174]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.112978] [55175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.113029] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.113074] [55175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.113115] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.113163] [55175]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.113209] [55174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.113251] [55175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.113298] [55174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55174) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.113340] [55175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55175) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.113381] [55174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 398.113381] [55174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 398.113381] [55174]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 398.113381] [55174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 398.113381] [55174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55174) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 398.134150] [55175]: INFO dbcounter [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Registered counter for database cinder [ 398.134361] [55174]: INFO dbcounter [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Registered counter for database cinder [ 398.143210] [55174]: DEBUG oslo_db.sqlalchemy.engines [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 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=55174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 398.143331] [55175]: DEBUG oslo_db.sqlalchemy.engines [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 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=55175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 398.272074] [55174]: DEBUG dbcounter [-] [55174] Writer thread running {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 398.275597] [55175]: DEBUG dbcounter [-] [55175] Writer thread running {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 398.275905] [55174]: INFO cinder.rpc [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 398.277799] [55175]: INFO cinder.rpc [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 398.278262] [55174]: INFO cinder.rpc [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 398.280088] [55175]: INFO cinder.rpc [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 398.280422] [55174]: INFO cinder.rpc [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 398.282340] [55175]: INFO cinder.rpc [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 398.282598] [55174]: INFO cinder.rpc [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 398.283014] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.283239] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.284148] [55175]: INFO cinder.rpc [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 398.284556] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.284747] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.284793] [55174]: WARNING cinder.keymgr.conf_key_mgr [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 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' [ 398.285462] [55175]: WARNING cinder.keymgr.conf_key_mgr [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 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' [ 398.288281] [55174]: DEBUG oslo_db.sqlalchemy.engines [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 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=55174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 398.288421] [55175]: DEBUG oslo_db.sqlalchemy.engines [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 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=55175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 398.289969] [55174]: INFO cinder.rpc [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 398.290203] [55175]: INFO cinder.rpc [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 398.291829] [55174]: INFO cinder.rpc [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 398.292253] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.292420] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.292508] [55175]: INFO cinder.rpc [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 398.293090] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.293266] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.293604] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.293771] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.294367] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.294537] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.294571] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.294732] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.295332] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.295491] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.306185] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.306354] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.307729] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.307922] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.309065] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.309237] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.310920] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.311092] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.311973] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.312153] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.314030] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.314210] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.316032] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.316202] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.318179] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.318356] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.318738] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.318900] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.321182] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.321384] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.321536] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.321703] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.324369] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.324510] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.324557] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.324673] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.326825] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.326984] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.327639] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.327806] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.329319] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.329514] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.330053] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.330216] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.330431] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.330604] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.332616] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.332778] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.333677] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.333719] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.333839] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.333886] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.336878] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.337055] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.428693] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.428929] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.432317] [55174]: WARNING cinder.api.contrib.hosts [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 398.432446] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.432531] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.432750] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.432919] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.433780] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.433938] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.434882] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.435059] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.435812] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.435859] [55175]: WARNING cinder.api.contrib.hosts [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 398.435972] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.436269] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.436433] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.436977] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.437149] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.437303] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.437474] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.438082] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.438243] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.438500] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.438663] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.439044] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.439208] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.439428] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.439613] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.440155] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.440315] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.440697] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.440872] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.441231] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.441393] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.441795] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.441956] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.442110] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: extensions {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.442775] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.442934] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.443454] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: os-hosts {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.443868] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.444049] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.444975] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.445157] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.445480] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: qos-specs {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.445854] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: extensions {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.447240] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: os-hosts {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.447710] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: os-quota-class-sets {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.449142] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: scheduler-stats {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.449230] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: qos-specs {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.450746] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: os-snapshot-manage {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.451521] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: os-quota-class-sets {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.452687] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: capabilities {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.452985] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: scheduler-stats {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.454071] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: encryption {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.454524] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: os-snapshot-manage {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.455726] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: cgsnapshots {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.456043] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: capabilities {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.457195] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: os-quota-sets {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.457424] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: encryption {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.458744] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: os-volume-manage {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.459126] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: cgsnapshots {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.460981] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: os-quota-sets {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.461134] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: os-volume-transfer {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.462530] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: os-volume-manage {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.463185] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: os-volume-type-access {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.464773] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: backups {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.465009] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: os-volume-transfer {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.466709] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: os-volume-type-access {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.466803] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: os-services {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.468154] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: consistencygroups {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.468368] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: backups {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.470180] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: extra_specs {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.470902] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: os-services {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.471766] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: os-availability-zone {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.472258] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: consistencygroups {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.473092] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extended resource: encryption {{(pid=55174) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.474384] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: extra_specs {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.475015] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.475207] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.476015] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: os-availability-zone {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.476159] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.476322] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.477167] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.477325] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.477364] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extended resource: encryption {{(pid=55175) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 398.478214] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.478373] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.479289] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.479344] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.479449] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.479492] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.480417] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.480541] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.480598] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.480700] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.481525] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.481627] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.482052] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.482087] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.482555] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.482673] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.482705] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.482834] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.483685] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.483797] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.483847] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.483957] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.484649] [55174]: WARNING stevedore.named [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.484809] [55174]: WARNING castellan.key_manager [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.484955] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.485143] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.485518] [55174]: DEBUG cinder.api.contrib.snapshot_actions [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] SnapshotActionsController initialized {{(pid=55174) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 398.485652] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension VolumeActions extending resource: volumes {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.485810] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension UsedLimits extending resource: limits {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.485935] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.486068] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.486102] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.486185] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension TypesManage extending resource: types {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.486270] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.486310] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.486423] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension AdminActions extending resource: volumes {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.486551] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension AdminActions extending resource: snapshots {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.486672] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension AdminActions extending resource: backups {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.486807] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.486908] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.487046] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.487119] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.487170] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.487279] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.487373] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.487510] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.487642] [55174]: DEBUG cinder.api.openstack [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55174) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.488331] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.488512] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.489328] [55175]: WARNING stevedore.named [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 398.489519] [55175]: WARNING castellan.key_manager [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 398.489792] [55174]: WARNING keystonemiddleware.auth_token [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 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. [ 398.490216] [55175]: DEBUG cinder.api.contrib.snapshot_actions [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] SnapshotActionsController initialized {{(pid=55175) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 398.490354] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension VolumeActions extending resource: volumes {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.490539] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension UsedLimits extending resource: limits {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.490703] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.490833] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.490951] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension TypesManage extending resource: types {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.491093] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.491216] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension AdminActions extending resource: volumes {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.491341] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension AdminActions extending resource: snapshots {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.491462] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension AdminActions extending resource: backups {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.491582] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.491712] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.491832] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.491956] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.492178] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.492325] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.492442] [55175]: DEBUG cinder.api.openstack [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55175) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 398.494108] [55174]: WARNING keystonemiddleware.auth_token [None req-5ab3dd50-b821-4a83-bc21-488be9677b44 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 [ 398.494625] [55175]: WARNING keystonemiddleware.auth_token [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 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. [ 398.496517] [55174]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x57643cd45be0 pid: 55174 (default app) [ 398.499037] [55175]: WARNING keystonemiddleware.auth_token [None req-b6ddc2e4-91a6-4b51-a05b-e4efb20e1ca9 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 [ 398.501475] [55175]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x57643cd45be0 pid: 55175 (default app) [ 398.505751] [55174]: /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. [ 398.505751] [55174]: warnings.warn(deprecated_msg) [ 398.505864] [55174]: /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. [ 398.505864] [55174]: warnings.warn(deprecated_msg) [ 398.505864] [55174]: /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. [ 398.505864] [55174]: warnings.warn(deprecated_msg) [ 398.505864] [55174]: /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. [ 398.506053] [55174]: warnings.warn(deprecated_msg) [ 398.506053] [55174]: /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. [ 398.506053] [55174]: warnings.warn(deprecated_msg) [ 398.506053] [55174]: /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. [ 398.506053] [55174]: warnings.warn(deprecated_msg) [ 398.506053] [55174]: /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. [ 398.506243] [55174]: warnings.warn(deprecated_msg) [ 398.506243] [55174]: /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. [ 398.506243] [55174]: warnings.warn(deprecated_msg) [ 398.506243] [55174]: /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. [ 398.506243] [55174]: warnings.warn(deprecated_msg) [ 398.506388] [55174]: /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. [ 398.506388] [55174]: warnings.warn(deprecated_msg) [ 398.506388] [55174]: /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. [ 398.506388] [55174]: warnings.warn(deprecated_msg) [ 398.506511] [55174]: /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. [ 398.506511] [55174]: warnings.warn(deprecated_msg) [ 398.506511] [55174]: /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. [ 398.506511] [55174]: warnings.warn(deprecated_msg) [ 398.506630] [55174]: /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. [ 398.506630] [55174]: warnings.warn(deprecated_msg) [ 398.506630] [55174]: /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. [ 398.506630] [55174]: warnings.warn(deprecated_msg) [ 398.506630] [55174]: /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. [ 398.506787] [55174]: warnings.warn(deprecated_msg) [ 398.506787] [55174]: /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. [ 398.506787] [55174]: warnings.warn(deprecated_msg) [ 398.506787] [55174]: /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. [ 398.506787] [55174]: warnings.warn(deprecated_msg) [ 398.506994] [55174]: /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. [ 398.506994] [55174]: warnings.warn(deprecated_msg) [ 398.506994] [55174]: /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. [ 398.506994] [55174]: warnings.warn(deprecated_msg) [ 398.506994] [55174]: /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. [ 398.506994] [55174]: warnings.warn(deprecated_msg) [ 398.507183] [55174]: /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. [ 398.507183] [55174]: warnings.warn(deprecated_msg) [ 398.507183] [55174]: /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. [ 398.507183] [55174]: warnings.warn(deprecated_msg) [ 398.507183] [55174]: /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. [ 398.507183] [55174]: warnings.warn(deprecated_msg) [ 398.507365] [55174]: /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. [ 398.507365] [55174]: warnings.warn(deprecated_msg) [ 398.507365] [55174]: /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. [ 398.507365] [55174]: warnings.warn(deprecated_msg) [ 398.507365] [55174]: /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. [ 398.507365] [55174]: warnings.warn(deprecated_msg) [ 398.507564] [55174]: /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. [ 398.507564] [55174]: warnings.warn(deprecated_msg) [ 398.507564] [55174]: /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. [ 398.507564] [55174]: warnings.warn(deprecated_msg) [ 398.507564] [55174]: /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. [ 398.507564] [55174]: warnings.warn(deprecated_msg) [ 398.507742] [55174]: /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. [ 398.507742] [55174]: warnings.warn(deprecated_msg) [ 398.507742] [55174]: /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. [ 398.507742] [55174]: warnings.warn(deprecated_msg) [ 398.507862] [55174]: /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. [ 398.507862] [55174]: warnings.warn(deprecated_msg) [ 398.507862] [55174]: /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. [ 398.507862] [55174]: warnings.warn(deprecated_msg) [ 398.507862] [55174]: /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. [ 398.508024] [55174]: warnings.warn(deprecated_msg) [ 398.508024] [55174]: /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. [ 398.508024] [55174]: warnings.warn(deprecated_msg) [ 398.508024] [55174]: /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. [ 398.508024] [55174]: warnings.warn(deprecated_msg) [ 398.508167] [55174]: /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. [ 398.508167] [55174]: warnings.warn(deprecated_msg) [ 398.508167] [55174]: /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. [ 398.508167] [55174]: warnings.warn(deprecated_msg) [ 398.508167] [55174]: /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. [ 398.508167] [55174]: warnings.warn(deprecated_msg) [ 398.508332] [55174]: /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. [ 398.508332] [55174]: warnings.warn(deprecated_msg) [ 398.508332] [55174]: /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. [ 398.508332] [55174]: warnings.warn(deprecated_msg) [ 398.508332] [55174]: /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. [ 398.508894] [55174]: warnings.warn(deprecated_msg) [ 398.508894] [55174]: /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. [ 398.508894] [55174]: warnings.warn(deprecated_msg) [ 398.508894] [55174]: /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. [ 398.508894] [55174]: warnings.warn(deprecated_msg) [ 398.509670] [55174]: /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. [ 398.509670] [55174]: warnings.warn(deprecated_msg) [ 398.509670] [55174]: /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. [ 398.509670] [55174]: warnings.warn(deprecated_msg) [ 398.509891] [55174]: /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. [ 398.509891] [55174]: warnings.warn(deprecated_msg) [ 398.509891] [55174]: /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. [ 398.509891] [55174]: warnings.warn(deprecated_msg) [ 398.510120] [55174]: /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. [ 398.510120] [55174]: warnings.warn(deprecated_msg) [ 398.510120] [55174]: /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. [ 398.510120] [55174]: warnings.warn(deprecated_msg) [ 398.510120] [55174]: /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. [ 398.510383] [55174]: warnings.warn(deprecated_msg) [ 398.510383] [55174]: /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. [ 398.510383] [55174]: warnings.warn(deprecated_msg) [ 398.510383] [55174]: /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. [ 398.510383] [55174]: warnings.warn(deprecated_msg) [ 398.510681] [55174]: /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. [ 398.510681] [55174]: warnings.warn(deprecated_msg) [ 398.510681] [55174]: /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. [ 398.510681] [55174]: warnings.warn(deprecated_msg) [ 398.510969] [55174]: /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. [ 398.510969] [55174]: warnings.warn(deprecated_msg) [ 398.510969] [55174]: /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. [ 398.510969] [55174]: warnings.warn(deprecated_msg) [ 398.511201] [55174]: /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. [ 398.511201] [55174]: warnings.warn(deprecated_msg) [ 398.511201] [55174]: /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. [ 398.511201] [55174]: warnings.warn(deprecated_msg) [ 398.511403] [55174]: /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. [ 398.511403] [55174]: warnings.warn(deprecated_msg) [ 398.511403] [55174]: /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. [ 398.511403] [55174]: warnings.warn(deprecated_msg) [ 398.511607] [55174]: /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. [ 398.511607] [55174]: warnings.warn(deprecated_msg) [ 398.511607] [55174]: /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. [ 398.511607] [55174]: warnings.warn(deprecated_msg) [ 398.511802] [55174]: /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. [ 398.511802] [55174]: warnings.warn(deprecated_msg) [ 398.511802] [55174]: /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. [ 398.511802] [55174]: warnings.warn(deprecated_msg) [ 398.511802] [55174]: /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. [ 398.511802] [55174]: warnings.warn(deprecated_msg) [ 398.512112] [55174]: /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. [ 398.512112] [55174]: warnings.warn(deprecated_msg) [ 398.512112] [55174]: /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. [ 398.512112] [55174]: warnings.warn(deprecated_msg) [ 398.512112] [55174]: /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. [ 398.512355] [55174]: warnings.warn(deprecated_msg) [ 398.512355] [55174]: /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. [ 398.512355] [55174]: warnings.warn(deprecated_msg) [ 398.512355] [55174]: /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. [ 398.512355] [55174]: warnings.warn(deprecated_msg) [ 398.512355] [55174]: /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. [ 398.512355] [55174]: warnings.warn(deprecated_msg) [ 398.512693] [55174]: /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. [ 398.512693] [55174]: warnings.warn(deprecated_msg) [ 398.512693] [55174]: /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. [ 398.512693] [55174]: warnings.warn(deprecated_msg) [ 398.512693] [55174]: /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. [ 398.512693] [55174]: warnings.warn(deprecated_msg) [ 398.512988] [55174]: /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. [ 398.512988] [55174]: warnings.warn(deprecated_msg) [ 398.512988] [55174]: /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. [ 398.512988] [55174]: warnings.warn(deprecated_msg) [ 398.512988] [55174]: /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. [ 398.512988] [55174]: warnings.warn(deprecated_msg) [ 398.513323] [55174]: /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. [ 398.513323] [55174]: warnings.warn(deprecated_msg) [ 398.513323] [55174]: /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. [ 398.513323] [55174]: warnings.warn(deprecated_msg) [ 398.513323] [55174]: /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. [ 398.513323] [55174]: warnings.warn(deprecated_msg) [ 398.513857] [55174]: /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. [ 398.513857] [55174]: warnings.warn(deprecated_msg) [ 398.513857] [55174]: /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. [ 398.513857] [55174]: warnings.warn(deprecated_msg) [ 398.514106] [55174]: /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. [ 398.514106] [55174]: warnings.warn(deprecated_msg) [ 398.514106] [55174]: /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. [ 398.514106] [55174]: warnings.warn(deprecated_msg) [ 398.514305] [55174]: /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. [ 398.514305] [55174]: warnings.warn(deprecated_msg) [ 398.514305] [55174]: /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. [ 398.514305] [55174]: warnings.warn(deprecated_msg) [ 398.514510] [55174]: /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. [ 398.514510] [55174]: warnings.warn(deprecated_msg) [ 398.514510] [55174]: /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. [ 398.514510] [55174]: warnings.warn(deprecated_msg) [ 398.514510] [55174]: DEBUG cinder.api.middleware.request_id [None req-26a36eaf-55d9-4e27-91ba-817979b8a89c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 398.514510] [55174]: [pid: 55174|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Mon Feb 17 22:27:58 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 401.863020] [55175]: /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. [ 401.863020] [55175]: warnings.warn(deprecated_msg) [ 401.863020] [55175]: /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. [ 401.863020] [55175]: warnings.warn(deprecated_msg) [ 401.863020] [55175]: /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. [ 401.867116] [55175]: warnings.warn(deprecated_msg) [ 401.867116] [55175]: /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. [ 401.867116] [55175]: warnings.warn(deprecated_msg) [ 401.867116] [55175]: /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. [ 401.867116] [55175]: warnings.warn(deprecated_msg) [ 401.867296] [55175]: /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. [ 401.867296] [55175]: warnings.warn(deprecated_msg) [ 401.867296] [55175]: /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. [ 401.867296] [55175]: warnings.warn(deprecated_msg) [ 401.867296] [55175]: /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. [ 401.867296] [55175]: warnings.warn(deprecated_msg) [ 401.867460] [55175]: /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. [ 401.867460] [55175]: warnings.warn(deprecated_msg) [ 401.867460] [55175]: /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. [ 401.867460] [55175]: warnings.warn(deprecated_msg) [ 401.867607] [55175]: /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. [ 401.867607] [55175]: warnings.warn(deprecated_msg) [ 401.867607] [55175]: /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. [ 401.867607] [55175]: warnings.warn(deprecated_msg) [ 401.867712] [55175]: /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. [ 401.867712] [55175]: warnings.warn(deprecated_msg) [ 401.867712] [55175]: /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. [ 401.867712] [55175]: warnings.warn(deprecated_msg) [ 401.867824] [55175]: /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. [ 401.867824] [55175]: warnings.warn(deprecated_msg) [ 401.867824] [55175]: /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. [ 401.867824] [55175]: warnings.warn(deprecated_msg) [ 401.867824] [55175]: /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. [ 401.867957] [55175]: warnings.warn(deprecated_msg) [ 401.867957] [55175]: /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. [ 401.867957] [55175]: warnings.warn(deprecated_msg) [ 401.867957] [55175]: /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. [ 401.867957] [55175]: warnings.warn(deprecated_msg) [ 401.868163] [55175]: /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. [ 401.868163] [55175]: warnings.warn(deprecated_msg) [ 401.868163] [55175]: /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. [ 401.868163] [55175]: warnings.warn(deprecated_msg) [ 401.868163] [55175]: /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. [ 401.868163] [55175]: warnings.warn(deprecated_msg) [ 401.868428] [55175]: /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. [ 401.868428] [55175]: warnings.warn(deprecated_msg) [ 401.868428] [55175]: /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. [ 401.868428] [55175]: warnings.warn(deprecated_msg) [ 401.868428] [55175]: /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. [ 401.868428] [55175]: warnings.warn(deprecated_msg) [ 401.868731] [55175]: /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. [ 401.868731] [55175]: warnings.warn(deprecated_msg) [ 401.868731] [55175]: /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. [ 401.868731] [55175]: warnings.warn(deprecated_msg) [ 401.868731] [55175]: /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. [ 401.868731] [55175]: warnings.warn(deprecated_msg) [ 401.869047] [55175]: /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. [ 401.869047] [55175]: warnings.warn(deprecated_msg) [ 401.869047] [55175]: /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. [ 401.869047] [55175]: warnings.warn(deprecated_msg) [ 401.869047] [55175]: /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. [ 401.869311] [55175]: warnings.warn(deprecated_msg) [ 401.869311] [55175]: /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. [ 401.869311] [55175]: warnings.warn(deprecated_msg) [ 401.869311] [55175]: /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. [ 401.869311] [55175]: warnings.warn(deprecated_msg) [ 401.869544] [55175]: /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. [ 401.869544] [55175]: warnings.warn(deprecated_msg) [ 401.869544] [55175]: /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. [ 401.869544] [55175]: warnings.warn(deprecated_msg) [ 401.869544] [55175]: /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. [ 401.869544] [55175]: warnings.warn(deprecated_msg) [ 401.869844] [55175]: /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. [ 401.869844] [55175]: warnings.warn(deprecated_msg) [ 401.869844] [55175]: /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. [ 401.869844] [55175]: warnings.warn(deprecated_msg) [ 401.869844] [55175]: /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. [ 401.869844] [55175]: warnings.warn(deprecated_msg) [ 401.870137] [55175]: /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. [ 401.870137] [55175]: warnings.warn(deprecated_msg) [ 401.870137] [55175]: /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. [ 401.870137] [55175]: warnings.warn(deprecated_msg) [ 401.870137] [55175]: /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. [ 401.870385] [55175]: warnings.warn(deprecated_msg) [ 401.870385] [55175]: /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. [ 401.870385] [55175]: warnings.warn(deprecated_msg) [ 401.870385] [55175]: /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. [ 401.870385] [55175]: warnings.warn(deprecated_msg) [ 401.870620] [55175]: /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. [ 401.870620] [55175]: warnings.warn(deprecated_msg) [ 401.870620] [55175]: /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. [ 401.870620] [55175]: warnings.warn(deprecated_msg) [ 401.870814] [55175]: /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. [ 401.870814] [55175]: warnings.warn(deprecated_msg) [ 401.870814] [55175]: /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. [ 401.870814] [55175]: warnings.warn(deprecated_msg) [ 401.871010] [55175]: /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. [ 401.871010] [55175]: warnings.warn(deprecated_msg) [ 401.871010] [55175]: /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. [ 401.871010] [55175]: warnings.warn(deprecated_msg) [ 401.871010] [55175]: /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. [ 401.871260] [55175]: warnings.warn(deprecated_msg) [ 401.871260] [55175]: /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. [ 401.871260] [55175]: warnings.warn(deprecated_msg) [ 401.871260] [55175]: /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. [ 401.871260] [55175]: warnings.warn(deprecated_msg) [ 401.871483] [55175]: /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. [ 401.871483] [55175]: warnings.warn(deprecated_msg) [ 401.871483] [55175]: /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. [ 401.871483] [55175]: warnings.warn(deprecated_msg) [ 401.871677] [55175]: /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. [ 401.871677] [55175]: warnings.warn(deprecated_msg) [ 401.871677] [55175]: /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. [ 401.871677] [55175]: warnings.warn(deprecated_msg) [ 401.871865] [55175]: /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. [ 401.871865] [55175]: warnings.warn(deprecated_msg) [ 401.871865] [55175]: /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. [ 401.871865] [55175]: warnings.warn(deprecated_msg) [ 401.872078] [55175]: /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. [ 401.872078] [55175]: warnings.warn(deprecated_msg) [ 401.872078] [55175]: /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. [ 401.872078] [55175]: warnings.warn(deprecated_msg) [ 401.872269] [55175]: /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. [ 401.872269] [55175]: warnings.warn(deprecated_msg) [ 401.872269] [55175]: /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. [ 401.872269] [55175]: warnings.warn(deprecated_msg) [ 401.872455] [55175]: /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. [ 401.872455] [55175]: warnings.warn(deprecated_msg) [ 401.872455] [55175]: /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. [ 401.872455] [55175]: warnings.warn(deprecated_msg) [ 401.872455] [55175]: /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. [ 401.872698] [55175]: warnings.warn(deprecated_msg) [ 401.872698] [55175]: /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. [ 401.872698] [55175]: warnings.warn(deprecated_msg) [ 401.872698] [55175]: /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. [ 401.872698] [55175]: warnings.warn(deprecated_msg) [ 401.872698] [55175]: /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. [ 401.872978] [55175]: warnings.warn(deprecated_msg) [ 401.872978] [55175]: /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. [ 401.872978] [55175]: warnings.warn(deprecated_msg) [ 401.872978] [55175]: /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. [ 401.872978] [55175]: warnings.warn(deprecated_msg) [ 401.873218] [55175]: /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. [ 401.873218] [55175]: warnings.warn(deprecated_msg) [ 401.873218] [55175]: /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. [ 401.873218] [55175]: warnings.warn(deprecated_msg) [ 401.873218] [55175]: /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. [ 401.873218] [55175]: warnings.warn(deprecated_msg) [ 401.873497] [55175]: /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. [ 401.873497] [55175]: warnings.warn(deprecated_msg) [ 401.873497] [55175]: /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. [ 401.873497] [55175]: warnings.warn(deprecated_msg) [ 401.873497] [55175]: /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. [ 401.873497] [55175]: warnings.warn(deprecated_msg) [ 401.873774] [55175]: /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. [ 401.873774] [55175]: warnings.warn(deprecated_msg) [ 401.873774] [55175]: /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. [ 401.873774] [55175]: warnings.warn(deprecated_msg) [ 401.873774] [55175]: /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. [ 401.873774] [55175]: warnings.warn(deprecated_msg) [ 401.874132] [55175]: /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. [ 401.874132] [55175]: warnings.warn(deprecated_msg) [ 401.874132] [55175]: /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. [ 401.874132] [55175]: warnings.warn(deprecated_msg) [ 401.874132] [55175]: /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. [ 401.874132] [55175]: warnings.warn(deprecated_msg) [ 401.874411] [55175]: /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. [ 401.874411] [55175]: warnings.warn(deprecated_msg) [ 401.874411] [55175]: /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. [ 401.874411] [55175]: warnings.warn(deprecated_msg) [ 401.874600] [55175]: /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. [ 401.874600] [55175]: warnings.warn(deprecated_msg) [ 401.874600] [55175]: /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. [ 401.874600] [55175]: warnings.warn(deprecated_msg) [ 401.874600] [55175]: /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. [ 401.874843] [55175]: warnings.warn(deprecated_msg) [ 401.874843] [55175]: /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. [ 401.874843] [55175]: warnings.warn(deprecated_msg) [ 401.874843] [55175]: /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. [ 401.874843] [55175]: warnings.warn(deprecated_msg) [ 401.874843] [55175]: DEBUG cinder.api.middleware.request_id [None req-c405a6bf-4dd4-432c-bfa1-708d081dadd1 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 402.227200] [55175]: INFO cinder.api.openstack.wsgi [None req-c405a6bf-4dd4-432c-bfa1-708d081dadd1 admin admin] POST http://10.180.1.21/volume/v3/types [ 402.228109] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c405a6bf-4dd4-432c-bfa1-708d081dadd1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 402.230183] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 402.230183] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 402.233407] [55175]: DEBUG oslo_db.sqlalchemy.engines [None req-c405a6bf-4dd4-432c-bfa1-708d081dadd1 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=55175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 402.257810] [55175]: INFO cinder.api.openstack.wsgi [None req-c405a6bf-4dd4-432c-bfa1-708d081dadd1 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 402.258235] [55175]: [pid: 55175|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Feb 17 22:28:01 2025] POST /volume/v3/types => generated 182 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 402.262151] [55174]: DEBUG cinder.api.middleware.request_id [req-c405a6bf-4dd4-432c-bfa1-708d081dadd1 req-914e69f5-8eb9-44b5-8511-f9df77507fba None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 402.531800] [55174]: INFO cinder.api.openstack.wsgi [req-c405a6bf-4dd4-432c-bfa1-708d081dadd1 req-914e69f5-8eb9-44b5-8511-f9df77507fba admin admin] POST http://10.180.1.21/volume/v3/types/f53a9b66-6f2a-482a-bfe3-82b175cd300b/extra_specs [ 402.532547] [55174]: DEBUG cinder.api.openstack.wsgi [req-c405a6bf-4dd4-432c-bfa1-708d081dadd1 req-914e69f5-8eb9-44b5-8511-f9df77507fba admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 402.534651] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 402.534651] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 402.538163] [55174]: DEBUG oslo_db.sqlalchemy.engines [req-c405a6bf-4dd4-432c-bfa1-708d081dadd1 req-914e69f5-8eb9-44b5-8511-f9df77507fba 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=55174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 402.585481] [55174]: INFO cinder.api.openstack.wsgi [req-c405a6bf-4dd4-432c-bfa1-708d081dadd1 req-914e69f5-8eb9-44b5-8511-f9df77507fba admin admin] http://10.180.1.21/volume/v3/types/f53a9b66-6f2a-482a-bfe3-82b175cd300b/extra_specs returned with HTTP 200 [ 402.586168] [55174]: [pid: 55174|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Mon Feb 17 22:28:02 2025] POST /volume/v3/types/f53a9b66-6f2a-482a-bfe3-82b175cd300b/extra_specs => generated 51 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 412.255603] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 412.584430] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 413.542554] [55175]: DEBUG cinder.api.middleware.request_id [None req-9a8a1cc2-4cc9-43f2-86de-62f15f4b63a3 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 413.543247] [55175]: INFO cinder.api.openstack.wsgi [None req-9a8a1cc2-4cc9-43f2-86de-62f15f4b63a3 None None] GET http://10.180.1.21/volume// [ 413.543429] [55175]: DEBUG cinder.api.openstack.wsgi [None req-9a8a1cc2-4cc9-43f2-86de-62f15f4b63a3 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 413.543646] [55175]: DEBUG cinder.api.openstack.wsgi [None req-9a8a1cc2-4cc9-43f2-86de-62f15f4b63a3 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 413.544231] [55175]: INFO cinder.api.openstack.wsgi [None req-9a8a1cc2-4cc9-43f2-86de-62f15f4b63a3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 413.544531] [55175]: [pid: 55175|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Mon Feb 17 22:28:13 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 470.084615] [55174]: DEBUG cinder.api.middleware.request_id [None req-1ac20374-a35e-430c-a76c-85b0d770eaa5 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 470.152650] [55174]: INFO cinder.api.openstack.wsgi [None req-1ac20374-a35e-430c-a76c-85b0d770eaa5 tempest-verify_tempest_config-1914326012 tempest-verify_tempest_config-1914326012-project-member] GET http://10.180.1.21/volume/v3/extensions [ 470.152883] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1ac20374-a35e-430c-a76c-85b0d770eaa5 tempest-verify_tempest_config-1914326012 tempest-verify_tempest_config-1914326012-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 470.153115] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1ac20374-a35e-430c-a76c-85b0d770eaa5 tempest-verify_tempest_config-1914326012 tempest-verify_tempest_config-1914326012-project-member] Calling method 'index' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 470.153535] [55174]: INFO cinder.api.openstack.wsgi [None req-1ac20374-a35e-430c-a76c-85b0d770eaa5 tempest-verify_tempest_config-1914326012 tempest-verify_tempest_config-1914326012-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 470.153903] [55174]: [pid: 55174|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Mon Feb 17 22:29:09 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) [ 540.876830] [55175]: DEBUG cinder.api.middleware.request_id [None req-7b3faff1-bd69-49fb-b787-eaa240520456 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 541.147465] [55175]: INFO cinder.api.openstack.wsgi [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 541.147639] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-963718780"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 541.150167] [55175]: DEBUG cinder.api.v3.volumes [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-963718780'}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 541.150590] [55175]: INFO cinder.api.v3.volumes [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Create volume of 1 GB [ 541.174327] [55175]: DEBUG cinder.volume.api [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Availability zone cache updated, next update will occur around 2025-02-17 23:30:21.024786. {{(pid=55175) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 541.174327] [55175]: INFO cinder.volume.api [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Availability Zones retrieved successfully. [ 541.187040] [55175]: /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 [ 541.187040] [55175]: import asyncore [ 541.194247] [55175]: DEBUG cinder.volume.api [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Flow 'volume_create_api' (900689b5-c7a7-4633-acd1-3b1c22c05dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 541.195536] [55175]: DEBUG cinder.volume.api [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaaaf3f1-d4a9-4e74-893f-98c46c1774f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 541.196683] [55175]: DEBUG cinder.volume.flows.api.create_volume [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 541.231153] [55175]: DEBUG cinder.volume.api [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaaaf3f1-d4a9-4e74-893f-98c46c1774f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 541.232180] [55175]: DEBUG cinder.volume.api [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51f6286c-7b0f-489e-8733-b08b24c1e60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 541.258067] [55175]: WARNING cinder.quota [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-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. [ 541.258446] [55175]: WARNING cinder.quota [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-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. [ 541.322747] [55175]: DEBUG cinder.quota [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Created reservations ['7c001c32-87a6-4af8-9d9e-6cfbe8d4a035', '4f5cf995-e525-4363-87d9-441cb25d5a53', '4358de4b-5c63-412a-bfbe-983dcc77eb68', '57da3c01-d73c-4119-a136-82fc0ad5c5e1'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 541.323283] [55175]: DEBUG cinder.volume.api [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51f6286c-7b0f-489e-8733-b08b24c1e60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c001c32-87a6-4af8-9d9e-6cfbe8d4a035', '4f5cf995-e525-4363-87d9-441cb25d5a53', '4358de4b-5c63-412a-bfbe-983dcc77eb68', '57da3c01-d73c-4119-a136-82fc0ad5c5e1']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 541.324450] [55175]: DEBUG cinder.volume.api [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8159a4af-318b-4599-ac7e-c4653095818f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 541.496814] [55175]: DEBUG cinder.volume.api [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8159a4af-318b-4599-ac7e-c4653095818f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7469a6a-e0d5-4972-934d-5b09b3a664a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-963718780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c13e293888541e5960d2db576846221',qos_specs=None,replication_status=,reservations=['7c001c32-87a6-4af8-9d9e-6cfbe8d4a035','4f5cf995-e525-4363-87d9-441cb25d5a53','4358de4b-5c63-412a-bfbe-983dcc77eb68','57da3c01-d73c-4119-a136-82fc0ad5c5e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1453f0ccf2f840cebef8fecd5163c1d2',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:30:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-963718780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7469a6a-e0d5-4972-934d-5b09b3a664a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c13e293888541e5960d2db576846221',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='1453f0ccf2f840cebef8fecd5163c1d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 541.497970] [55175]: DEBUG cinder.volume.api [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a377da6e-30aa-4968-890b-d4c540e8d621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 541.522676] [55175]: DEBUG cinder.volume.api [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a377da6e-30aa-4968-890b-d4c540e8d621) 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-963718780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c13e293888541e5960d2db576846221',qos_specs=None,replication_status=,reservations=['7c001c32-87a6-4af8-9d9e-6cfbe8d4a035','4f5cf995-e525-4363-87d9-441cb25d5a53','4358de4b-5c63-412a-bfbe-983dcc77eb68','57da3c01-d73c-4119-a136-82fc0ad5c5e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1453f0ccf2f840cebef8fecd5163c1d2',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 541.523612] [55175]: DEBUG cinder.volume.api [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204a206e-c043-49e6-9784-e86f959f8a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 541.547524] [55175]: DEBUG cinder.volume.api [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204a206e-c043-49e6-9784-e86f959f8a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 541.548930] [55175]: DEBUG cinder.volume.api [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Flow 'volume_create_api' (900689b5-c7a7-4633-acd1-3b1c22c05dd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 541.549254] [55175]: INFO cinder.volume.api [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Create volume request issued successfully. [ 541.550394] [55175]: INFO cinder.api.openstack.wsgi [None req-7b3faff1-bd69-49fb-b787-eaa240520456 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 541.551469] [55175]: [pid: 55175|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:30:20 2025] POST /volume/v3/volumes => generated 783 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 541.563609] [55174]: DEBUG cinder.api.middleware.request_id [None req-45ef6f50-ee25-4f84-a3b4-3221427866fc None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 541.568912] [55174]: INFO cinder.api.openstack.wsgi [None req-45ef6f50-ee25-4f84-a3b4-3221427866fc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 541.569323] [55174]: DEBUG cinder.api.openstack.wsgi [None req-45ef6f50-ee25-4f84-a3b4-3221427866fc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 541.569563] [55174]: DEBUG cinder.api.openstack.wsgi [None req-45ef6f50-ee25-4f84-a3b4-3221427866fc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 541.620131] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 541.620131] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 541.634906] [55174]: INFO cinder.volume.api [None req-45ef6f50-ee25-4f84-a3b4-3221427866fc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 541.648774] [55174]: INFO cinder.api.openstack.wsgi [None req-45ef6f50-ee25-4f84-a3b4-3221427866fc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 541.649712] [55174]: [pid: 55174|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:21 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 962 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 542.673244] [55175]: DEBUG cinder.api.middleware.request_id [None req-e68ed1f6-c284-4cc6-adc2-7ae94f167d4d None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 542.676419] [55175]: INFO cinder.api.openstack.wsgi [None req-e68ed1f6-c284-4cc6-adc2-7ae94f167d4d tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 542.676676] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e68ed1f6-c284-4cc6-adc2-7ae94f167d4d tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 542.676905] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e68ed1f6-c284-4cc6-adc2-7ae94f167d4d tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 542.692470] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 542.692470] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 542.702999] [55175]: INFO cinder.volume.api [None req-e68ed1f6-c284-4cc6-adc2-7ae94f167d4d tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 542.711711] [55175]: INFO cinder.api.openstack.wsgi [None req-e68ed1f6-c284-4cc6-adc2-7ae94f167d4d tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 542.712738] [55175]: [pid: 55175|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:22 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1009 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 551.643474] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=4 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 552.707801] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 560.947844] [55174]: DEBUG cinder.api.middleware.request_id [None req-062eb889-a52f-406b-abec-97ed156b4724 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 560.951206] [55174]: INFO cinder.api.openstack.wsgi [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] POST http://10.180.1.21/volume/v3/volumes [ 560.951671] [55174]: DEBUG cinder.api.openstack.wsgi [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-427335286", "imageRef": "45a12149-1b6c-414b-9b32-1b6ffa65e320", "size": 1}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 560.957553] [55174]: DEBUG cinder.api.v3.volumes [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-427335286', 'imageRef': '45a12149-1b6c-414b-9b32-1b6ffa65e320', 'size': 1}} {{(pid=55174) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 561.289985] [55174]: INFO cinder.api.v3.volumes [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Create volume of 1 GB [ 561.306864] [55174]: DEBUG cinder.volume.api [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Availability zone cache updated, next update will occur around 2025-02-17 23:30:41.159371. {{(pid=55174) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 561.307050] [55174]: INFO cinder.volume.api [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Availability Zones retrieved successfully. [ 561.323088] [55174]: /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 [ 561.323088] [55174]: import asyncore [ 561.459419] [55174]: DEBUG cinder.volume.api [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Flow 'volume_create_api' (3d9c8e69-0774-4d1c-adde-96847f554e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 561.461036] [55174]: DEBUG cinder.volume.api [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e20e54f1-a68e-404d-af68-7ce911a8d677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 561.462741] [55174]: DEBUG cinder.volume.flows.api.create_volume [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Validating volume size '1' using validate_int {{(pid=55174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 561.554180] [55174]: DEBUG cinder.volume.api [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e20e54f1-a68e-404d-af68-7ce911a8d677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 561.555814] [55174]: DEBUG cinder.volume.api [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c26c7df5-038d-4c33-b3f5-436317ce628d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 561.598915] [55174]: WARNING cinder.quota [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-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. [ 561.598915] [55174]: WARNING cinder.quota [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-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. [ 561.649437] [55174]: DEBUG cinder.quota [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Created reservations ['cbf2a6fb-baf4-4685-84fd-7218ffc80d07', '0e7c069f-810b-4318-9d16-90a1b6650d9f', 'a977cf07-6330-46ab-8673-fad33361dcc1', 'f2a79482-32fa-4d27-9de7-b0b30258cd6e'] {{(pid=55174) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 561.649437] [55174]: DEBUG cinder.volume.api [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c26c7df5-038d-4c33-b3f5-436317ce628d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbf2a6fb-baf4-4685-84fd-7218ffc80d07', '0e7c069f-810b-4318-9d16-90a1b6650d9f', 'a977cf07-6330-46ab-8673-fad33361dcc1', 'f2a79482-32fa-4d27-9de7-b0b30258cd6e']}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 561.649437] [55174]: DEBUG cinder.volume.api [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (313d6c33-3d70-4778-a788-23052b68387e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 561.691824] [55174]: DEBUG cinder.volume.api [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (313d6c33-3d70-4778-a788-23052b68387e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c4b635c-3ce9-48d5-930a-3a65fc14d6d3', '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-427335286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc498ced22de4713a9159589d1d25d83',qos_specs=None,replication_status=,reservations=['cbf2a6fb-baf4-4685-84fd-7218ffc80d07','0e7c069f-810b-4318-9d16-90a1b6650d9f','a977cf07-6330-46ab-8673-fad33361dcc1','f2a79482-32fa-4d27-9de7-b0b30258cd6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a09ae9f18224a07b8732a837adf8230',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:30:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-427335286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c4b635c-3ce9-48d5-930a-3a65fc14d6d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc498ced22de4713a9159589d1d25d83',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='0a09ae9f18224a07b8732a837adf8230',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 561.693097] [55174]: DEBUG cinder.volume.api [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62bc8a49-1ea6-471b-81be-c9fdff274978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 561.714129] [55174]: DEBUG cinder.volume.api [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62bc8a49-1ea6-471b-81be-c9fdff274978) 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-427335286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc498ced22de4713a9159589d1d25d83',qos_specs=None,replication_status=,reservations=['cbf2a6fb-baf4-4685-84fd-7218ffc80d07','0e7c069f-810b-4318-9d16-90a1b6650d9f','a977cf07-6330-46ab-8673-fad33361dcc1','f2a79482-32fa-4d27-9de7-b0b30258cd6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a09ae9f18224a07b8732a837adf8230',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 561.715279] [55174]: DEBUG cinder.volume.api [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c20aff15-26c7-4e6c-867e-90b65197aaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 561.746166] [55174]: DEBUG cinder.volume.api [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c20aff15-26c7-4e6c-867e-90b65197aaf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 561.746166] [55174]: DEBUG cinder.volume.api [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Flow 'volume_create_api' (3d9c8e69-0774-4d1c-adde-96847f554e5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 561.746166] [55174]: INFO cinder.volume.api [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Create volume request issued successfully. [ 561.746589] [55174]: INFO cinder.api.openstack.wsgi [None req-062eb889-a52f-406b-abec-97ed156b4724 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 561.750139] [55174]: [pid: 55174|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Feb 17 22:30:40 2025] POST /volume/v3/volumes => generated 751 bytes in 801 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 561.760136] [55175]: DEBUG cinder.api.middleware.request_id [None req-45080d6b-ecac-46f0-b5fd-90d4f2f7bd3d None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 561.766092] [55175]: INFO cinder.api.openstack.wsgi [None req-45080d6b-ecac-46f0-b5fd-90d4f2f7bd3d tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 561.766092] [55175]: DEBUG cinder.api.openstack.wsgi [None req-45080d6b-ecac-46f0-b5fd-90d4f2f7bd3d tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 561.766092] [55175]: DEBUG cinder.api.openstack.wsgi [None req-45080d6b-ecac-46f0-b5fd-90d4f2f7bd3d tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 561.808056] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 561.808056] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 561.813309] [55175]: INFO cinder.volume.api [None req-45080d6b-ecac-46f0-b5fd-90d4f2f7bd3d tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 561.819085] [55175]: INFO cinder.api.openstack.wsgi [None req-45080d6b-ecac-46f0-b5fd-90d4f2f7bd3d tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 561.819764] [55175]: [pid: 55175|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:41 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 562.831439] [55174]: DEBUG cinder.api.middleware.request_id [None req-6989e2f0-e50c-4ffc-9375-739b619decbd None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 562.836392] [55174]: INFO cinder.api.openstack.wsgi [None req-6989e2f0-e50c-4ffc-9375-739b619decbd tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 562.836392] [55174]: DEBUG cinder.api.openstack.wsgi [None req-6989e2f0-e50c-4ffc-9375-739b619decbd tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 562.836392] [55174]: DEBUG cinder.api.openstack.wsgi [None req-6989e2f0-e50c-4ffc-9375-739b619decbd tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 562.851997] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 562.851997] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 562.858979] [55174]: INFO cinder.volume.api [None req-6989e2f0-e50c-4ffc-9375-739b619decbd tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 562.869966] [55174]: INFO cinder.api.openstack.wsgi [None req-6989e2f0-e50c-4ffc-9375-739b619decbd tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 562.870448] [55174]: [pid: 55174|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:42 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 563.885723] [55175]: DEBUG cinder.api.middleware.request_id [None req-149142d7-067a-4986-83e1-92127010168c None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 563.886825] [55175]: INFO cinder.api.openstack.wsgi [None req-149142d7-067a-4986-83e1-92127010168c tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 563.886825] [55175]: DEBUG cinder.api.openstack.wsgi [None req-149142d7-067a-4986-83e1-92127010168c tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 563.887053] [55175]: DEBUG cinder.api.openstack.wsgi [None req-149142d7-067a-4986-83e1-92127010168c tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 563.905738] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 563.905738] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 563.909890] [55175]: INFO cinder.volume.api [None req-149142d7-067a-4986-83e1-92127010168c tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 563.915208] [55175]: INFO cinder.api.openstack.wsgi [None req-149142d7-067a-4986-83e1-92127010168c tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 563.915846] [55175]: [pid: 55175|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:43 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 564.928893] [55174]: DEBUG cinder.api.middleware.request_id [None req-acafbc0a-0dd4-40ec-b01f-653a3fb0da34 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 564.935668] [55174]: INFO cinder.api.openstack.wsgi [None req-acafbc0a-0dd4-40ec-b01f-653a3fb0da34 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 564.938416] [55174]: DEBUG cinder.api.openstack.wsgi [None req-acafbc0a-0dd4-40ec-b01f-653a3fb0da34 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 564.938416] [55174]: DEBUG cinder.api.openstack.wsgi [None req-acafbc0a-0dd4-40ec-b01f-653a3fb0da34 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 564.952860] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 564.952860] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 564.959978] [55174]: INFO cinder.volume.api [None req-acafbc0a-0dd4-40ec-b01f-653a3fb0da34 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 564.968041] [55174]: INFO cinder.api.openstack.wsgi [None req-acafbc0a-0dd4-40ec-b01f-653a3fb0da34 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 564.968608] [55174]: [pid: 55174|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:44 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 565.983165] [55175]: DEBUG cinder.api.middleware.request_id [None req-97b4d6ae-1c9f-4b6c-92bc-7727d0c408cc None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 565.986029] [55175]: INFO cinder.api.openstack.wsgi [None req-97b4d6ae-1c9f-4b6c-92bc-7727d0c408cc tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 565.986302] [55175]: DEBUG cinder.api.openstack.wsgi [None req-97b4d6ae-1c9f-4b6c-92bc-7727d0c408cc tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 565.986536] [55175]: DEBUG cinder.api.openstack.wsgi [None req-97b4d6ae-1c9f-4b6c-92bc-7727d0c408cc tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 566.000882] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 566.000882] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 566.006746] [55175]: INFO cinder.volume.api [None req-97b4d6ae-1c9f-4b6c-92bc-7727d0c408cc tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 566.011992] [55175]: INFO cinder.api.openstack.wsgi [None req-97b4d6ae-1c9f-4b6c-92bc-7727d0c408cc tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 566.012481] [55175]: [pid: 55175|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:45 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 567.026697] [55174]: DEBUG cinder.api.middleware.request_id [None req-14289b6d-962f-46a6-8345-2bce84a7d908 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 567.029498] [55174]: INFO cinder.api.openstack.wsgi [None req-14289b6d-962f-46a6-8345-2bce84a7d908 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 567.029836] [55174]: DEBUG cinder.api.openstack.wsgi [None req-14289b6d-962f-46a6-8345-2bce84a7d908 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 567.030980] [55174]: DEBUG cinder.api.openstack.wsgi [None req-14289b6d-962f-46a6-8345-2bce84a7d908 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 567.052042] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 567.052042] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 567.057524] [55174]: INFO cinder.volume.api [None req-14289b6d-962f-46a6-8345-2bce84a7d908 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 567.067226] [55174]: INFO cinder.api.openstack.wsgi [None req-14289b6d-962f-46a6-8345-2bce84a7d908 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 567.067721] [55174]: [pid: 55174|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:46 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 568.085968] [55175]: DEBUG cinder.api.middleware.request_id [None req-b053a65d-c85a-49d6-9abb-3af65f13b993 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 568.088418] [55175]: INFO cinder.api.openstack.wsgi [None req-b053a65d-c85a-49d6-9abb-3af65f13b993 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 568.088670] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b053a65d-c85a-49d6-9abb-3af65f13b993 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 568.089687] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b053a65d-c85a-49d6-9abb-3af65f13b993 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 568.099805] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 568.099805] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 568.104709] [55175]: INFO cinder.volume.api [None req-b053a65d-c85a-49d6-9abb-3af65f13b993 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 568.111459] [55175]: INFO cinder.api.openstack.wsgi [None req-b053a65d-c85a-49d6-9abb-3af65f13b993 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 568.111969] [55175]: [pid: 55175|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:47 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 569.127411] [55174]: DEBUG cinder.api.middleware.request_id [None req-915a039f-4476-45af-9af0-3d159741e94c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 569.129492] [55174]: INFO cinder.api.openstack.wsgi [None req-915a039f-4476-45af-9af0-3d159741e94c tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 569.129713] [55174]: DEBUG cinder.api.openstack.wsgi [None req-915a039f-4476-45af-9af0-3d159741e94c tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 569.129937] [55174]: DEBUG cinder.api.openstack.wsgi [None req-915a039f-4476-45af-9af0-3d159741e94c tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 569.140525] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 569.140525] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 569.148740] [55174]: INFO cinder.volume.api [None req-915a039f-4476-45af-9af0-3d159741e94c tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 569.159201] [55174]: INFO cinder.api.openstack.wsgi [None req-915a039f-4476-45af-9af0-3d159741e94c tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 569.160063] [55174]: [pid: 55174|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:48 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 570.169303] [55175]: DEBUG cinder.api.middleware.request_id [None req-777a88ca-060e-4e80-b743-cb99fdcc9300 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 570.171970] [55175]: INFO cinder.api.openstack.wsgi [None req-777a88ca-060e-4e80-b743-cb99fdcc9300 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 570.172086] [55175]: DEBUG cinder.api.openstack.wsgi [None req-777a88ca-060e-4e80-b743-cb99fdcc9300 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 570.172430] [55175]: DEBUG cinder.api.openstack.wsgi [None req-777a88ca-060e-4e80-b743-cb99fdcc9300 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 570.184840] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 570.184840] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 570.189270] [55175]: INFO cinder.volume.api [None req-777a88ca-060e-4e80-b743-cb99fdcc9300 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 570.195481] [55175]: INFO cinder.api.openstack.wsgi [None req-777a88ca-060e-4e80-b743-cb99fdcc9300 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 570.196095] [55175]: [pid: 55175|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:50 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 571.208487] [55174]: DEBUG cinder.api.middleware.request_id [None req-1f657834-385c-4b5f-a1eb-abbf4b269a74 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 571.214025] [55174]: INFO cinder.api.openstack.wsgi [None req-1f657834-385c-4b5f-a1eb-abbf4b269a74 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 571.214025] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1f657834-385c-4b5f-a1eb-abbf4b269a74 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 571.214025] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1f657834-385c-4b5f-a1eb-abbf4b269a74 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 571.235242] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 571.235242] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 571.242269] [55174]: INFO cinder.volume.api [None req-1f657834-385c-4b5f-a1eb-abbf4b269a74 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 571.248975] [55174]: INFO cinder.api.openstack.wsgi [None req-1f657834-385c-4b5f-a1eb-abbf4b269a74 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 571.249566] [55174]: [pid: 55174|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:51 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 572.269889] [55175]: DEBUG cinder.api.middleware.request_id [None req-f2212c26-da20-40b0-9ef2-489e84a8e358 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 572.273424] [55175]: INFO cinder.api.openstack.wsgi [None req-f2212c26-da20-40b0-9ef2-489e84a8e358 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 572.273724] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f2212c26-da20-40b0-9ef2-489e84a8e358 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 572.273978] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f2212c26-da20-40b0-9ef2-489e84a8e358 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 572.285067] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 572.285067] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 572.289692] [55175]: INFO cinder.volume.api [None req-f2212c26-da20-40b0-9ef2-489e84a8e358 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 572.295546] [55175]: INFO cinder.api.openstack.wsgi [None req-f2212c26-da20-40b0-9ef2-489e84a8e358 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 572.296027] [55175]: [pid: 55175|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:52 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 573.307111] [55174]: DEBUG cinder.api.middleware.request_id [None req-9cb07067-b555-4d18-aae3-2e37012e1622 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 573.310423] [55174]: INFO cinder.api.openstack.wsgi [None req-9cb07067-b555-4d18-aae3-2e37012e1622 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 573.310729] [55174]: DEBUG cinder.api.openstack.wsgi [None req-9cb07067-b555-4d18-aae3-2e37012e1622 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 573.310979] [55174]: DEBUG cinder.api.openstack.wsgi [None req-9cb07067-b555-4d18-aae3-2e37012e1622 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 573.325993] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 573.325993] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 573.332694] [55174]: INFO cinder.volume.api [None req-9cb07067-b555-4d18-aae3-2e37012e1622 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 573.338153] [55174]: INFO cinder.api.openstack.wsgi [None req-9cb07067-b555-4d18-aae3-2e37012e1622 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 573.338671] [55174]: [pid: 55174|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:53 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 574.349155] [55175]: DEBUG cinder.api.middleware.request_id [None req-f405dc85-526d-4caf-badd-429a41578916 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 574.351966] [55175]: INFO cinder.api.openstack.wsgi [None req-f405dc85-526d-4caf-badd-429a41578916 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 574.352621] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f405dc85-526d-4caf-badd-429a41578916 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 574.354398] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f405dc85-526d-4caf-badd-429a41578916 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 574.366251] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 574.366251] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 574.372243] [55175]: INFO cinder.volume.api [None req-f405dc85-526d-4caf-badd-429a41578916 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 574.380394] [55175]: INFO cinder.api.openstack.wsgi [None req-f405dc85-526d-4caf-badd-429a41578916 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 574.381301] [55175]: [pid: 55175|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:54 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 575.397039] [55174]: DEBUG cinder.api.middleware.request_id [None req-1bacfc6f-73e8-4fa6-a9ca-3fb1fab6c7a1 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 575.399657] [55174]: INFO cinder.api.openstack.wsgi [None req-1bacfc6f-73e8-4fa6-a9ca-3fb1fab6c7a1 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 575.399904] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1bacfc6f-73e8-4fa6-a9ca-3fb1fab6c7a1 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 575.400155] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1bacfc6f-73e8-4fa6-a9ca-3fb1fab6c7a1 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 575.417819] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 575.417819] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 575.423017] [55174]: INFO cinder.volume.api [None req-1bacfc6f-73e8-4fa6-a9ca-3fb1fab6c7a1 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 575.429102] [55174]: INFO cinder.api.openstack.wsgi [None req-1bacfc6f-73e8-4fa6-a9ca-3fb1fab6c7a1 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 575.429571] [55174]: [pid: 55174|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:55 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 576.445018] [55175]: DEBUG cinder.api.middleware.request_id [None req-9eda1c00-438d-4070-9111-8644e9c25126 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 576.445440] [55175]: INFO cinder.api.openstack.wsgi [None req-9eda1c00-438d-4070-9111-8644e9c25126 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 576.445440] [55175]: DEBUG cinder.api.openstack.wsgi [None req-9eda1c00-438d-4070-9111-8644e9c25126 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 576.445601] [55175]: DEBUG cinder.api.openstack.wsgi [None req-9eda1c00-438d-4070-9111-8644e9c25126 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 576.459717] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 576.459717] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 576.466217] [55175]: INFO cinder.volume.api [None req-9eda1c00-438d-4070-9111-8644e9c25126 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 576.472180] [55175]: INFO cinder.api.openstack.wsgi [None req-9eda1c00-438d-4070-9111-8644e9c25126 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 576.472570] [55175]: [pid: 55175|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:56 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 577.484537] [55174]: DEBUG cinder.api.middleware.request_id [None req-0b9041c8-3ace-4dcf-b33a-529e172a7ef0 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 577.486806] [55174]: INFO cinder.api.openstack.wsgi [None req-0b9041c8-3ace-4dcf-b33a-529e172a7ef0 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 577.487098] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0b9041c8-3ace-4dcf-b33a-529e172a7ef0 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 577.487329] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0b9041c8-3ace-4dcf-b33a-529e172a7ef0 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 577.498659] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 577.498659] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 577.503665] [55174]: INFO cinder.volume.api [None req-0b9041c8-3ace-4dcf-b33a-529e172a7ef0 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 577.509180] [55174]: INFO cinder.api.openstack.wsgi [None req-0b9041c8-3ace-4dcf-b33a-529e172a7ef0 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 577.509603] [55174]: [pid: 55174|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:57 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 578.519775] [55175]: DEBUG cinder.api.middleware.request_id [None req-9eaa711b-a255-431f-91a3-7600d1695da9 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 578.524134] [55175]: INFO cinder.api.openstack.wsgi [None req-9eaa711b-a255-431f-91a3-7600d1695da9 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 578.524134] [55175]: DEBUG cinder.api.openstack.wsgi [None req-9eaa711b-a255-431f-91a3-7600d1695da9 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 578.524134] [55175]: DEBUG cinder.api.openstack.wsgi [None req-9eaa711b-a255-431f-91a3-7600d1695da9 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 578.540595] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 578.540595] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 578.545169] [55175]: INFO cinder.volume.api [None req-9eaa711b-a255-431f-91a3-7600d1695da9 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 578.551068] [55175]: INFO cinder.api.openstack.wsgi [None req-9eaa711b-a255-431f-91a3-7600d1695da9 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 578.551511] [55175]: [pid: 55175|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:58 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 579.562622] [55174]: DEBUG cinder.api.middleware.request_id [None req-e126fdd2-5763-4a89-9b53-791742139ec8 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 579.567068] [55174]: INFO cinder.api.openstack.wsgi [None req-e126fdd2-5763-4a89-9b53-791742139ec8 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 579.567328] [55174]: DEBUG cinder.api.openstack.wsgi [None req-e126fdd2-5763-4a89-9b53-791742139ec8 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 579.568091] [55174]: DEBUG cinder.api.openstack.wsgi [None req-e126fdd2-5763-4a89-9b53-791742139ec8 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 579.582844] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 579.582844] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 579.589360] [55174]: INFO cinder.volume.api [None req-e126fdd2-5763-4a89-9b53-791742139ec8 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 579.594739] [55174]: INFO cinder.api.openstack.wsgi [None req-e126fdd2-5763-4a89-9b53-791742139ec8 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 579.595510] [55174]: [pid: 55174|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:30:59 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 580.610173] [55175]: DEBUG cinder.api.middleware.request_id [None req-7a5b97bf-0d88-4117-aee5-54e2bba2158f None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 580.614410] [55175]: INFO cinder.api.openstack.wsgi [None req-7a5b97bf-0d88-4117-aee5-54e2bba2158f tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 580.614410] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7a5b97bf-0d88-4117-aee5-54e2bba2158f tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 580.614410] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7a5b97bf-0d88-4117-aee5-54e2bba2158f tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 580.633164] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 580.633164] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 580.639561] [55175]: INFO cinder.volume.api [None req-7a5b97bf-0d88-4117-aee5-54e2bba2158f tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 580.652224] [55175]: INFO cinder.api.openstack.wsgi [None req-7a5b97bf-0d88-4117-aee5-54e2bba2158f tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 580.653102] [55175]: [pid: 55175|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:31:00 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 1391 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 582.253696] [55174]: DEBUG cinder.api.middleware.request_id [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-24988713-b6b0-4c5e-b5d3-c5a7fd846e4a None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.255848] [55174]: WARNING keystonemiddleware.auth_token [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-24988713-b6b0-4c5e-b5d3-c5a7fd846e4a 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. [ 582.259392] [55174]: INFO cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-24988713-b6b0-4c5e-b5d3-c5a7fd846e4a tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 582.259392] [55174]: DEBUG cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-24988713-b6b0-4c5e-b5d3-c5a7fd846e4a tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 582.259392] [55174]: DEBUG cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-24988713-b6b0-4c5e-b5d3-c5a7fd846e4a tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 582.273498] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 582.273498] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 582.279442] [55174]: INFO cinder.volume.api [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-24988713-b6b0-4c5e-b5d3-c5a7fd846e4a tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 582.286922] [55174]: INFO cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-24988713-b6b0-4c5e-b5d3-c5a7fd846e4a tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 582.286922] [55174]: [pid: 55174|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:31:02 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 1391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 583.009250] [55175]: DEBUG cinder.api.middleware.request_id [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-c10c0955-84fc-4365-b9f4-a7f735850434 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.010342] [55175]: WARNING keystonemiddleware.auth_token [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-c10c0955-84fc-4365-b9f4-a7f735850434 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 583.012477] [55175]: INFO cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-c10c0955-84fc-4365-b9f4-a7f735850434 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 583.012477] [55175]: DEBUG cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-c10c0955-84fc-4365-b9f4-a7f735850434 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 583.013040] [55175]: DEBUG cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-c10c0955-84fc-4365-b9f4-a7f735850434 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 583.035226] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 583.035226] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 583.044121] [55175]: INFO cinder.volume.api [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-c10c0955-84fc-4365-b9f4-a7f735850434 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 583.052615] [55175]: INFO cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-c10c0955-84fc-4365-b9f4-a7f735850434 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 583.053081] [55175]: [pid: 55175|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:31:02 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 1391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 583.072159] [55174]: DEBUG cinder.api.middleware.request_id [None req-6318a5ac-c89e-4f1e-980f-3b92319d54f2 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.072951] [55174]: INFO cinder.api.openstack.wsgi [None req-6318a5ac-c89e-4f1e-980f-3b92319d54f2 None None] GET http://10.180.1.21/volume// [ 583.073163] [55174]: DEBUG cinder.api.openstack.wsgi [None req-6318a5ac-c89e-4f1e-980f-3b92319d54f2 None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 583.073390] [55174]: DEBUG cinder.api.openstack.wsgi [None req-6318a5ac-c89e-4f1e-980f-3b92319d54f2 None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 583.073971] [55174]: INFO cinder.api.openstack.wsgi [None req-6318a5ac-c89e-4f1e-980f-3b92319d54f2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 583.074314] [55174]: [pid: 55174|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:31:02 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 583.081124] [55175]: DEBUG cinder.api.middleware.request_id [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-8f4f668b-17e7-4bef-b6da-8fbc7d111bd5 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.086243] [55175]: INFO cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-8f4f668b-17e7-4bef-b6da-8fbc7d111bd5 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] POST http://10.180.1.21/volume/v3/attachments [ 583.086243] [55175]: DEBUG cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-8f4f668b-17e7-4bef-b6da-8fbc7d111bd5 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c4b635c-3ce9-48d5-930a-3a65fc14d6d3", "connector": null, "instance_uuid": "20f27901-885e-4d03-ae59-077275d85b14"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 583.095000] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 583.095000] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 583.149381] [55175]: INFO cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-8f4f668b-17e7-4bef-b6da-8fbc7d111bd5 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 583.149683] [55175]: [pid: 55175|app: 0|req: 16/32] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:31:02 2025] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 592.282813] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=68,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 593.147103] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=50,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 604.106551] [55174]: DEBUG cinder.api.middleware.request_id [None req-cb73826f-9815-4852-b576-9d30090c7a96 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 604.108558] [55174]: INFO cinder.api.openstack.wsgi [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] POST http://10.180.1.21/volume/v3/volumes [ 604.109011] [55174]: DEBUG cinder.api.openstack.wsgi [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-363278710"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 604.110740] [55174]: DEBUG cinder.api.v3.volumes [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-363278710'}} {{(pid=55174) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 604.110929] [55174]: INFO cinder.api.v3.volumes [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Create volume of 1 GB [ 604.116937] [55174]: INFO cinder.volume.api [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Availability Zones retrieved successfully. [ 604.124502] [55174]: DEBUG cinder.volume.api [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Flow 'volume_create_api' (9a637e5d-3f8e-4267-83da-6a26322d2982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 604.128617] [55174]: DEBUG cinder.volume.api [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857e041b-40ed-494a-9682-fdc616a63788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 604.128617] [55174]: DEBUG cinder.volume.flows.api.create_volume [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Validating volume size '1' using validate_int {{(pid=55174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 604.146408] [55174]: DEBUG cinder.volume.api [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857e041b-40ed-494a-9682-fdc616a63788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 604.147587] [55174]: DEBUG cinder.volume.api [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf35f66-bbb4-4531-ac45-9821a3045779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 604.199830] [55174]: DEBUG cinder.quota [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Created reservations ['6cd439cd-f9e9-4556-abd9-ae15391c4310', '4533f3b5-5868-4e27-8f0c-5ea910f48c88', 'd5ec74ea-6e41-4ae7-a9c5-bb15cd8df95c', '0a5e00e8-e3de-4cbc-bc6b-b3b8d8d5aa90'] {{(pid=55174) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 604.202299] [55174]: DEBUG cinder.volume.api [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf35f66-bbb4-4531-ac45-9821a3045779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cd439cd-f9e9-4556-abd9-ae15391c4310', '4533f3b5-5868-4e27-8f0c-5ea910f48c88', 'd5ec74ea-6e41-4ae7-a9c5-bb15cd8df95c', '0a5e00e8-e3de-4cbc-bc6b-b3b8d8d5aa90']}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 604.202713] [55174]: DEBUG cinder.volume.api [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b69a9d5-0a96-4ad9-839f-ba1e1cb531ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 604.217111] [55174]: DEBUG cinder.volume.api [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b69a9d5-0a96-4ad9-839f-ba1e1cb531ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9479cc97-4cc5-4a57-af5e-ef39b3600fba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-363278710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c9a1a2527e442b2806b13f1fd9765d2',qos_specs=None,replication_status=,reservations=['6cd439cd-f9e9-4556-abd9-ae15391c4310','4533f3b5-5868-4e27-8f0c-5ea910f48c88','d5ec74ea-6e41-4ae7-a9c5-bb15cd8df95c','0a5e00e8-e3de-4cbc-bc6b-b3b8d8d5aa90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec8972a518a4b0db3851ddecaeca22c',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:31:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-363278710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9479cc97-4cc5-4a57-af5e-ef39b3600fba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c9a1a2527e442b2806b13f1fd9765d2',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='6ec8972a518a4b0db3851ddecaeca22c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 604.217706] [55174]: DEBUG cinder.volume.api [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7604f5c-5de8-4868-b6c6-730a79bba764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 604.238571] [55174]: DEBUG cinder.volume.api [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7604f5c-5de8-4868-b6c6-730a79bba764) 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-363278710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c9a1a2527e442b2806b13f1fd9765d2',qos_specs=None,replication_status=,reservations=['6cd439cd-f9e9-4556-abd9-ae15391c4310','4533f3b5-5868-4e27-8f0c-5ea910f48c88','d5ec74ea-6e41-4ae7-a9c5-bb15cd8df95c','0a5e00e8-e3de-4cbc-bc6b-b3b8d8d5aa90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec8972a518a4b0db3851ddecaeca22c',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 604.238714] [55174]: DEBUG cinder.volume.api [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f1f817-b965-4608-a789-7348dbcf54c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 604.253674] [55174]: DEBUG cinder.volume.api [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f1f817-b965-4608-a789-7348dbcf54c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 604.254327] [55174]: DEBUG cinder.volume.api [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Flow 'volume_create_api' (9a637e5d-3f8e-4267-83da-6a26322d2982) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 604.254694] [55174]: INFO cinder.volume.api [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Create volume request issued successfully. [ 604.255943] [55174]: INFO cinder.api.openstack.wsgi [None req-cb73826f-9815-4852-b576-9d30090c7a96 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 604.256764] [55174]: [pid: 55174|app: 0|req: 17/33] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:31:23 2025] POST /volume/v3/volumes => generated 750 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 604.275463] [55175]: DEBUG cinder.api.middleware.request_id [None req-afc2230a-52d2-4edb-96d9-f218c507815e None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 604.278060] [55175]: INFO cinder.api.openstack.wsgi [None req-afc2230a-52d2-4edb-96d9-f218c507815e tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 604.278303] [55175]: DEBUG cinder.api.openstack.wsgi [None req-afc2230a-52d2-4edb-96d9-f218c507815e tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 604.278549] [55175]: DEBUG cinder.api.openstack.wsgi [None req-afc2230a-52d2-4edb-96d9-f218c507815e tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 604.290263] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 604.290263] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 604.294763] [55175]: INFO cinder.volume.api [None req-afc2230a-52d2-4edb-96d9-f218c507815e tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 604.302297] [55175]: INFO cinder.api.openstack.wsgi [None req-afc2230a-52d2-4edb-96d9-f218c507815e tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 604.304194] [55175]: [pid: 55175|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:31:24 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 605.315866] [55174]: DEBUG cinder.api.middleware.request_id [None req-dc2e0251-a29b-4dfe-a65f-1c28ba6cdda1 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 605.318265] [55174]: INFO cinder.api.openstack.wsgi [None req-dc2e0251-a29b-4dfe-a65f-1c28ba6cdda1 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 605.318563] [55174]: DEBUG cinder.api.openstack.wsgi [None req-dc2e0251-a29b-4dfe-a65f-1c28ba6cdda1 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 605.318879] [55174]: DEBUG cinder.api.openstack.wsgi [None req-dc2e0251-a29b-4dfe-a65f-1c28ba6cdda1 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 605.336991] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 605.336991] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 605.342985] [55174]: INFO cinder.volume.api [None req-dc2e0251-a29b-4dfe-a65f-1c28ba6cdda1 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 605.349589] [55174]: INFO cinder.api.openstack.wsgi [None req-dc2e0251-a29b-4dfe-a65f-1c28ba6cdda1 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 605.350084] [55174]: [pid: 55174|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:31:25 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 605.576504] [55175]: DEBUG cinder.api.middleware.request_id [req-58411b53-b045-47a2-9691-486625f1bb47 req-c239c751-3931-4cf9-9f41-a42e6711c4fb None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 605.584063] [55175]: INFO cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-c239c751-3931-4cf9-9f41-a42e6711c4fb tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 605.584354] [55175]: DEBUG cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-c239c751-3931-4cf9-9f41-a42e6711c4fb tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 605.584606] [55175]: DEBUG cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-c239c751-3931-4cf9-9f41-a42e6711c4fb tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 605.598017] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 605.598017] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 605.603261] [55175]: INFO cinder.volume.api [req-58411b53-b045-47a2-9691-486625f1bb47 req-c239c751-3931-4cf9-9f41-a42e6711c4fb tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 605.609050] [55175]: INFO cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-c239c751-3931-4cf9-9f41-a42e6711c4fb tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 605.609550] [55175]: [pid: 55175|app: 0|req: 18/36] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:31:25 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 607.140020] [55174]: DEBUG cinder.api.middleware.request_id [None req-b09a23fb-7fff-47f2-94f5-61018e2fb35d None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.140490] [55174]: INFO cinder.api.openstack.wsgi [None req-b09a23fb-7fff-47f2-94f5-61018e2fb35d None None] GET http://10.180.1.21/volume// [ 607.140697] [55174]: DEBUG cinder.api.openstack.wsgi [None req-b09a23fb-7fff-47f2-94f5-61018e2fb35d None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 607.140919] [55174]: DEBUG cinder.api.openstack.wsgi [None req-b09a23fb-7fff-47f2-94f5-61018e2fb35d None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 607.141336] [55174]: INFO cinder.api.openstack.wsgi [None req-b09a23fb-7fff-47f2-94f5-61018e2fb35d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 607.141711] [55174]: [pid: 55174|app: 0|req: 19/37] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:31:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 607.146084] [55175]: DEBUG cinder.api.middleware.request_id [req-58411b53-b045-47a2-9691-486625f1bb47 req-64e10563-10a4-467a-82b2-4f3a62382e91 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.148527] [55175]: INFO cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-64e10563-10a4-467a-82b2-4f3a62382e91 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] POST http://10.180.1.21/volume/v3/attachments [ 607.148941] [55175]: DEBUG cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-64e10563-10a4-467a-82b2-4f3a62382e91 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9479cc97-4cc5-4a57-af5e-ef39b3600fba", "connector": null, "instance_uuid": "38c95ef5-744e-4c32-9cb1-c34868206a85"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 607.160630] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 607.160630] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 607.187892] [55175]: INFO cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-64e10563-10a4-467a-82b2-4f3a62382e91 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 607.187892] [55175]: [pid: 55175|app: 0|req: 19/38] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:31:26 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) [ 607.210823] [55174]: DEBUG cinder.api.middleware.request_id [None req-654c02c6-0b90-4d73-b8ba-82d5e89fec55 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.215434] [55174]: INFO cinder.api.openstack.wsgi [None req-654c02c6-0b90-4d73-b8ba-82d5e89fec55 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 607.216633] [55174]: DEBUG cinder.api.openstack.wsgi [None req-654c02c6-0b90-4d73-b8ba-82d5e89fec55 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 607.216633] [55174]: DEBUG cinder.api.openstack.wsgi [None req-654c02c6-0b90-4d73-b8ba-82d5e89fec55 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 607.236707] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 607.236707] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 607.242165] [55174]: INFO cinder.volume.api [None req-654c02c6-0b90-4d73-b8ba-82d5e89fec55 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 607.250161] [55174]: INFO cinder.api.openstack.wsgi [None req-654c02c6-0b90-4d73-b8ba-82d5e89fec55 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 607.250841] [55174]: [pid: 55174|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:31:27 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 607.715276] [55175]: DEBUG cinder.api.middleware.request_id [None req-c701efcf-9f7b-44e7-b234-5c70dbad5743 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.715747] [55175]: INFO cinder.api.openstack.wsgi [None req-c701efcf-9f7b-44e7-b234-5c70dbad5743 None None] GET http://10.180.1.21/volume// [ 607.715941] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c701efcf-9f7b-44e7-b234-5c70dbad5743 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 607.716184] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c701efcf-9f7b-44e7-b234-5c70dbad5743 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 607.716604] [55175]: INFO cinder.api.openstack.wsgi [None req-c701efcf-9f7b-44e7-b234-5c70dbad5743 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 607.716918] [55175]: [pid: 55175|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:31:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 607.734533] [55174]: DEBUG cinder.api.middleware.request_id [req-58411b53-b045-47a2-9691-486625f1bb47 req-57f7aafc-509f-4684-911b-d832583f11c4 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.739581] [55174]: INFO cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-57f7aafc-509f-4684-911b-d832583f11c4 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 607.739581] [55174]: DEBUG cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-57f7aafc-509f-4684-911b-d832583f11c4 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 607.739581] [55174]: DEBUG cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-57f7aafc-509f-4684-911b-d832583f11c4 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 607.757133] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 607.757133] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 607.764176] [55174]: INFO cinder.volume.api [req-58411b53-b045-47a2-9691-486625f1bb47 req-57f7aafc-509f-4684-911b-d832583f11c4 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 607.773642] [55174]: INFO cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-57f7aafc-509f-4684-911b-d832583f11c4 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 607.774092] [55174]: [pid: 55174|app: 0|req: 21/41] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:31:27 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 607.813067] [55175]: DEBUG cinder.api.middleware.request_id [req-58411b53-b045-47a2-9691-486625f1bb47 req-220c524a-5382-4a71-b664-000f793b5179 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.816430] [55175]: INFO cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-220c524a-5382-4a71-b664-000f793b5179 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] PUT http://10.180.1.21/volume/v3/attachments/5f9a470c-cec5-4ea6-ba34-0aa2d6889b3b [ 607.817022] [55175]: DEBUG cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-220c524a-5382-4a71-b664-000f793b5179 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-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-523780", "mountpoint": "/dev/sdb"}}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 607.834703] [55175]: DEBUG cinder.coordination [req-58411b53-b045-47a2-9691-486625f1bb47 req-220c524a-5382-4a71-b664-000f793b5179 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Acquiring lock "cinder-attachment_update-9479cc97-4cc5-4a57-af5e-ef39b3600fba-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 607.837694] [55175]: DEBUG cinder.coordination [req-58411b53-b045-47a2-9691-486625f1bb47 req-220c524a-5382-4a71-b664-000f793b5179 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Lock "cinder-attachment_update-9479cc97-4cc5-4a57-af5e-ef39b3600fba-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 607.839296] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 607.839296] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 608.264737] [55174]: DEBUG cinder.api.middleware.request_id [None req-a8875e85-036c-42c1-893e-efb0dae37384 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 608.268077] [55174]: INFO cinder.api.openstack.wsgi [None req-a8875e85-036c-42c1-893e-efb0dae37384 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 608.268327] [55174]: DEBUG cinder.api.openstack.wsgi [None req-a8875e85-036c-42c1-893e-efb0dae37384 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 608.268634] [55174]: DEBUG cinder.api.openstack.wsgi [None req-a8875e85-036c-42c1-893e-efb0dae37384 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 608.282018] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 608.282018] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 608.285322] [55174]: INFO cinder.volume.api [None req-a8875e85-036c-42c1-893e-efb0dae37384 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 608.292522] [55174]: INFO cinder.api.openstack.wsgi [None req-a8875e85-036c-42c1-893e-efb0dae37384 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 608.292996] [55174]: [pid: 55174|app: 0|req: 22/42] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:31:28 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 609.308686] [55174]: DEBUG cinder.api.middleware.request_id [None req-89928033-4b94-4c1d-898d-120fada500b6 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.313021] [55174]: INFO cinder.api.openstack.wsgi [None req-89928033-4b94-4c1d-898d-120fada500b6 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 609.313021] [55174]: DEBUG cinder.api.openstack.wsgi [None req-89928033-4b94-4c1d-898d-120fada500b6 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 609.313021] [55174]: DEBUG cinder.api.openstack.wsgi [None req-89928033-4b94-4c1d-898d-120fada500b6 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 609.329652] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 609.329652] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 609.334638] [55174]: INFO cinder.volume.api [None req-89928033-4b94-4c1d-898d-120fada500b6 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 609.340089] [55174]: INFO cinder.api.openstack.wsgi [None req-89928033-4b94-4c1d-898d-120fada500b6 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 609.340301] [55174]: [pid: 55174|app: 0|req: 23/43] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:31:29 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 610.353155] [55174]: DEBUG cinder.api.middleware.request_id [None req-cee10039-c486-4bc4-9bef-5e81c88230cf None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 610.358662] [55174]: INFO cinder.api.openstack.wsgi [None req-cee10039-c486-4bc4-9bef-5e81c88230cf tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 610.358662] [55174]: DEBUG cinder.api.openstack.wsgi [None req-cee10039-c486-4bc4-9bef-5e81c88230cf tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 610.358662] [55174]: DEBUG cinder.api.openstack.wsgi [None req-cee10039-c486-4bc4-9bef-5e81c88230cf tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 610.375651] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 610.375651] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 610.381320] [55174]: INFO cinder.volume.api [None req-cee10039-c486-4bc4-9bef-5e81c88230cf tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 610.387820] [55174]: INFO cinder.api.openstack.wsgi [None req-cee10039-c486-4bc4-9bef-5e81c88230cf tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 610.388278] [55174]: [pid: 55174|app: 0|req: 24/44] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:31:30 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 611.402121] [55174]: DEBUG cinder.api.middleware.request_id [None req-c877e6f7-c532-4426-b12c-339107001586 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.402121] [55174]: INFO cinder.api.openstack.wsgi [None req-c877e6f7-c532-4426-b12c-339107001586 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 611.402121] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c877e6f7-c532-4426-b12c-339107001586 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 611.402558] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c877e6f7-c532-4426-b12c-339107001586 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 611.419447] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 611.419447] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 611.424463] [55174]: INFO cinder.volume.api [None req-c877e6f7-c532-4426-b12c-339107001586 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 611.429836] [55174]: INFO cinder.api.openstack.wsgi [None req-c877e6f7-c532-4426-b12c-339107001586 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 611.430271] [55174]: [pid: 55174|app: 0|req: 25/45] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:31:31 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 612.374185] [55175]: DEBUG cinder.coordination [req-58411b53-b045-47a2-9691-486625f1bb47 req-220c524a-5382-4a71-b664-000f793b5179 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Lock "cinder-attachment_update-9479cc97-4cc5-4a57-af5e-ef39b3600fba-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.536s {{(pid=55175) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 612.374538] [55175]: INFO cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-220c524a-5382-4a71-b664-000f793b5179 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/attachments/5f9a470c-cec5-4ea6-ba34-0aa2d6889b3b returned with HTTP 200 [ 612.375192] [55175]: [pid: 55175|app: 0|req: 21/46] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:31:27 2025] PUT /volume/v3/attachments/5f9a470c-cec5-4ea6-ba34-0aa2d6889b3b => generated 617 bytes in 4563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 612.440399] [55174]: DEBUG cinder.api.middleware.request_id [None req-0bfbf849-7dc0-47e6-82cb-78d7a086fd53 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.446382] [55174]: INFO cinder.api.openstack.wsgi [None req-0bfbf849-7dc0-47e6-82cb-78d7a086fd53 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 612.446641] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0bfbf849-7dc0-47e6-82cb-78d7a086fd53 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.446892] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0bfbf849-7dc0-47e6-82cb-78d7a086fd53 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.472603] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 612.472603] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.479163] [55174]: INFO cinder.volume.api [None req-0bfbf849-7dc0-47e6-82cb-78d7a086fd53 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 612.486264] [55174]: INFO cinder.api.openstack.wsgi [None req-0bfbf849-7dc0-47e6-82cb-78d7a086fd53 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 612.486264] [55174]: [pid: 55174|app: 0|req: 26/47] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:31:32 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 613.506315] [55175]: DEBUG cinder.api.middleware.request_id [None req-f4bc2143-1180-478a-a408-fbb56759a708 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.511176] [55175]: INFO cinder.api.openstack.wsgi [None req-f4bc2143-1180-478a-a408-fbb56759a708 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 613.511176] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f4bc2143-1180-478a-a408-fbb56759a708 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.511176] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f4bc2143-1180-478a-a408-fbb56759a708 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.538245] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.538245] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.545010] [55175]: INFO cinder.volume.api [None req-f4bc2143-1180-478a-a408-fbb56759a708 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 613.555047] [55175]: INFO cinder.api.openstack.wsgi [None req-f4bc2143-1180-478a-a408-fbb56759a708 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 613.555182] [55175]: [pid: 55175|app: 0|req: 22/48] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:31:33 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 614.560612] [55174]: DEBUG cinder.api.middleware.request_id [req-58411b53-b045-47a2-9691-486625f1bb47 req-8d1cefb8-7d28-4bd9-ae5c-df17ae739c1a None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.563175] [55174]: INFO cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-8d1cefb8-7d28-4bd9-ae5c-df17ae739c1a tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] POST http://10.180.1.21/volume/v3/attachments/5f9a470c-cec5-4ea6-ba34-0aa2d6889b3b/action [ 614.564051] [55174]: DEBUG cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-8d1cefb8-7d28-4bd9-ae5c-df17ae739c1a tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Action body: b'{"os-complete": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 614.564051] [55174]: DEBUG cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-8d1cefb8-7d28-4bd9-ae5c-df17ae739c1a tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 614.568636] [55175]: DEBUG cinder.api.middleware.request_id [None req-51382aa9-807b-431d-af93-ed66099a935f None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.573023] [55175]: INFO cinder.api.openstack.wsgi [None req-51382aa9-807b-431d-af93-ed66099a935f tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 614.573023] [55175]: DEBUG cinder.api.openstack.wsgi [None req-51382aa9-807b-431d-af93-ed66099a935f tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.573023] [55175]: DEBUG cinder.api.openstack.wsgi [None req-51382aa9-807b-431d-af93-ed66099a935f tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.604339] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.604339] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.606043] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.606043] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.625023] [55175]: INFO cinder.volume.api [None req-51382aa9-807b-431d-af93-ed66099a935f tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 614.631605] [55174]: INFO cinder.api.openstack.wsgi [req-58411b53-b045-47a2-9691-486625f1bb47 req-8d1cefb8-7d28-4bd9-ae5c-df17ae739c1a tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/attachments/5f9a470c-cec5-4ea6-ba34-0aa2d6889b3b/action returned with HTTP 204 [ 614.632221] [55174]: [pid: 55174|app: 0|req: 27/49] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:31:34 2025] POST /volume/v3/attachments/5f9a470c-cec5-4ea6-ba34-0aa2d6889b3b/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 614.634339] [55175]: INFO cinder.api.openstack.wsgi [None req-51382aa9-807b-431d-af93-ed66099a935f tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 614.635280] [55175]: [pid: 55175|app: 0|req: 23/50] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:31:34 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 843 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 615.652130] [55174]: DEBUG cinder.api.middleware.request_id [None req-3c0a30f9-c834-40ab-8c59-17e11c4ace31 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.657299] [55174]: INFO cinder.api.openstack.wsgi [None req-3c0a30f9-c834-40ab-8c59-17e11c4ace31 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 615.657299] [55174]: DEBUG cinder.api.openstack.wsgi [None req-3c0a30f9-c834-40ab-8c59-17e11c4ace31 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.657299] [55174]: DEBUG cinder.api.openstack.wsgi [None req-3c0a30f9-c834-40ab-8c59-17e11c4ace31 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.678137] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.678137] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.686123] [55174]: INFO cinder.volume.api [None req-3c0a30f9-c834-40ab-8c59-17e11c4ace31 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 615.693072] [55174]: INFO cinder.api.openstack.wsgi [None req-3c0a30f9-c834-40ab-8c59-17e11c4ace31 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 615.693431] [55174]: [pid: 55174|app: 0|req: 28/51] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:31:35 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 1135 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 615.704270] [55175]: DEBUG cinder.api.middleware.request_id [None req-34c2455f-9848-4777-b110-62dfdfb3cf52 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.706449] [55175]: INFO cinder.api.openstack.wsgi [None req-34c2455f-9848-4777-b110-62dfdfb3cf52 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 615.706689] [55175]: DEBUG cinder.api.openstack.wsgi [None req-34c2455f-9848-4777-b110-62dfdfb3cf52 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.706920] [55175]: DEBUG cinder.api.openstack.wsgi [None req-34c2455f-9848-4777-b110-62dfdfb3cf52 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.718000] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.718000] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.721642] [55175]: INFO cinder.volume.api [None req-34c2455f-9848-4777-b110-62dfdfb3cf52 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 615.726927] [55175]: INFO cinder.api.openstack.wsgi [None req-34c2455f-9848-4777-b110-62dfdfb3cf52 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 615.727353] [55175]: [pid: 55175|app: 0|req: 24/52] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:31:35 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 618.299879] [55174]: DEBUG cinder.api.middleware.request_id [None req-08667063-4bac-48cd-bc14-13fb0b1376dc None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.300716] [55174]: INFO cinder.api.openstack.wsgi [None req-08667063-4bac-48cd-bc14-13fb0b1376dc None None] GET http://10.180.1.21/volume// [ 618.301113] [55174]: DEBUG cinder.api.openstack.wsgi [None req-08667063-4bac-48cd-bc14-13fb0b1376dc None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 618.301710] [55174]: DEBUG cinder.api.openstack.wsgi [None req-08667063-4bac-48cd-bc14-13fb0b1376dc None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 618.302334] [55174]: INFO cinder.api.openstack.wsgi [None req-08667063-4bac-48cd-bc14-13fb0b1376dc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 618.302854] [55174]: [pid: 55174|app: 0|req: 29/53] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:31:38 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 618.309944] [55175]: DEBUG cinder.api.middleware.request_id [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-48bb0794-66d6-4b44-8d0d-0d3810db1304 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.315328] [55175]: INFO cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-48bb0794-66d6-4b44-8d0d-0d3810db1304 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 618.315328] [55175]: DEBUG cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-48bb0794-66d6-4b44-8d0d-0d3810db1304 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 618.315328] [55175]: DEBUG cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-48bb0794-66d6-4b44-8d0d-0d3810db1304 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 618.335339] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.335339] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 618.340503] [55175]: INFO cinder.volume.api [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-48bb0794-66d6-4b44-8d0d-0d3810db1304 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 618.350458] [55175]: INFO cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-48bb0794-66d6-4b44-8d0d-0d3810db1304 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 200 [ 618.350458] [55175]: [pid: 55175|app: 0|req: 25/54] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:31:38 2025] GET /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 1571 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 618.501501] [55174]: DEBUG cinder.api.middleware.request_id [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-b3bb4fde-9e67-41ea-9eec-17469effbcec None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.504416] [55174]: INFO cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-b3bb4fde-9e67-41ea-9eec-17469effbcec tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] PUT http://10.180.1.21/volume/v3/attachments/fde72c72-6057-47ee-84d1-c0e1aede4a75 [ 618.504956] [55174]: DEBUG cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-b3bb4fde-9e67-41ea-9eec-17469effbcec tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-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=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 618.514943] [55174]: DEBUG cinder.coordination [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-b3bb4fde-9e67-41ea-9eec-17469effbcec tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Acquiring lock "cinder-attachment_update-9c4b635c-3ce9-48d5-930a-3a65fc14d6d3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 618.524166] [55174]: DEBUG cinder.coordination [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-b3bb4fde-9e67-41ea-9eec-17469effbcec tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Lock "cinder-attachment_update-9c4b635c-3ce9-48d5-930a-3a65fc14d6d3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 618.525521] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.525521] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.071473] [55174]: DEBUG cinder.coordination [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-b3bb4fde-9e67-41ea-9eec-17469effbcec tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Lock "cinder-attachment_update-9c4b635c-3ce9-48d5-930a-3a65fc14d6d3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.547s {{(pid=55174) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 619.071810] [55174]: INFO cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-b3bb4fde-9e67-41ea-9eec-17469effbcec tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/attachments/fde72c72-6057-47ee-84d1-c0e1aede4a75 returned with HTTP 200 [ 619.072301] [55174]: [pid: 55174|app: 0|req: 30/55] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:31:38 2025] PUT /volume/v3/attachments/fde72c72-6057-47ee-84d1-c0e1aede4a75 => generated 617 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 619.583782] [55175]: DEBUG cinder.api.middleware.request_id [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-1dde8e04-5cd0-4ead-bd1f-c5cbee19eedb None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.584512] [55175]: INFO cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-1dde8e04-5cd0-4ead-bd1f-c5cbee19eedb tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] POST http://10.180.1.21/volume/v3/attachments/fde72c72-6057-47ee-84d1-c0e1aede4a75/action [ 619.585201] [55175]: DEBUG cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-1dde8e04-5cd0-4ead-bd1f-c5cbee19eedb tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Action body: b'{"os-complete": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 619.585344] [55175]: DEBUG cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-1dde8e04-5cd0-4ead-bd1f-c5cbee19eedb tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 619.615266] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.615266] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.632570] [55175]: INFO cinder.api.openstack.wsgi [req-3b37b7bc-5789-40be-91e1-241f994053d4 req-1dde8e04-5cd0-4ead-bd1f-c5cbee19eedb tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/attachments/fde72c72-6057-47ee-84d1-c0e1aede4a75/action returned with HTTP 204 [ 619.633078] [55175]: [pid: 55175|app: 0|req: 26/56] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:31:39 2025] POST /volume/v3/attachments/fde72c72-6057-47ee-84d1-c0e1aede4a75/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 621.267708] [55174]: DEBUG cinder.api.middleware.request_id [req-00963002-1221-4484-a3ac-1c4df72d7d2b req-6998d0f4-290d-4745-ae95-0130d675f5e0 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.272710] [55174]: INFO cinder.api.openstack.wsgi [req-00963002-1221-4484-a3ac-1c4df72d7d2b req-6998d0f4-290d-4745-ae95-0130d675f5e0 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5f9a470c-cec5-4ea6-ba34-0aa2d6889b3b [ 621.272710] [55174]: DEBUG cinder.api.openstack.wsgi [req-00963002-1221-4484-a3ac-1c4df72d7d2b req-6998d0f4-290d-4745-ae95-0130d675f5e0 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 621.272885] [55174]: DEBUG cinder.api.openstack.wsgi [req-00963002-1221-4484-a3ac-1c4df72d7d2b req-6998d0f4-290d-4745-ae95-0130d675f5e0 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'version_select' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 621.284107] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.284107] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 621.845227] [55174]: INFO cinder.api.openstack.wsgi [req-00963002-1221-4484-a3ac-1c4df72d7d2b req-6998d0f4-290d-4745-ae95-0130d675f5e0 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/attachments/5f9a470c-cec5-4ea6-ba34-0aa2d6889b3b returned with HTTP 200 [ 621.845934] [55174]: [pid: 55174|app: 0|req: 31/57] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:31:41 2025] DELETE /volume/v3/attachments/5f9a470c-cec5-4ea6-ba34-0aa2d6889b3b => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 629.630424] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=42,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 631.844315] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=89,cinder:INSERT=10,cinder:UPDATE=18 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 650.264840] [55175]: DEBUG cinder.api.middleware.request_id [None req-368416a8-371c-4b91-8e5b-c504a3fb8ccf None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 650.266971] [55175]: INFO cinder.api.openstack.wsgi [None req-368416a8-371c-4b91-8e5b-c504a3fb8ccf tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 650.267214] [55175]: DEBUG cinder.api.openstack.wsgi [None req-368416a8-371c-4b91-8e5b-c504a3fb8ccf tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 650.267443] [55175]: DEBUG cinder.api.openstack.wsgi [None req-368416a8-371c-4b91-8e5b-c504a3fb8ccf tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 650.278831] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.278831] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 650.283488] [55175]: INFO cinder.volume.api [None req-368416a8-371c-4b91-8e5b-c504a3fb8ccf tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 650.289525] [55175]: INFO cinder.api.openstack.wsgi [None req-368416a8-371c-4b91-8e5b-c504a3fb8ccf tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 650.289945] [55175]: [pid: 55175|app: 0|req: 27/58] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:10 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 650.301575] [55174]: DEBUG cinder.api.middleware.request_id [None req-d3f46e68-594a-4b85-a503-c082a00bdce6 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 650.303795] [55174]: INFO cinder.api.openstack.wsgi [None req-d3f46e68-594a-4b85-a503-c082a00bdce6 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 650.304070] [55174]: DEBUG cinder.api.openstack.wsgi [None req-d3f46e68-594a-4b85-a503-c082a00bdce6 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 650.304271] [55174]: DEBUG cinder.api.openstack.wsgi [None req-d3f46e68-594a-4b85-a503-c082a00bdce6 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 650.312165] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.312165] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 650.316533] [55174]: INFO cinder.volume.api [None req-d3f46e68-594a-4b85-a503-c082a00bdce6 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 650.321088] [55174]: INFO cinder.api.openstack.wsgi [None req-d3f46e68-594a-4b85-a503-c082a00bdce6 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 650.322066] [55174]: [pid: 55174|app: 0|req: 32/59] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:10 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 650.356733] [55175]: DEBUG cinder.api.middleware.request_id [None req-becc961b-9218-4a58-be98-8103a6b9f044 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 650.359102] [55175]: INFO cinder.api.openstack.wsgi [None req-becc961b-9218-4a58-be98-8103a6b9f044 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 650.359370] [55175]: DEBUG cinder.api.openstack.wsgi [None req-becc961b-9218-4a58-be98-8103a6b9f044 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 650.359633] [55175]: DEBUG cinder.api.openstack.wsgi [None req-becc961b-9218-4a58-be98-8103a6b9f044 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 650.368883] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.368883] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 650.373036] [55175]: INFO cinder.volume.api [None req-becc961b-9218-4a58-be98-8103a6b9f044 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 650.376822] [55175]: INFO cinder.api.openstack.wsgi [None req-becc961b-9218-4a58-be98-8103a6b9f044 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 650.377304] [55175]: [pid: 55175|app: 0|req: 28/60] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:10 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 660.319245] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=4 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 660.375014] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=8 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 668.156750] [55174]: DEBUG cinder.api.middleware.request_id [req-f5ea7d49-6f11-4634-b1d7-b2e87e467ef0 req-479ab48f-1d82-4f13-9e5e-aee221b6d95b None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.159153] [55174]: INFO cinder.api.openstack.wsgi [req-f5ea7d49-6f11-4634-b1d7-b2e87e467ef0 req-479ab48f-1d82-4f13-9e5e-aee221b6d95b tempest-VolumesNegativeTest-1686500806 tempest-VolumesNegativeTest-1686500806-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1454742049 [ 668.159354] [55174]: DEBUG cinder.api.openstack.wsgi [req-f5ea7d49-6f11-4634-b1d7-b2e87e467ef0 req-479ab48f-1d82-4f13-9e5e-aee221b6d95b tempest-VolumesNegativeTest-1686500806 tempest-VolumesNegativeTest-1686500806-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 668.159582] [55174]: DEBUG cinder.api.openstack.wsgi [req-f5ea7d49-6f11-4634-b1d7-b2e87e467ef0 req-479ab48f-1d82-4f13-9e5e-aee221b6d95b tempest-VolumesNegativeTest-1686500806 tempest-VolumesNegativeTest-1686500806-project-member] Calling method 'delete' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 668.159789] [55174]: INFO cinder.api.v3.volumes [req-f5ea7d49-6f11-4634-b1d7-b2e87e467ef0 req-479ab48f-1d82-4f13-9e5e-aee221b6d95b tempest-VolumesNegativeTest-1686500806 tempest-VolumesNegativeTest-1686500806-project-member] Delete volume with id: tempest-invalid-1454742049 [ 668.172920] [55174]: INFO cinder.api.openstack.wsgi [req-f5ea7d49-6f11-4634-b1d7-b2e87e467ef0 req-479ab48f-1d82-4f13-9e5e-aee221b6d95b tempest-VolumesNegativeTest-1686500806 tempest-VolumesNegativeTest-1686500806-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1454742049 returned with HTTP 404 [ 668.173511] [55174]: [pid: 55174|app: 0|req: 33/61] 10.180.1.21 () {62 vars in 1470 bytes} [Mon Feb 17 22:32:28 2025] DELETE /volume/v3/volumes/tempest-invalid-1454742049 => generated 99 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 668.489287] [55175]: DEBUG cinder.api.middleware.request_id [req-671d27c3-2eab-480b-8f86-03de60c1d808 req-1c98d7de-a255-4f58-9375-70a5a1db7140 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.491972] [55175]: INFO cinder.api.openstack.wsgi [req-671d27c3-2eab-480b-8f86-03de60c1d808 req-1c98d7de-a255-4f58-9375-70a5a1db7140 tempest-VolumesNegativeTest-1686500806 tempest-VolumesNegativeTest-1686500806-project-member] DELETE http://10.180.1.21/volume/v3/volumes/722b3fb7-6630-475c-a28e-457c4b72baf0 [ 668.492287] [55175]: DEBUG cinder.api.openstack.wsgi [req-671d27c3-2eab-480b-8f86-03de60c1d808 req-1c98d7de-a255-4f58-9375-70a5a1db7140 tempest-VolumesNegativeTest-1686500806 tempest-VolumesNegativeTest-1686500806-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 668.492544] [55175]: DEBUG cinder.api.openstack.wsgi [req-671d27c3-2eab-480b-8f86-03de60c1d808 req-1c98d7de-a255-4f58-9375-70a5a1db7140 tempest-VolumesNegativeTest-1686500806 tempest-VolumesNegativeTest-1686500806-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 668.492792] [55175]: INFO cinder.api.v3.volumes [req-671d27c3-2eab-480b-8f86-03de60c1d808 req-1c98d7de-a255-4f58-9375-70a5a1db7140 tempest-VolumesNegativeTest-1686500806 tempest-VolumesNegativeTest-1686500806-project-member] Delete volume with id: 722b3fb7-6630-475c-a28e-457c4b72baf0 [ 668.499501] [55175]: INFO cinder.api.openstack.wsgi [req-671d27c3-2eab-480b-8f86-03de60c1d808 req-1c98d7de-a255-4f58-9375-70a5a1db7140 tempest-VolumesNegativeTest-1686500806 tempest-VolumesNegativeTest-1686500806-project-member] http://10.180.1.21/volume/v3/volumes/722b3fb7-6630-475c-a28e-457c4b72baf0 returned with HTTP 404 [ 668.500834] [55175]: [pid: 55175|app: 0|req: 29/62] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Feb 17 22:32:28 2025] DELETE /volume/v3/volumes/722b3fb7-6630-475c-a28e-457c4b72baf0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 668.563998] [55174]: DEBUG cinder.api.middleware.request_id [req-08cf863a-861c-405a-bfda-1deda8d503f1 req-504cdcac-e439-4aae-8b1b-d022d6e93dc4 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.566330] [55174]: INFO cinder.api.openstack.wsgi [req-08cf863a-861c-405a-bfda-1deda8d503f1 req-504cdcac-e439-4aae-8b1b-d022d6e93dc4 tempest-VolumesNegativeTest-1686500806 tempest-VolumesNegativeTest-1686500806-project-member] GET http://10.180.1.21/volume/v3/volumes/0237a7db-74a0-417c-820f-e8143cded609 [ 668.566550] [55174]: DEBUG cinder.api.openstack.wsgi [req-08cf863a-861c-405a-bfda-1deda8d503f1 req-504cdcac-e439-4aae-8b1b-d022d6e93dc4 tempest-VolumesNegativeTest-1686500806 tempest-VolumesNegativeTest-1686500806-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 668.566767] [55174]: DEBUG cinder.api.openstack.wsgi [req-08cf863a-861c-405a-bfda-1deda8d503f1 req-504cdcac-e439-4aae-8b1b-d022d6e93dc4 tempest-VolumesNegativeTest-1686500806 tempest-VolumesNegativeTest-1686500806-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 668.573123] [55174]: INFO cinder.api.openstack.wsgi [req-08cf863a-861c-405a-bfda-1deda8d503f1 req-504cdcac-e439-4aae-8b1b-d022d6e93dc4 tempest-VolumesNegativeTest-1686500806 tempest-VolumesNegativeTest-1686500806-project-member] http://10.180.1.21/volume/v3/volumes/0237a7db-74a0-417c-820f-e8143cded609 returned with HTTP 404 [ 668.573481] [55174]: [pid: 55174|app: 0|req: 34/63] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:32:28 2025] GET /volume/v3/volumes/0237a7db-74a0-417c-820f-e8143cded609 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 670.788032] [55175]: DEBUG cinder.api.middleware.request_id [req-bbb08657-8670-4b75-82ab-3d74688c7330 req-c0abebe5-bac5-4854-8fd8-802bbec7d4cc None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.790367] [55175]: INFO cinder.api.openstack.wsgi [req-bbb08657-8670-4b75-82ab-3d74688c7330 req-c0abebe5-bac5-4854-8fd8-802bbec7d4cc tempest-InstanceActionsTestJSON-1201191675 tempest-InstanceActionsTestJSON-1201191675-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=3e0d91e8-d0e5-48e8-9d76-e540c127d3c4 [ 670.790678] [55175]: DEBUG cinder.api.openstack.wsgi [req-bbb08657-8670-4b75-82ab-3d74688c7330 req-c0abebe5-bac5-4854-8fd8-802bbec7d4cc tempest-InstanceActionsTestJSON-1201191675 tempest-InstanceActionsTestJSON-1201191675-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 670.790838] [55175]: DEBUG cinder.api.openstack.wsgi [req-bbb08657-8670-4b75-82ab-3d74688c7330 req-c0abebe5-bac5-4854-8fd8-802bbec7d4cc tempest-InstanceActionsTestJSON-1201191675 tempest-InstanceActionsTestJSON-1201191675-project-member] Calling method 'version_select' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 670.803569] [55175]: INFO cinder.api.openstack.wsgi [req-bbb08657-8670-4b75-82ab-3d74688c7330 req-c0abebe5-bac5-4854-8fd8-802bbec7d4cc tempest-InstanceActionsTestJSON-1201191675 tempest-InstanceActionsTestJSON-1201191675-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=3e0d91e8-d0e5-48e8-9d76-e540c127d3c4 returned with HTTP 200 [ 670.803965] [55175]: [pid: 55175|app: 0|req: 30/64] 10.180.1.21 () {62 vars in 1517 bytes} [Mon Feb 17 22:32:30 2025] GET /volume/v3/attachments?instance_id=3e0d91e8-d0e5-48e8-9d76-e540c127d3c4 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 672.865979] [55174]: DEBUG cinder.api.middleware.request_id [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-d84be376-76ee-47f0-a444-665a3aa48a13 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.868539] [55174]: INFO cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-d84be376-76ee-47f0-a444-665a3aa48a13 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 672.869232] [55174]: DEBUG cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-d84be376-76ee-47f0-a444-665a3aa48a13 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 672.869311] [55174]: DEBUG cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-d84be376-76ee-47f0-a444-665a3aa48a13 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 672.879678] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.879678] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 672.882971] [55174]: INFO cinder.volume.api [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-d84be376-76ee-47f0-a444-665a3aa48a13 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 672.887539] [55174]: INFO cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-d84be376-76ee-47f0-a444-665a3aa48a13 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 672.887922] [55174]: [pid: 55174|app: 0|req: 35/65] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:32:32 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 674.407434] [55175]: DEBUG cinder.api.middleware.request_id [None req-17c2734a-0b5e-4c02-b942-3bf25b418d38 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.407886] [55175]: INFO cinder.api.openstack.wsgi [None req-17c2734a-0b5e-4c02-b942-3bf25b418d38 None None] GET http://10.180.1.21/volume// [ 674.408085] [55175]: DEBUG cinder.api.openstack.wsgi [None req-17c2734a-0b5e-4c02-b942-3bf25b418d38 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 674.408311] [55175]: DEBUG cinder.api.openstack.wsgi [None req-17c2734a-0b5e-4c02-b942-3bf25b418d38 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 674.408714] [55175]: INFO cinder.api.openstack.wsgi [None req-17c2734a-0b5e-4c02-b942-3bf25b418d38 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 674.409031] [55175]: [pid: 55175|app: 0|req: 31/66] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:32:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 674.414232] [55174]: DEBUG cinder.api.middleware.request_id [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-534cd7a2-1a39-4328-8d3a-090e5aa3460b None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.416582] [55174]: INFO cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-534cd7a2-1a39-4328-8d3a-090e5aa3460b tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 674.417024] [55174]: DEBUG cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-534cd7a2-1a39-4328-8d3a-090e5aa3460b tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7469a6a-e0d5-4972-934d-5b09b3a664a4", "connector": null, "instance_uuid": "78c077da-de74-46ec-8218-f37b79e188ca"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 674.430904] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.430904] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 674.459446] [55174]: INFO cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-534cd7a2-1a39-4328-8d3a-090e5aa3460b tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 674.459612] [55174]: [pid: 55174|app: 0|req: 36/67] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:32:34 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) [ 674.481825] [55175]: DEBUG cinder.api.middleware.request_id [None req-0868c7bc-8636-45f8-9c8f-9017f4f2cee2 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.483907] [55175]: INFO cinder.api.openstack.wsgi [None req-0868c7bc-8636-45f8-9c8f-9017f4f2cee2 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 674.484348] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0868c7bc-8636-45f8-9c8f-9017f4f2cee2 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 674.484728] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0868c7bc-8636-45f8-9c8f-9017f4f2cee2 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 674.495898] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.495898] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 674.498625] [55175]: INFO cinder.volume.api [None req-0868c7bc-8636-45f8-9c8f-9017f4f2cee2 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 674.503250] [55175]: INFO cinder.api.openstack.wsgi [None req-0868c7bc-8636-45f8-9c8f-9017f4f2cee2 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 674.503697] [55175]: [pid: 55175|app: 0|req: 32/68] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:34 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 674.985829] [55174]: DEBUG cinder.api.middleware.request_id [None req-49e13ab7-6290-4183-907e-84d96ceb0421 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.985829] [55174]: INFO cinder.api.openstack.wsgi [None req-49e13ab7-6290-4183-907e-84d96ceb0421 None None] GET http://10.180.1.21/volume// [ 674.985975] [55174]: DEBUG cinder.api.openstack.wsgi [None req-49e13ab7-6290-4183-907e-84d96ceb0421 None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 674.987064] [55174]: DEBUG cinder.api.openstack.wsgi [None req-49e13ab7-6290-4183-907e-84d96ceb0421 None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 674.987064] [55174]: INFO cinder.api.openstack.wsgi [None req-49e13ab7-6290-4183-907e-84d96ceb0421 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 674.987064] [55174]: [pid: 55174|app: 0|req: 37/69] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:32:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 674.990556] [55175]: DEBUG cinder.api.middleware.request_id [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-c8b62517-6dc1-47f7-8350-e75631ce7e5b None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.992975] [55175]: INFO cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-c8b62517-6dc1-47f7-8350-e75631ce7e5b tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 674.993447] [55175]: DEBUG cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-c8b62517-6dc1-47f7-8350-e75631ce7e5b tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 674.993705] [55175]: DEBUG cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-c8b62517-6dc1-47f7-8350-e75631ce7e5b tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.007974] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.007974] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.011135] [55175]: INFO cinder.volume.api [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-c8b62517-6dc1-47f7-8350-e75631ce7e5b tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 675.015379] [55175]: INFO cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-c8b62517-6dc1-47f7-8350-e75631ce7e5b tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 675.015786] [55175]: [pid: 55175|app: 0|req: 33/70] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:32:34 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1232 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 675.046404] [55174]: DEBUG cinder.api.middleware.request_id [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-82895403-3485-48de-b6f9-2fe93bf7c98c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.048778] [55174]: INFO cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-82895403-3485-48de-b6f9-2fe93bf7c98c tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] PUT http://10.180.1.21/volume/v3/attachments/67668275-795e-4410-b871-a983f620644c [ 675.049206] [55174]: DEBUG cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-82895403-3485-48de-b6f9-2fe93bf7c98c tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-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-523751", "mountpoint": "/dev/sdb"}}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 675.057781] [55174]: DEBUG cinder.coordination [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-82895403-3485-48de-b6f9-2fe93bf7c98c tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Acquiring lock "cinder-attachment_update-c7469a6a-e0d5-4972-934d-5b09b3a664a4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 675.064030] [55174]: DEBUG cinder.coordination [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-82895403-3485-48de-b6f9-2fe93bf7c98c tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Lock "cinder-attachment_update-c7469a6a-e0d5-4972-934d-5b09b3a664a4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 675.064030] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.064030] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.513945] [55175]: DEBUG cinder.api.middleware.request_id [None req-6bb5d668-833f-487d-87aa-c452e042f5ad None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.517352] [55175]: INFO cinder.api.openstack.wsgi [None req-6bb5d668-833f-487d-87aa-c452e042f5ad tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 675.517468] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6bb5d668-833f-487d-87aa-c452e042f5ad tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.517640] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6bb5d668-833f-487d-87aa-c452e042f5ad tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.530480] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.530480] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.535039] [55175]: INFO cinder.volume.api [None req-6bb5d668-833f-487d-87aa-c452e042f5ad tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 675.539507] [55175]: INFO cinder.api.openstack.wsgi [None req-6bb5d668-833f-487d-87aa-c452e042f5ad tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 675.539934] [55175]: [pid: 55175|app: 0|req: 34/71] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:35 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 676.553496] [55175]: DEBUG cinder.api.middleware.request_id [None req-d7d13666-6782-40c2-8f6a-db4b8963d067 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 676.555860] [55175]: INFO cinder.api.openstack.wsgi [None req-d7d13666-6782-40c2-8f6a-db4b8963d067 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 676.556109] [55175]: DEBUG cinder.api.openstack.wsgi [None req-d7d13666-6782-40c2-8f6a-db4b8963d067 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 676.556331] [55175]: DEBUG cinder.api.openstack.wsgi [None req-d7d13666-6782-40c2-8f6a-db4b8963d067 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 676.569496] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.569496] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 676.572820] [55175]: INFO cinder.volume.api [None req-d7d13666-6782-40c2-8f6a-db4b8963d067 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 676.577657] [55175]: INFO cinder.api.openstack.wsgi [None req-d7d13666-6782-40c2-8f6a-db4b8963d067 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 676.578949] [55175]: [pid: 55175|app: 0|req: 35/72] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:36 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 677.591181] [55175]: DEBUG cinder.api.middleware.request_id [None req-b83d9bf8-8c1d-4f96-9310-c7e9a2b25292 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.593492] [55175]: INFO cinder.api.openstack.wsgi [None req-b83d9bf8-8c1d-4f96-9310-c7e9a2b25292 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 677.596395] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b83d9bf8-8c1d-4f96-9310-c7e9a2b25292 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 677.596395] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b83d9bf8-8c1d-4f96-9310-c7e9a2b25292 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 677.616833] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.616833] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 677.622550] [55175]: INFO cinder.volume.api [None req-b83d9bf8-8c1d-4f96-9310-c7e9a2b25292 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 677.627322] [55175]: INFO cinder.api.openstack.wsgi [None req-b83d9bf8-8c1d-4f96-9310-c7e9a2b25292 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 677.627736] [55175]: [pid: 55175|app: 0|req: 36/73] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:37 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 678.640643] [55175]: DEBUG cinder.api.middleware.request_id [None req-96c86bfc-d744-4bc9-98ba-52c51730fa08 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.644642] [55175]: INFO cinder.api.openstack.wsgi [None req-96c86bfc-d744-4bc9-98ba-52c51730fa08 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 678.644642] [55175]: DEBUG cinder.api.openstack.wsgi [None req-96c86bfc-d744-4bc9-98ba-52c51730fa08 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 678.644642] [55175]: DEBUG cinder.api.openstack.wsgi [None req-96c86bfc-d744-4bc9-98ba-52c51730fa08 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 678.667734] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.667734] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 678.671570] [55175]: INFO cinder.volume.api [None req-96c86bfc-d744-4bc9-98ba-52c51730fa08 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 678.676887] [55175]: INFO cinder.api.openstack.wsgi [None req-96c86bfc-d744-4bc9-98ba-52c51730fa08 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 678.677416] [55175]: [pid: 55175|app: 0|req: 37/74] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:38 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 679.596195] [55174]: DEBUG cinder.coordination [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-82895403-3485-48de-b6f9-2fe93bf7c98c tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Lock "cinder-attachment_update-c7469a6a-e0d5-4972-934d-5b09b3a664a4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=55174) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 679.596954] [55174]: INFO cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-82895403-3485-48de-b6f9-2fe93bf7c98c tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/attachments/67668275-795e-4410-b871-a983f620644c returned with HTTP 200 [ 679.596954] [55174]: [pid: 55174|app: 0|req: 38/75] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:32:34 2025] PUT /volume/v3/attachments/67668275-795e-4410-b871-a983f620644c => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 679.689072] [55175]: DEBUG cinder.api.middleware.request_id [None req-4b8778a7-381c-4bab-ae9f-b2b4a54eb35c None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.690588] [55175]: INFO cinder.api.openstack.wsgi [None req-4b8778a7-381c-4bab-ae9f-b2b4a54eb35c tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 679.690822] [55175]: DEBUG cinder.api.openstack.wsgi [None req-4b8778a7-381c-4bab-ae9f-b2b4a54eb35c tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 679.691067] [55175]: DEBUG cinder.api.openstack.wsgi [None req-4b8778a7-381c-4bab-ae9f-b2b4a54eb35c tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 679.708320] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.708320] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 679.715135] [55175]: INFO cinder.volume.api [None req-4b8778a7-381c-4bab-ae9f-b2b4a54eb35c tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 679.719105] [55175]: INFO cinder.api.openstack.wsgi [None req-4b8778a7-381c-4bab-ae9f-b2b4a54eb35c tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 679.719526] [55175]: [pid: 55175|app: 0|req: 38/76] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:39 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 680.732776] [55174]: DEBUG cinder.api.middleware.request_id [None req-870222e5-b350-4f55-afe4-5b35fae7d72e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.736416] [55174]: INFO cinder.api.openstack.wsgi [None req-870222e5-b350-4f55-afe4-5b35fae7d72e tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 680.736762] [55174]: DEBUG cinder.api.openstack.wsgi [None req-870222e5-b350-4f55-afe4-5b35fae7d72e tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 680.738057] [55174]: DEBUG cinder.api.openstack.wsgi [None req-870222e5-b350-4f55-afe4-5b35fae7d72e tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 680.752066] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.752066] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 680.757020] [55174]: INFO cinder.volume.api [None req-870222e5-b350-4f55-afe4-5b35fae7d72e tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 680.762100] [55174]: INFO cinder.api.openstack.wsgi [None req-870222e5-b350-4f55-afe4-5b35fae7d72e tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 680.762533] [55174]: [pid: 55174|app: 0|req: 39/77] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:40 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 681.776577] [55175]: DEBUG cinder.api.middleware.request_id [None req-6f4e5d0b-0cc7-4d8b-82b9-3070c70bacb5 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.779324] [55175]: INFO cinder.api.openstack.wsgi [None req-6f4e5d0b-0cc7-4d8b-82b9-3070c70bacb5 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 681.779720] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6f4e5d0b-0cc7-4d8b-82b9-3070c70bacb5 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.780193] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6f4e5d0b-0cc7-4d8b-82b9-3070c70bacb5 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.795986] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.795986] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.800590] [55175]: INFO cinder.volume.api [None req-6f4e5d0b-0cc7-4d8b-82b9-3070c70bacb5 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 681.806035] [55175]: INFO cinder.api.openstack.wsgi [None req-6f4e5d0b-0cc7-4d8b-82b9-3070c70bacb5 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 681.806751] [55175]: [pid: 55175|app: 0|req: 39/78] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:41 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 682.260759] [55174]: DEBUG cinder.api.middleware.request_id [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-59efa948-90b9-490c-8f08-2e2d3afdd2d4 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.262710] [55174]: INFO cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-59efa948-90b9-490c-8f08-2e2d3afdd2d4 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] POST http://10.180.1.21/volume/v3/attachments/67668275-795e-4410-b871-a983f620644c/action [ 682.263154] [55174]: DEBUG cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-59efa948-90b9-490c-8f08-2e2d3afdd2d4 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Action body: b'{"os-complete": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 682.263442] [55174]: DEBUG cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-59efa948-90b9-490c-8f08-2e2d3afdd2d4 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 682.278182] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.278182] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.287716] [55174]: INFO cinder.api.openstack.wsgi [req-22530dbb-486c-4a6b-b409-0d87549e9bc5 req-59efa948-90b9-490c-8f08-2e2d3afdd2d4 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/attachments/67668275-795e-4410-b871-a983f620644c/action returned with HTTP 204 [ 682.288275] [55174]: [pid: 55174|app: 0|req: 40/79] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:32:42 2025] POST /volume/v3/attachments/67668275-795e-4410-b871-a983f620644c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 682.822853] [55175]: DEBUG cinder.api.middleware.request_id [None req-f2c3b4fd-cd3b-4688-a670-0bf829f3e05d None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.825025] [55175]: INFO cinder.api.openstack.wsgi [None req-f2c3b4fd-cd3b-4688-a670-0bf829f3e05d tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 682.825201] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f2c3b4fd-cd3b-4688-a670-0bf829f3e05d tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.825435] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f2c3b4fd-cd3b-4688-a670-0bf829f3e05d tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.835289] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.835289] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.838750] [55175]: INFO cinder.volume.api [None req-f2c3b4fd-cd3b-4688-a670-0bf829f3e05d tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 682.843144] [55175]: INFO cinder.api.openstack.wsgi [None req-f2c3b4fd-cd3b-4688-a670-0bf829f3e05d tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 682.843529] [55175]: [pid: 55175|app: 0|req: 40/80] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:42 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 682.853647] [55174]: DEBUG cinder.api.middleware.request_id [None req-791fd683-288e-4cd6-aa8a-1b0066dd1ff0 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.855694] [55174]: INFO cinder.api.openstack.wsgi [None req-791fd683-288e-4cd6-aa8a-1b0066dd1ff0 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 682.855922] [55174]: DEBUG cinder.api.openstack.wsgi [None req-791fd683-288e-4cd6-aa8a-1b0066dd1ff0 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.856160] [55174]: DEBUG cinder.api.openstack.wsgi [None req-791fd683-288e-4cd6-aa8a-1b0066dd1ff0 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.866514] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.866514] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.869616] [55174]: INFO cinder.volume.api [None req-791fd683-288e-4cd6-aa8a-1b0066dd1ff0 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 682.873733] [55174]: INFO cinder.api.openstack.wsgi [None req-791fd683-288e-4cd6-aa8a-1b0066dd1ff0 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 682.874143] [55174]: [pid: 55174|app: 0|req: 41/81] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:42 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 683.204760] [55175]: DEBUG cinder.api.middleware.request_id [None req-65b984ef-c44c-4b5b-868d-5f1ef68f6cde None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.206823] [55175]: INFO cinder.api.openstack.wsgi [None req-65b984ef-c44c-4b5b-868d-5f1ef68f6cde tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 683.210018] [55175]: DEBUG cinder.api.openstack.wsgi [None req-65b984ef-c44c-4b5b-868d-5f1ef68f6cde tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.210018] [55175]: DEBUG cinder.api.openstack.wsgi [None req-65b984ef-c44c-4b5b-868d-5f1ef68f6cde tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.221551] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.221551] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 683.226193] [55175]: INFO cinder.volume.api [None req-65b984ef-c44c-4b5b-868d-5f1ef68f6cde tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 683.233557] [55175]: INFO cinder.api.openstack.wsgi [None req-65b984ef-c44c-4b5b-868d-5f1ef68f6cde tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 683.233557] [55175]: [pid: 55175|app: 0|req: 41/82] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:43 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 683.339602] [55174]: DEBUG cinder.api.middleware.request_id [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-9af4379c-eb28-4fff-b8e4-83c6789de446 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.342359] [55174]: INFO cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-9af4379c-eb28-4fff-b8e4-83c6789de446 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 683.342702] [55174]: DEBUG cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-9af4379c-eb28-4fff-b8e4-83c6789de446 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.342978] [55174]: DEBUG cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-9af4379c-eb28-4fff-b8e4-83c6789de446 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.352906] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.352906] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 683.355819] [55174]: INFO cinder.volume.api [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-9af4379c-eb28-4fff-b8e4-83c6789de446 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 683.359747] [55174]: INFO cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-9af4379c-eb28-4fff-b8e4-83c6789de446 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 683.360127] [55174]: [pid: 55174|app: 0|req: 42/83] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:32:43 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 683.391581] [55175]: DEBUG cinder.api.middleware.request_id [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-d79b27ed-0369-4135-8b0c-9b6cf17e9dbc None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.394944] [55175]: INFO cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-d79b27ed-0369-4135-8b0c-9b6cf17e9dbc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] POST http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4/action [ 683.394944] [55175]: DEBUG cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-d79b27ed-0369-4135-8b0c-9b6cf17e9dbc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 683.394944] [55175]: DEBUG cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-d79b27ed-0369-4135-8b0c-9b6cf17e9dbc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 683.404865] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.404865] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 683.405304] [55175]: INFO cinder.volume.api [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-d79b27ed-0369-4135-8b0c-9b6cf17e9dbc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 683.411182] [55175]: INFO cinder.volume.api [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-d79b27ed-0369-4135-8b0c-9b6cf17e9dbc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Begin detaching volume completed successfully. [ 683.411423] [55175]: INFO cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-d79b27ed-0369-4135-8b0c-9b6cf17e9dbc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4/action returned with HTTP 202 [ 683.411841] [55175]: [pid: 55175|app: 0|req: 42/84] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Feb 17 22:32:43 2025] POST /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 684.430289] [55174]: DEBUG cinder.api.middleware.request_id [None req-34ec1e86-1ded-4a39-9ecf-728c1710abb3 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.430752] [55174]: INFO cinder.api.openstack.wsgi [None req-34ec1e86-1ded-4a39-9ecf-728c1710abb3 None None] GET http://10.180.1.21/volume// [ 684.430962] [55174]: DEBUG cinder.api.openstack.wsgi [None req-34ec1e86-1ded-4a39-9ecf-728c1710abb3 None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.431211] [55174]: DEBUG cinder.api.openstack.wsgi [None req-34ec1e86-1ded-4a39-9ecf-728c1710abb3 None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.431626] [55174]: INFO cinder.api.openstack.wsgi [None req-34ec1e86-1ded-4a39-9ecf-728c1710abb3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 684.433017] [55174]: [pid: 55174|app: 0|req: 43/85] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:32:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 684.438896] [55175]: DEBUG cinder.api.middleware.request_id [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-a3851497-0670-4ecb-b11d-179e4edef4cc None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.441637] [55175]: INFO cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-a3851497-0670-4ecb-b11d-179e4edef4cc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 684.442585] [55175]: DEBUG cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-a3851497-0670-4ecb-b11d-179e4edef4cc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.442844] [55175]: DEBUG cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-a3851497-0670-4ecb-b11d-179e4edef4cc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.465698] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.465698] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.472025] [55175]: INFO cinder.volume.api [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-a3851497-0670-4ecb-b11d-179e4edef4cc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 684.479654] [55175]: INFO cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-a3851497-0670-4ecb-b11d-179e4edef4cc tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 684.479654] [55175]: [pid: 55175|app: 0|req: 43/86] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:32:44 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1554 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 685.639200] [55174]: DEBUG cinder.api.middleware.request_id [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-9a8dffb8-f451-4463-bbff-e52b9b750332 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.642811] [55174]: INFO cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-9a8dffb8-f451-4463-bbff-e52b9b750332 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/67668275-795e-4410-b871-a983f620644c [ 685.643286] [55174]: DEBUG cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-9a8dffb8-f451-4463-bbff-e52b9b750332 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.643520] [55174]: DEBUG cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-9a8dffb8-f451-4463-bbff-e52b9b750332 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'version_select' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.653207] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 685.653207] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.180222] [55174]: INFO cinder.api.openstack.wsgi [req-fba9a1d7-3964-4652-94e6-c973b2d742d4 req-9a8dffb8-f451-4463-bbff-e52b9b750332 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/attachments/67668275-795e-4410-b871-a983f620644c returned with HTTP 200 [ 686.180702] [55174]: [pid: 55174|app: 0|req: 44/87] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:32:45 2025] DELETE /volume/v3/attachments/67668275-795e-4410-b871-a983f620644c => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 686.714472] [55175]: DEBUG cinder.api.middleware.request_id [None req-831de090-f5ce-483e-9254-db378fd40dbd None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.718274] [55175]: INFO cinder.api.openstack.wsgi [None req-831de090-f5ce-483e-9254-db378fd40dbd tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 686.718666] [55175]: DEBUG cinder.api.openstack.wsgi [None req-831de090-f5ce-483e-9254-db378fd40dbd tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.718926] [55175]: DEBUG cinder.api.openstack.wsgi [None req-831de090-f5ce-483e-9254-db378fd40dbd tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.731061] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.731061] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.736134] [55175]: INFO cinder.volume.api [None req-831de090-f5ce-483e-9254-db378fd40dbd tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 686.742835] [55175]: INFO cinder.api.openstack.wsgi [None req-831de090-f5ce-483e-9254-db378fd40dbd tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 686.743551] [55175]: [pid: 55175|app: 0|req: 44/88] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:46 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 686.753488] [55174]: DEBUG cinder.api.middleware.request_id [None req-8b729180-e536-470c-b22a-bdac6d1f97aa None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.757297] [55174]: INFO cinder.api.openstack.wsgi [None req-8b729180-e536-470c-b22a-bdac6d1f97aa tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 686.757629] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8b729180-e536-470c-b22a-bdac6d1f97aa tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.758023] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8b729180-e536-470c-b22a-bdac6d1f97aa tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'delete' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.758275] [55174]: INFO cinder.api.v3.volumes [None req-8b729180-e536-470c-b22a-bdac6d1f97aa tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Delete volume with id: c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 686.770466] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.770466] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.770704] [55174]: INFO cinder.volume.api [None req-8b729180-e536-470c-b22a-bdac6d1f97aa tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 686.803029] [55174]: INFO cinder.volume.api [None req-8b729180-e536-470c-b22a-bdac6d1f97aa tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Delete volume request issued successfully. [ 686.803029] [55174]: INFO cinder.api.openstack.wsgi [None req-8b729180-e536-470c-b22a-bdac6d1f97aa tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 202 [ 686.803029] [55174]: [pid: 55174|app: 0|req: 45/89] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:32:46 2025] DELETE /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 686.804467] [55175]: DEBUG cinder.api.middleware.request_id [None req-a5c5e6cb-9312-437c-8b50-ffe1f2339d97 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.806859] [55175]: INFO cinder.api.openstack.wsgi [None req-a5c5e6cb-9312-437c-8b50-ffe1f2339d97 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 686.807118] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a5c5e6cb-9312-437c-8b50-ffe1f2339d97 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.807386] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a5c5e6cb-9312-437c-8b50-ffe1f2339d97 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.824864] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.824864] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.830304] [55175]: INFO cinder.volume.api [None req-a5c5e6cb-9312-437c-8b50-ffe1f2339d97 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 686.836714] [55175]: INFO cinder.api.openstack.wsgi [None req-a5c5e6cb-9312-437c-8b50-ffe1f2339d97 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 686.837241] [55175]: [pid: 55175|app: 0|req: 45/90] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:46 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 687.849370] [55174]: DEBUG cinder.api.middleware.request_id [None req-857857e8-aedd-4b82-a536-f1246ad176ce None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.851605] [55174]: INFO cinder.api.openstack.wsgi [None req-857857e8-aedd-4b82-a536-f1246ad176ce tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 687.851833] [55174]: DEBUG cinder.api.openstack.wsgi [None req-857857e8-aedd-4b82-a536-f1246ad176ce tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.852114] [55174]: DEBUG cinder.api.openstack.wsgi [None req-857857e8-aedd-4b82-a536-f1246ad176ce tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.863772] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 687.863772] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 687.868506] [55174]: INFO cinder.volume.api [None req-857857e8-aedd-4b82-a536-f1246ad176ce tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 687.874099] [55174]: INFO cinder.api.openstack.wsgi [None req-857857e8-aedd-4b82-a536-f1246ad176ce tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 687.874525] [55174]: [pid: 55174|app: 0|req: 46/91] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:47 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 688.886626] [55175]: DEBUG cinder.api.middleware.request_id [None req-e16134af-aefb-4b73-bd5a-17d57d1005d2 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.889492] [55175]: INFO cinder.api.openstack.wsgi [None req-e16134af-aefb-4b73-bd5a-17d57d1005d2 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 688.889492] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e16134af-aefb-4b73-bd5a-17d57d1005d2 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.889492] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e16134af-aefb-4b73-bd5a-17d57d1005d2 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.902561] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.902561] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.905596] [55175]: INFO cinder.volume.api [None req-e16134af-aefb-4b73-bd5a-17d57d1005d2 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Volume info retrieved successfully. [ 688.910437] [55175]: INFO cinder.api.openstack.wsgi [None req-e16134af-aefb-4b73-bd5a-17d57d1005d2 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 200 [ 688.910845] [55175]: [pid: 55175|app: 0|req: 46/92] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:48 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 689.923257] [55174]: DEBUG cinder.api.middleware.request_id [None req-46f5ce72-1578-4dc1-b7ff-41806d7bde33 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.925553] [55174]: INFO cinder.api.openstack.wsgi [None req-46f5ce72-1578-4dc1-b7ff-41806d7bde33 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 689.925750] [55174]: DEBUG cinder.api.openstack.wsgi [None req-46f5ce72-1578-4dc1-b7ff-41806d7bde33 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.925983] [55174]: DEBUG cinder.api.openstack.wsgi [None req-46f5ce72-1578-4dc1-b7ff-41806d7bde33 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.937044] [55174]: INFO cinder.api.openstack.wsgi [None req-46f5ce72-1578-4dc1-b7ff-41806d7bde33 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 404 [ 689.937621] [55174]: [pid: 55174|app: 0|req: 47/93] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:32:49 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 698.907947] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=71,cinder:UPDATE=1 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 699.932802] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=53,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 705.267434] [55175]: DEBUG cinder.api.middleware.request_id [req-c8ed0906-4948-4ace-91fe-5f2394a597b0 req-8282fabb-dafb-411a-936e-5dc4e5bb3507 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.271764] [55175]: INFO cinder.api.openstack.wsgi [req-c8ed0906-4948-4ace-91fe-5f2394a597b0 req-8282fabb-dafb-411a-936e-5dc4e5bb3507 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fde72c72-6057-47ee-84d1-c0e1aede4a75 [ 705.271764] [55175]: DEBUG cinder.api.openstack.wsgi [req-c8ed0906-4948-4ace-91fe-5f2394a597b0 req-8282fabb-dafb-411a-936e-5dc4e5bb3507 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.271764] [55175]: DEBUG cinder.api.openstack.wsgi [req-c8ed0906-4948-4ace-91fe-5f2394a597b0 req-8282fabb-dafb-411a-936e-5dc4e5bb3507 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'version_select' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.297776] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.297776] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.845694] [55175]: INFO cinder.api.openstack.wsgi [req-c8ed0906-4948-4ace-91fe-5f2394a597b0 req-8282fabb-dafb-411a-936e-5dc4e5bb3507 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/attachments/fde72c72-6057-47ee-84d1-c0e1aede4a75 returned with HTTP 200 [ 705.847406] [55175]: [pid: 55175|app: 0|req: 47/94] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:33:05 2025] DELETE /volume/v3/attachments/fde72c72-6057-47ee-84d1-c0e1aede4a75 => generated 19 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 705.855682] [55174]: DEBUG cinder.api.middleware.request_id [req-c8ed0906-4948-4ace-91fe-5f2394a597b0 req-3461008f-1858-4092-84f6-d7253aa1a386 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.858152] [55174]: INFO cinder.api.openstack.wsgi [req-c8ed0906-4948-4ace-91fe-5f2394a597b0 req-3461008f-1858-4092-84f6-d7253aa1a386 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 705.859237] [55174]: DEBUG cinder.api.openstack.wsgi [req-c8ed0906-4948-4ace-91fe-5f2394a597b0 req-3461008f-1858-4092-84f6-d7253aa1a386 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.859575] [55174]: DEBUG cinder.api.openstack.wsgi [req-c8ed0906-4948-4ace-91fe-5f2394a597b0 req-3461008f-1858-4092-84f6-d7253aa1a386 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Calling method 'delete' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.859880] [55174]: INFO cinder.api.v3.volumes [req-c8ed0906-4948-4ace-91fe-5f2394a597b0 req-3461008f-1858-4092-84f6-d7253aa1a386 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Delete volume with id: 9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 [ 705.873164] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.873164] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.873677] [55174]: INFO cinder.volume.api [req-c8ed0906-4948-4ace-91fe-5f2394a597b0 req-3461008f-1858-4092-84f6-d7253aa1a386 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Volume info retrieved successfully. [ 705.892983] [55174]: INFO cinder.volume.api [req-c8ed0906-4948-4ace-91fe-5f2394a597b0 req-3461008f-1858-4092-84f6-d7253aa1a386 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] Delete volume request issued successfully. [ 705.894873] [55174]: INFO cinder.api.openstack.wsgi [req-c8ed0906-4948-4ace-91fe-5f2394a597b0 req-3461008f-1858-4092-84f6-d7253aa1a386 tempest-ServersTestBootFromVolume-986745340 tempest-ServersTestBootFromVolume-986745340-project-member] http://10.180.1.21/volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 returned with HTTP 202 [ 705.894873] [55174]: [pid: 55174|app: 0|req: 48/95] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Feb 17 22:33:05 2025] DELETE /volume/v3/volumes/9c4b635c-3ce9-48d5-930a-3a65fc14d6d3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 715.846311] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 715.887526] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 718.365552] [55175]: DEBUG cinder.api.middleware.request_id [None req-df222667-33fb-409f-a411-c740cd4dec89 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.367909] [55175]: INFO cinder.api.openstack.wsgi [None req-df222667-33fb-409f-a411-c740cd4dec89 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 718.368429] [55175]: DEBUG cinder.api.openstack.wsgi [None req-df222667-33fb-409f-a411-c740cd4dec89 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.368429] [55175]: DEBUG cinder.api.openstack.wsgi [None req-df222667-33fb-409f-a411-c740cd4dec89 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.368669] [55175]: INFO cinder.api.v3.volumes [None req-df222667-33fb-409f-a411-c740cd4dec89 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Delete volume with id: c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 718.380071] [55175]: INFO cinder.api.openstack.wsgi [None req-df222667-33fb-409f-a411-c740cd4dec89 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 404 [ 718.380071] [55175]: [pid: 55175|app: 0|req: 48/96] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:33:18 2025] DELETE /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 718.384825] [55174]: DEBUG cinder.api.middleware.request_id [None req-ae22c03a-dff0-460d-bb79-5410a6b14576 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.388066] [55174]: INFO cinder.api.openstack.wsgi [None req-ae22c03a-dff0-460d-bb79-5410a6b14576 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] GET http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 [ 718.388330] [55174]: DEBUG cinder.api.openstack.wsgi [None req-ae22c03a-dff0-460d-bb79-5410a6b14576 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.388651] [55174]: DEBUG cinder.api.openstack.wsgi [None req-ae22c03a-dff0-460d-bb79-5410a6b14576 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.399279] [55174]: INFO cinder.api.openstack.wsgi [None req-ae22c03a-dff0-460d-bb79-5410a6b14576 tempest-VolumesAssistedSnapshotsTest-610389951 tempest-VolumesAssistedSnapshotsTest-610389951-project-admin] http://10.180.1.21/volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 returned with HTTP 404 [ 718.399880] [55174]: [pid: 55174|app: 0|req: 49/97] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:18 2025] GET /volume/v3/volumes/c7469a6a-e0d5-4972-934d-5b09b3a664a4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 724.869525] [55175]: DEBUG cinder.api.middleware.request_id [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.871516] [55175]: INFO cinder.api.openstack.wsgi [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] POST http://10.180.1.21/volume/v3/volumes [ 724.871895] [55175]: DEBUG cinder.api.openstack.wsgi [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1102916957"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 724.873634] [55175]: DEBUG cinder.api.v3.volumes [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1102916957'}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 724.873773] [55175]: INFO cinder.api.v3.volumes [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Create volume of 1 GB [ 724.874132] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 724.874132] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 724.880408] [55175]: INFO cinder.volume.api [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Availability Zones retrieved successfully. [ 724.891183] [55175]: DEBUG cinder.volume.api [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Flow 'volume_create_api' (7a51afc5-5951-4d5f-9b7a-cd65102282f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 724.893911] [55175]: DEBUG cinder.volume.api [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f00ce59-76f3-426e-a17e-b00dc83c8419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 724.895210] [55175]: DEBUG cinder.volume.flows.api.create_volume [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 724.928026] [55175]: DEBUG cinder.volume.api [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f00ce59-76f3-426e-a17e-b00dc83c8419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 724.928170] [55175]: DEBUG cinder.volume.api [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8eb82a-1742-4d48-95c2-8a86583c2a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 724.995334] [55175]: DEBUG cinder.quota [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Created reservations ['27cba207-4af4-438d-8435-7c48b8bae34c', '7daec05e-da87-450e-8da0-25490dd0c6a3', '84bdba7c-3ee6-460c-a9b8-7c0788988a6d', 'a4a96f4a-23b6-4fe8-963c-4c4abc13947a'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 724.996499] [55175]: DEBUG cinder.volume.api [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8eb82a-1742-4d48-95c2-8a86583c2a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27cba207-4af4-438d-8435-7c48b8bae34c', '7daec05e-da87-450e-8da0-25490dd0c6a3', '84bdba7c-3ee6-460c-a9b8-7c0788988a6d', 'a4a96f4a-23b6-4fe8-963c-4c4abc13947a']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 724.997545] [55175]: DEBUG cinder.volume.api [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47b50ec-3503-4f75-92b0-c0035b66ee45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 725.012992] [55175]: DEBUG cinder.volume.api [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47b50ec-3503-4f75-92b0-c0035b66ee45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89a887bb-154a-4fc5-b52f-562a3407a401', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1102916957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd82b9480b6448fb86a9dddf12602c07',qos_specs=None,replication_status=,reservations=['27cba207-4af4-438d-8435-7c48b8bae34c','7daec05e-da87-450e-8da0-25490dd0c6a3','84bdba7c-3ee6-460c-a9b8-7c0788988a6d','a4a96f4a-23b6-4fe8-963c-4c4abc13947a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7284555370447dd8904c58f87d39b72',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:33:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1102916957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89a887bb-154a-4fc5-b52f-562a3407a401,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd82b9480b6448fb86a9dddf12602c07',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='f7284555370447dd8904c58f87d39b72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 725.014250] [55175]: DEBUG cinder.volume.api [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e738281e-7f03-4dba-b440-429d01c150bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 725.027618] [55175]: DEBUG cinder.volume.api [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e738281e-7f03-4dba-b440-429d01c150bc) 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-1102916957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd82b9480b6448fb86a9dddf12602c07',qos_specs=None,replication_status=,reservations=['27cba207-4af4-438d-8435-7c48b8bae34c','7daec05e-da87-450e-8da0-25490dd0c6a3','84bdba7c-3ee6-460c-a9b8-7c0788988a6d','a4a96f4a-23b6-4fe8-963c-4c4abc13947a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7284555370447dd8904c58f87d39b72',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 725.028718] [55175]: DEBUG cinder.volume.api [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (574da9f3-07d8-4794-8298-2f60b3423990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 725.039426] [55175]: DEBUG cinder.volume.api [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (574da9f3-07d8-4794-8298-2f60b3423990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 725.039561] [55175]: DEBUG cinder.volume.api [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Flow 'volume_create_api' (7a51afc5-5951-4d5f-9b7a-cd65102282f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 725.039874] [55175]: INFO cinder.volume.api [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Create volume request issued successfully. [ 725.040582] [55175]: INFO cinder.api.openstack.wsgi [None req-2b7b9184-b1fc-49ce-bc69-e73adce990ef tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 725.041380] [55175]: [pid: 55175|app: 0|req: 49/98] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:33:24 2025] POST /volume/v3/volumes => generated 750 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 725.060996] [55174]: DEBUG cinder.api.middleware.request_id [None req-f3899851-09b3-4947-a56f-9bd0885f7561 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.065051] [55174]: INFO cinder.api.openstack.wsgi [None req-f3899851-09b3-4947-a56f-9bd0885f7561 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 725.065391] [55174]: DEBUG cinder.api.openstack.wsgi [None req-f3899851-09b3-4947-a56f-9bd0885f7561 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.065671] [55174]: DEBUG cinder.api.openstack.wsgi [None req-f3899851-09b3-4947-a56f-9bd0885f7561 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.076032] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.076032] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 725.081557] [55174]: INFO cinder.volume.api [None req-f3899851-09b3-4947-a56f-9bd0885f7561 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 725.087759] [55174]: INFO cinder.api.openstack.wsgi [None req-f3899851-09b3-4947-a56f-9bd0885f7561 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 725.087759] [55174]: [pid: 55174|app: 0|req: 50/99] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:24 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.100752] [55175]: DEBUG cinder.api.middleware.request_id [None req-733f9914-3b9c-45ee-8f3b-d4441077d700 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.104863] [55175]: INFO cinder.api.openstack.wsgi [None req-733f9914-3b9c-45ee-8f3b-d4441077d700 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 726.105509] [55175]: DEBUG cinder.api.openstack.wsgi [None req-733f9914-3b9c-45ee-8f3b-d4441077d700 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.106021] [55175]: DEBUG cinder.api.openstack.wsgi [None req-733f9914-3b9c-45ee-8f3b-d4441077d700 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.122532] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.122532] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.127348] [55175]: INFO cinder.volume.api [None req-733f9914-3b9c-45ee-8f3b-d4441077d700 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 726.136074] [55175]: INFO cinder.api.openstack.wsgi [None req-733f9914-3b9c-45ee-8f3b-d4441077d700 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 726.136587] [55175]: [pid: 55175|app: 0|req: 50/100] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:25 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.209336] [55174]: DEBUG cinder.api.middleware.request_id [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-a03ba923-5c14-4d22-a6c8-0c32c0cdc016 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.215684] [55174]: INFO cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-a03ba923-5c14-4d22-a6c8-0c32c0cdc016 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 726.215932] [55174]: DEBUG cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-a03ba923-5c14-4d22-a6c8-0c32c0cdc016 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.216180] [55174]: DEBUG cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-a03ba923-5c14-4d22-a6c8-0c32c0cdc016 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.227066] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.227066] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.232023] [55174]: INFO cinder.volume.api [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-a03ba923-5c14-4d22-a6c8-0c32c0cdc016 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 726.237145] [55174]: INFO cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-a03ba923-5c14-4d22-a6c8-0c32c0cdc016 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 726.237145] [55174]: [pid: 55174|app: 0|req: 51/101] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:33:26 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 727.775642] [55175]: DEBUG cinder.api.middleware.request_id [None req-4d44ac86-cdd2-4fdd-b86b-f62031bd0d41 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.775642] [55175]: INFO cinder.api.openstack.wsgi [None req-4d44ac86-cdd2-4fdd-b86b-f62031bd0d41 None None] GET http://10.180.1.21/volume// [ 727.775642] [55175]: DEBUG cinder.api.openstack.wsgi [None req-4d44ac86-cdd2-4fdd-b86b-f62031bd0d41 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 727.775642] [55175]: DEBUG cinder.api.openstack.wsgi [None req-4d44ac86-cdd2-4fdd-b86b-f62031bd0d41 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.776234] [55175]: INFO cinder.api.openstack.wsgi [None req-4d44ac86-cdd2-4fdd-b86b-f62031bd0d41 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 727.776688] [55175]: [pid: 55175|app: 0|req: 51/102] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:33:27 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 727.781629] [55174]: DEBUG cinder.api.middleware.request_id [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-925ba701-6f30-4807-8312-721a39a71090 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.784774] [55174]: INFO cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-925ba701-6f30-4807-8312-721a39a71090 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] POST http://10.180.1.21/volume/v3/attachments [ 727.786256] [55174]: DEBUG cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-925ba701-6f30-4807-8312-721a39a71090 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89a887bb-154a-4fc5-b52f-562a3407a401", "connector": null, "instance_uuid": "a03640dc-fb3c-4bbb-a5b0-6e01927a2b2d"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 727.806758] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.806758] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.841921] [55174]: INFO cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-925ba701-6f30-4807-8312-721a39a71090 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 727.841921] [55174]: [pid: 55174|app: 0|req: 52/103] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:33:27 2025] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 727.878360] [55175]: DEBUG cinder.api.middleware.request_id [None req-cbcfcac2-3bc0-4efd-bdd3-045ceed4c92c None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.884135] [55175]: INFO cinder.api.openstack.wsgi [None req-cbcfcac2-3bc0-4efd-bdd3-045ceed4c92c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 727.884604] [55175]: DEBUG cinder.api.openstack.wsgi [None req-cbcfcac2-3bc0-4efd-bdd3-045ceed4c92c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 727.884604] [55175]: DEBUG cinder.api.openstack.wsgi [None req-cbcfcac2-3bc0-4efd-bdd3-045ceed4c92c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.898118] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.898118] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.901926] [55175]: INFO cinder.volume.api [None req-cbcfcac2-3bc0-4efd-bdd3-045ceed4c92c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 727.908870] [55175]: INFO cinder.api.openstack.wsgi [None req-cbcfcac2-3bc0-4efd-bdd3-045ceed4c92c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 727.909650] [55175]: [pid: 55175|app: 0|req: 52/104] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:27 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 728.381099] [55174]: DEBUG cinder.api.middleware.request_id [None req-4da9cdc1-5c96-498e-ae84-a85182476964 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.381571] [55174]: INFO cinder.api.openstack.wsgi [None req-4da9cdc1-5c96-498e-ae84-a85182476964 None None] GET http://10.180.1.21/volume// [ 728.381746] [55174]: DEBUG cinder.api.openstack.wsgi [None req-4da9cdc1-5c96-498e-ae84-a85182476964 None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.381976] [55174]: DEBUG cinder.api.openstack.wsgi [None req-4da9cdc1-5c96-498e-ae84-a85182476964 None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.382438] [55174]: INFO cinder.api.openstack.wsgi [None req-4da9cdc1-5c96-498e-ae84-a85182476964 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 728.382744] [55174]: [pid: 55174|app: 0|req: 53/105] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:33:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 728.386579] [55175]: DEBUG cinder.api.middleware.request_id [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-e68210c8-bac2-4f2e-8883-225b944eb233 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.391061] [55175]: INFO cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-e68210c8-bac2-4f2e-8883-225b944eb233 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 728.391334] [55175]: DEBUG cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-e68210c8-bac2-4f2e-8883-225b944eb233 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.391559] [55175]: DEBUG cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-e68210c8-bac2-4f2e-8883-225b944eb233 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.408388] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.408388] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.414415] [55175]: INFO cinder.volume.api [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-e68210c8-bac2-4f2e-8883-225b944eb233 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 728.422641] [55175]: INFO cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-e68210c8-bac2-4f2e-8883-225b944eb233 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 728.422641] [55175]: [pid: 55175|app: 0|req: 53/106] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:33:28 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 728.471859] [55174]: DEBUG cinder.api.middleware.request_id [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-7c45e408-e1a7-4abb-ad48-e76f3af293d9 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.475236] [55174]: INFO cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-7c45e408-e1a7-4abb-ad48-e76f3af293d9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] PUT http://10.180.1.21/volume/v3/attachments/f9282982-ebdf-4a33-8634-732f222fc22b [ 728.476172] [55174]: DEBUG cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-7c45e408-e1a7-4abb-ad48-e76f3af293d9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-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-523794", "mountpoint": "/dev/sdb"}}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 728.490877] [55174]: DEBUG cinder.coordination [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-7c45e408-e1a7-4abb-ad48-e76f3af293d9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Acquiring lock "cinder-attachment_update-89a887bb-154a-4fc5-b52f-562a3407a401-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 728.495559] [55174]: DEBUG cinder.coordination [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-7c45e408-e1a7-4abb-ad48-e76f3af293d9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Lock "cinder-attachment_update-89a887bb-154a-4fc5-b52f-562a3407a401-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 728.496663] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.496663] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.925629] [55175]: DEBUG cinder.api.middleware.request_id [None req-9d4e5b38-2523-43a7-a945-d182b5ad9e03 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.934122] [55175]: INFO cinder.api.openstack.wsgi [None req-9d4e5b38-2523-43a7-a945-d182b5ad9e03 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 728.934122] [55175]: DEBUG cinder.api.openstack.wsgi [None req-9d4e5b38-2523-43a7-a945-d182b5ad9e03 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.934122] [55175]: DEBUG cinder.api.openstack.wsgi [None req-9d4e5b38-2523-43a7-a945-d182b5ad9e03 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.962170] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.962170] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.963472] [55175]: INFO cinder.volume.api [None req-9d4e5b38-2523-43a7-a945-d182b5ad9e03 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 728.976155] [55175]: INFO cinder.api.openstack.wsgi [None req-9d4e5b38-2523-43a7-a945-d182b5ad9e03 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 728.976155] [55175]: [pid: 55175|app: 0|req: 54/107] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:28 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 729.996057] [55175]: DEBUG cinder.api.middleware.request_id [None req-ed8c4577-1950-4126-8ef1-0cd04ae150b8 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.998816] [55175]: INFO cinder.api.openstack.wsgi [None req-ed8c4577-1950-4126-8ef1-0cd04ae150b8 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 729.999072] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ed8c4577-1950-4126-8ef1-0cd04ae150b8 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.999309] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ed8c4577-1950-4126-8ef1-0cd04ae150b8 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.017363] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.017363] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.023062] [55175]: INFO cinder.volume.api [None req-ed8c4577-1950-4126-8ef1-0cd04ae150b8 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 730.029786] [55175]: INFO cinder.api.openstack.wsgi [None req-ed8c4577-1950-4126-8ef1-0cd04ae150b8 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 730.030632] [55175]: [pid: 55175|app: 0|req: 55/108] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:29 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 731.041509] [55175]: DEBUG cinder.api.middleware.request_id [None req-3cfcc48e-1bb3-43fb-8175-7db12811f1ce None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.046218] [55175]: INFO cinder.api.openstack.wsgi [None req-3cfcc48e-1bb3-43fb-8175-7db12811f1ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 731.046511] [55175]: DEBUG cinder.api.openstack.wsgi [None req-3cfcc48e-1bb3-43fb-8175-7db12811f1ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 731.046702] [55175]: DEBUG cinder.api.openstack.wsgi [None req-3cfcc48e-1bb3-43fb-8175-7db12811f1ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 731.062073] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.062073] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 731.066201] [55175]: INFO cinder.volume.api [None req-3cfcc48e-1bb3-43fb-8175-7db12811f1ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 731.071732] [55175]: INFO cinder.api.openstack.wsgi [None req-3cfcc48e-1bb3-43fb-8175-7db12811f1ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 731.071977] [55175]: [pid: 55175|app: 0|req: 56/109] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:30 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 732.085282] [55175]: DEBUG cinder.api.middleware.request_id [None req-b3352374-43b2-4a1f-85e4-f3886a619ed8 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.089948] [55175]: INFO cinder.api.openstack.wsgi [None req-b3352374-43b2-4a1f-85e4-f3886a619ed8 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 732.090374] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b3352374-43b2-4a1f-85e4-f3886a619ed8 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.090763] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b3352374-43b2-4a1f-85e4-f3886a619ed8 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.121681] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.121681] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.130414] [55175]: INFO cinder.volume.api [None req-b3352374-43b2-4a1f-85e4-f3886a619ed8 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 732.139028] [55175]: INFO cinder.api.openstack.wsgi [None req-b3352374-43b2-4a1f-85e4-f3886a619ed8 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 732.139028] [55175]: [pid: 55175|app: 0|req: 57/110] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:31 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 732.375258] [55175]: DEBUG cinder.api.middleware.request_id [None req-610b6b8a-060b-437f-83ef-f140c291d600 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.377724] [55175]: INFO cinder.api.openstack.wsgi [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] POST http://10.180.1.21/volume/v3/volumes [ 732.377909] [55175]: DEBUG cinder.api.openstack.wsgi [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-979440770"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 732.380434] [55175]: DEBUG cinder.api.v3.volumes [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-979440770'}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 732.380619] [55175]: INFO cinder.api.v3.volumes [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Create volume of 1 GB [ 732.389401] [55175]: INFO cinder.volume.api [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Availability Zones retrieved successfully. [ 732.397768] [55175]: DEBUG cinder.volume.api [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Flow 'volume_create_api' (5311d93c-5d94-4215-a4ea-d1f998ebd9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 732.399449] [55175]: DEBUG cinder.volume.api [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78e73d12-c162-4425-95e5-d793519b8505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 732.400883] [55175]: DEBUG cinder.volume.flows.api.create_volume [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 732.429938] [55175]: DEBUG cinder.volume.api [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78e73d12-c162-4425-95e5-d793519b8505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 732.431176] [55175]: DEBUG cinder.volume.api [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87b3aea0-61d5-45a2-bfbe-7075f8e2a3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 732.492521] [55175]: DEBUG cinder.quota [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Created reservations ['fc3b7957-5e4f-4653-8593-80544bd70090', '1de2d798-7599-4c83-a272-9c9db23902e2', '0c96d760-fca9-45cb-915c-b65b52d58782', '207d920f-d7b8-4d73-899b-fe2e49ee14e0'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 732.493763] [55175]: DEBUG cinder.volume.api [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87b3aea0-61d5-45a2-bfbe-7075f8e2a3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc3b7957-5e4f-4653-8593-80544bd70090', '1de2d798-7599-4c83-a272-9c9db23902e2', '0c96d760-fca9-45cb-915c-b65b52d58782', '207d920f-d7b8-4d73-899b-fe2e49ee14e0']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 732.494820] [55175]: DEBUG cinder.volume.api [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3e7541-509c-46ed-ac04-06f7d59c0af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 732.515672] [55175]: DEBUG cinder.volume.api [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3e7541-509c-46ed-ac04-06f7d59c0af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8bfd490-a613-4063-8786-ad292b058d27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-979440770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0953265659a3411a8f6e8df09cfd72e7',qos_specs=None,replication_status=,reservations=['fc3b7957-5e4f-4653-8593-80544bd70090','1de2d798-7599-4c83-a272-9c9db23902e2','0c96d760-fca9-45cb-915c-b65b52d58782','207d920f-d7b8-4d73-899b-fe2e49ee14e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee72a4a7a7cf4b77a421d1de72125f73',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:33:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-979440770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8bfd490-a613-4063-8786-ad292b058d27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0953265659a3411a8f6e8df09cfd72e7',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='ee72a4a7a7cf4b77a421d1de72125f73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 732.517534] [55175]: DEBUG cinder.volume.api [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a28ee9f-5df7-4245-967e-66417b4b497a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 732.538746] [55175]: DEBUG cinder.volume.api [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a28ee9f-5df7-4245-967e-66417b4b497a) 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-979440770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0953265659a3411a8f6e8df09cfd72e7',qos_specs=None,replication_status=,reservations=['fc3b7957-5e4f-4653-8593-80544bd70090','1de2d798-7599-4c83-a272-9c9db23902e2','0c96d760-fca9-45cb-915c-b65b52d58782','207d920f-d7b8-4d73-899b-fe2e49ee14e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee72a4a7a7cf4b77a421d1de72125f73',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 732.539865] [55175]: DEBUG cinder.volume.api [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (040c8e1f-03b2-46a5-8752-fdfcf7aa3a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 732.579527] [55175]: DEBUG cinder.volume.api [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (040c8e1f-03b2-46a5-8752-fdfcf7aa3a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 732.581181] [55175]: DEBUG cinder.volume.api [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Flow 'volume_create_api' (5311d93c-5d94-4215-a4ea-d1f998ebd9c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 732.582040] [55175]: INFO cinder.volume.api [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Create volume request issued successfully. [ 732.582753] [55175]: INFO cinder.api.openstack.wsgi [None req-610b6b8a-060b-437f-83ef-f140c291d600 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 732.583922] [55175]: [pid: 55175|app: 0|req: 58/111] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:33:32 2025] POST /volume/v3/volumes => generated 753 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 732.599967] [55175]: DEBUG cinder.api.middleware.request_id [None req-115d267b-ec2d-46ac-aa27-d747aa8e7d3b None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.605251] [55175]: INFO cinder.api.openstack.wsgi [None req-115d267b-ec2d-46ac-aa27-d747aa8e7d3b tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 732.605251] [55175]: DEBUG cinder.api.openstack.wsgi [None req-115d267b-ec2d-46ac-aa27-d747aa8e7d3b tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.605251] [55175]: DEBUG cinder.api.openstack.wsgi [None req-115d267b-ec2d-46ac-aa27-d747aa8e7d3b tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.622827] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.622827] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.627584] [55175]: INFO cinder.volume.api [None req-115d267b-ec2d-46ac-aa27-d747aa8e7d3b tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 732.638579] [55175]: INFO cinder.api.openstack.wsgi [None req-115d267b-ec2d-46ac-aa27-d747aa8e7d3b tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 732.638579] [55175]: [pid: 55175|app: 0|req: 59/112] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:32 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 733.153446] [55175]: DEBUG cinder.api.middleware.request_id [None req-475df0d3-bd61-423b-b853-13781d3fb9a9 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.155537] [55175]: INFO cinder.api.openstack.wsgi [None req-475df0d3-bd61-423b-b853-13781d3fb9a9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 733.155765] [55175]: DEBUG cinder.api.openstack.wsgi [None req-475df0d3-bd61-423b-b853-13781d3fb9a9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.156052] [55175]: DEBUG cinder.api.openstack.wsgi [None req-475df0d3-bd61-423b-b853-13781d3fb9a9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.171230] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.171230] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.176078] [55175]: INFO cinder.volume.api [None req-475df0d3-bd61-423b-b853-13781d3fb9a9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 733.184705] [55175]: INFO cinder.api.openstack.wsgi [None req-475df0d3-bd61-423b-b853-13781d3fb9a9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 733.185282] [55175]: [pid: 55175|app: 0|req: 60/113] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:33 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 733.536767] [55174]: DEBUG cinder.coordination [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-7c45e408-e1a7-4abb-ad48-e76f3af293d9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Lock "cinder-attachment_update-89a887bb-154a-4fc5-b52f-562a3407a401-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.041s {{(pid=55174) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 733.537165] [55174]: INFO cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-7c45e408-e1a7-4abb-ad48-e76f3af293d9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/attachments/f9282982-ebdf-4a33-8634-732f222fc22b returned with HTTP 200 [ 733.538173] [55174]: [pid: 55174|app: 0|req: 54/114] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:33:28 2025] PUT /volume/v3/attachments/f9282982-ebdf-4a33-8634-732f222fc22b => generated 617 bytes in 5067 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 733.650238] [55175]: DEBUG cinder.api.middleware.request_id [None req-e1e0265b-212a-4993-baee-65a5c8e434a7 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.653921] [55175]: INFO cinder.api.openstack.wsgi [None req-e1e0265b-212a-4993-baee-65a5c8e434a7 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 733.653921] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e1e0265b-212a-4993-baee-65a5c8e434a7 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.653921] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e1e0265b-212a-4993-baee-65a5c8e434a7 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.670205] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.670205] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.674622] [55175]: INFO cinder.volume.api [None req-e1e0265b-212a-4993-baee-65a5c8e434a7 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 733.684517] [55175]: INFO cinder.api.openstack.wsgi [None req-e1e0265b-212a-4993-baee-65a5c8e434a7 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 733.685014] [55175]: [pid: 55175|app: 0|req: 61/115] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:33 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 734.072761] [55174]: DEBUG cinder.api.middleware.request_id [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-a5820810-788e-426d-b3df-57287bfd5930 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.076348] [55174]: INFO cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-a5820810-788e-426d-b3df-57287bfd5930 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 734.076348] [55174]: DEBUG cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-a5820810-788e-426d-b3df-57287bfd5930 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.076348] [55174]: DEBUG cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-a5820810-788e-426d-b3df-57287bfd5930 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.085093] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.085093] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.089184] [55174]: INFO cinder.volume.api [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-a5820810-788e-426d-b3df-57287bfd5930 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 734.094427] [55174]: INFO cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-a5820810-788e-426d-b3df-57287bfd5930 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 734.094857] [55174]: [pid: 55174|app: 0|req: 55/116] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:33:33 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 734.197219] [55175]: DEBUG cinder.api.middleware.request_id [None req-ce74918d-c6db-4b80-9f6b-e57cb1b33ded None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.199747] [55175]: INFO cinder.api.openstack.wsgi [None req-ce74918d-c6db-4b80-9f6b-e57cb1b33ded tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 734.200064] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ce74918d-c6db-4b80-9f6b-e57cb1b33ded tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.200298] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ce74918d-c6db-4b80-9f6b-e57cb1b33ded tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.215184] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.215184] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.219379] [55175]: INFO cinder.volume.api [None req-ce74918d-c6db-4b80-9f6b-e57cb1b33ded tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 734.225637] [55175]: INFO cinder.api.openstack.wsgi [None req-ce74918d-c6db-4b80-9f6b-e57cb1b33ded tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 734.226062] [55175]: [pid: 55175|app: 0|req: 62/117] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:34 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 735.238523] [55174]: DEBUG cinder.api.middleware.request_id [None req-c1ca0915-cad1-40df-b1fb-392acabe9c20 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.240688] [55174]: INFO cinder.api.openstack.wsgi [None req-c1ca0915-cad1-40df-b1fb-392acabe9c20 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 735.240739] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c1ca0915-cad1-40df-b1fb-392acabe9c20 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.242089] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c1ca0915-cad1-40df-b1fb-392acabe9c20 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.260490] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.260490] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.269214] [55174]: INFO cinder.volume.api [None req-c1ca0915-cad1-40df-b1fb-392acabe9c20 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 735.280001] [55174]: INFO cinder.api.openstack.wsgi [None req-c1ca0915-cad1-40df-b1fb-392acabe9c20 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 735.280001] [55174]: [pid: 55174|app: 0|req: 56/118] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:35 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 735.619768] [55175]: DEBUG cinder.api.middleware.request_id [None req-3d859894-4999-4db0-af28-1cd7e19c1302 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.620241] [55175]: INFO cinder.api.openstack.wsgi [None req-3d859894-4999-4db0-af28-1cd7e19c1302 None None] GET http://10.180.1.21/volume// [ 735.620426] [55175]: DEBUG cinder.api.openstack.wsgi [None req-3d859894-4999-4db0-af28-1cd7e19c1302 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.620650] [55175]: DEBUG cinder.api.openstack.wsgi [None req-3d859894-4999-4db0-af28-1cd7e19c1302 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.621058] [55175]: INFO cinder.api.openstack.wsgi [None req-3d859894-4999-4db0-af28-1cd7e19c1302 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 735.621378] [55175]: [pid: 55175|app: 0|req: 63/119] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:33:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 735.626211] [55174]: DEBUG cinder.api.middleware.request_id [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-926289b6-ca21-4059-95d3-a0bf5647f0d0 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.628510] [55174]: INFO cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-926289b6-ca21-4059-95d3-a0bf5647f0d0 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] POST http://10.180.1.21/volume/v3/attachments [ 735.630208] [55174]: DEBUG cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-926289b6-ca21-4059-95d3-a0bf5647f0d0 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8bfd490-a613-4063-8786-ad292b058d27", "connector": null, "instance_uuid": "60e703f7-b811-4186-a986-1958392664cd"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 735.643246] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.643246] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.676364] [55174]: INFO cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-926289b6-ca21-4059-95d3-a0bf5647f0d0 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 735.676903] [55174]: [pid: 55174|app: 0|req: 57/120] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:33:35 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) [ 735.711756] [55175]: DEBUG cinder.api.middleware.request_id [None req-0016eb01-79a0-4831-86cf-e6bee07f9e3c None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.714335] [55175]: INFO cinder.api.openstack.wsgi [None req-0016eb01-79a0-4831-86cf-e6bee07f9e3c tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 735.714614] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0016eb01-79a0-4831-86cf-e6bee07f9e3c tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.714801] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0016eb01-79a0-4831-86cf-e6bee07f9e3c tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.727011] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.727011] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.732081] [55175]: INFO cinder.volume.api [None req-0016eb01-79a0-4831-86cf-e6bee07f9e3c tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 735.738927] [55175]: INFO cinder.api.openstack.wsgi [None req-0016eb01-79a0-4831-86cf-e6bee07f9e3c tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 735.739307] [55175]: [pid: 55175|app: 0|req: 64/121] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:35 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.209866] [55174]: DEBUG cinder.api.middleware.request_id [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-c4c845b4-950d-497b-bebc-a84b1c398b93 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.211115] [55175]: DEBUG cinder.api.middleware.request_id [None req-8db52c2c-9212-4c3d-a7dc-3b3b0815ba3a None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.211866] [55175]: INFO cinder.api.openstack.wsgi [None req-8db52c2c-9212-4c3d-a7dc-3b3b0815ba3a None None] GET http://10.180.1.21/volume// [ 736.212189] [55175]: DEBUG cinder.api.openstack.wsgi [None req-8db52c2c-9212-4c3d-a7dc-3b3b0815ba3a None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.212440] [55175]: DEBUG cinder.api.openstack.wsgi [None req-8db52c2c-9212-4c3d-a7dc-3b3b0815ba3a None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.213028] [55175]: INFO cinder.api.openstack.wsgi [None req-8db52c2c-9212-4c3d-a7dc-3b3b0815ba3a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 736.213256] [55175]: [pid: 55175|app: 0|req: 65/122] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:33:36 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 736.214106] [55174]: INFO cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-c4c845b4-950d-497b-bebc-a84b1c398b93 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] POST http://10.180.1.21/volume/v3/attachments/f9282982-ebdf-4a33-8634-732f222fc22b/action [ 736.214708] [55174]: DEBUG cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-c4c845b4-950d-497b-bebc-a84b1c398b93 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action body: b'{"os-complete": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 736.215032] [55174]: DEBUG cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-c4c845b4-950d-497b-bebc-a84b1c398b93 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 736.217538] [55175]: DEBUG cinder.api.middleware.request_id [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-66b71ef8-a772-4205-ae98-4010db674429 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.220230] [55175]: INFO cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-66b71ef8-a772-4205-ae98-4010db674429 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 736.220483] [55175]: DEBUG cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-66b71ef8-a772-4205-ae98-4010db674429 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.220909] [55175]: DEBUG cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-66b71ef8-a772-4205-ae98-4010db674429 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.238192] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.238192] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.238274] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.238274] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.241159] [55175]: INFO cinder.volume.api [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-66b71ef8-a772-4205-ae98-4010db674429 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 736.247504] [55175]: INFO cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-66b71ef8-a772-4205-ae98-4010db674429 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 736.247504] [55175]: [pid: 55175|app: 0|req: 66/123] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:33:36 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 736.249783] [55174]: INFO cinder.api.openstack.wsgi [req-852483ad-732a-4fe6-bb26-ff4513b9e2d9 req-c4c845b4-950d-497b-bebc-a84b1c398b93 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/attachments/f9282982-ebdf-4a33-8634-732f222fc22b/action returned with HTTP 204 [ 736.249783] [55174]: [pid: 55174|app: 0|req: 58/124] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:33:36 2025] POST /volume/v3/attachments/f9282982-ebdf-4a33-8634-732f222fc22b/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 736.281591] [55175]: DEBUG cinder.api.middleware.request_id [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-e19bf5ae-fc61-49f6-abc0-2cc9ab36c7d5 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.284272] [55175]: INFO cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-e19bf5ae-fc61-49f6-abc0-2cc9ab36c7d5 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] PUT http://10.180.1.21/volume/v3/attachments/6598b521-3560-4501-b0f8-92298b7c1450 [ 736.284695] [55175]: DEBUG cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-e19bf5ae-fc61-49f6-abc0-2cc9ab36c7d5 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-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-523738", "mountpoint": "/dev/sdb"}}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 736.292891] [55175]: DEBUG cinder.coordination [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-e19bf5ae-fc61-49f6-abc0-2cc9ab36c7d5 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Acquiring lock "cinder-attachment_update-d8bfd490-a613-4063-8786-ad292b058d27-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 736.299497] [55175]: DEBUG cinder.coordination [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-e19bf5ae-fc61-49f6-abc0-2cc9ab36c7d5 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Lock "cinder-attachment_update-d8bfd490-a613-4063-8786-ad292b058d27-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 736.299920] [55174]: DEBUG cinder.api.middleware.request_id [None req-566b2b96-c8cf-4f49-8add-2a6342b70514 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.299972] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.299972] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.305921] [55174]: INFO cinder.api.openstack.wsgi [None req-566b2b96-c8cf-4f49-8add-2a6342b70514 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 736.305921] [55174]: DEBUG cinder.api.openstack.wsgi [None req-566b2b96-c8cf-4f49-8add-2a6342b70514 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.305921] [55174]: DEBUG cinder.api.openstack.wsgi [None req-566b2b96-c8cf-4f49-8add-2a6342b70514 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.316300] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.316300] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.319880] [55174]: INFO cinder.volume.api [None req-566b2b96-c8cf-4f49-8add-2a6342b70514 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 736.324804] [55174]: INFO cinder.api.openstack.wsgi [None req-566b2b96-c8cf-4f49-8add-2a6342b70514 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 736.325285] [55174]: [pid: 55174|app: 0|req: 59/125] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:36 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 736.339063] [55174]: DEBUG cinder.api.middleware.request_id [None req-bf30ebcf-4b58-49bb-9688-f9c243276ce3 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.340925] [55174]: INFO cinder.api.openstack.wsgi [None req-bf30ebcf-4b58-49bb-9688-f9c243276ce3 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 736.344537] [55174]: DEBUG cinder.api.openstack.wsgi [None req-bf30ebcf-4b58-49bb-9688-f9c243276ce3 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.344644] [55174]: DEBUG cinder.api.openstack.wsgi [None req-bf30ebcf-4b58-49bb-9688-f9c243276ce3 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.362028] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.362028] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.365561] [55174]: INFO cinder.volume.api [None req-bf30ebcf-4b58-49bb-9688-f9c243276ce3 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 736.369673] [55174]: INFO cinder.api.openstack.wsgi [None req-bf30ebcf-4b58-49bb-9688-f9c243276ce3 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 736.370431] [55174]: [pid: 55174|app: 0|req: 60/126] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:36 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 736.750536] [55174]: DEBUG cinder.api.middleware.request_id [None req-5499ed10-5c24-4ce4-953f-49fb88d8f206 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.753254] [55174]: INFO cinder.api.openstack.wsgi [None req-5499ed10-5c24-4ce4-953f-49fb88d8f206 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 736.753664] [55174]: DEBUG cinder.api.openstack.wsgi [None req-5499ed10-5c24-4ce4-953f-49fb88d8f206 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.754048] [55174]: DEBUG cinder.api.openstack.wsgi [None req-5499ed10-5c24-4ce4-953f-49fb88d8f206 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.783699] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.783699] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.795665] [55174]: INFO cinder.volume.api [None req-5499ed10-5c24-4ce4-953f-49fb88d8f206 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 736.803564] [55174]: INFO cinder.api.openstack.wsgi [None req-5499ed10-5c24-4ce4-953f-49fb88d8f206 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 736.804408] [55174]: [pid: 55174|app: 0|req: 61/127] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:36 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 737.819129] [55174]: DEBUG cinder.api.middleware.request_id [None req-8525b997-f4d2-4550-b3ac-4d9242305d10 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.824181] [55174]: INFO cinder.api.openstack.wsgi [None req-8525b997-f4d2-4550-b3ac-4d9242305d10 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 737.824181] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8525b997-f4d2-4550-b3ac-4d9242305d10 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.824181] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8525b997-f4d2-4550-b3ac-4d9242305d10 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.839603] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.839603] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.845039] [55174]: INFO cinder.volume.api [None req-8525b997-f4d2-4550-b3ac-4d9242305d10 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 737.851040] [55174]: INFO cinder.api.openstack.wsgi [None req-8525b997-f4d2-4550-b3ac-4d9242305d10 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 737.851040] [55174]: [pid: 55174|app: 0|req: 62/128] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:37 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 738.869095] [55174]: DEBUG cinder.api.middleware.request_id [None req-1d67cd5d-9e8d-4dc5-a8b0-84d13c01b82f None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.872025] [55174]: INFO cinder.api.openstack.wsgi [None req-1d67cd5d-9e8d-4dc5-a8b0-84d13c01b82f tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 738.872025] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1d67cd5d-9e8d-4dc5-a8b0-84d13c01b82f tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.872025] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1d67cd5d-9e8d-4dc5-a8b0-84d13c01b82f tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.890664] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.890664] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.895771] [55174]: INFO cinder.volume.api [None req-1d67cd5d-9e8d-4dc5-a8b0-84d13c01b82f tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 738.902703] [55174]: INFO cinder.api.openstack.wsgi [None req-1d67cd5d-9e8d-4dc5-a8b0-84d13c01b82f tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 738.903185] [55174]: [pid: 55174|app: 0|req: 63/129] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:38 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.915222] [55174]: DEBUG cinder.api.middleware.request_id [None req-68d29925-d374-454e-8d66-d6abecc0ec75 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.917540] [55174]: INFO cinder.api.openstack.wsgi [None req-68d29925-d374-454e-8d66-d6abecc0ec75 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 739.917869] [55174]: DEBUG cinder.api.openstack.wsgi [None req-68d29925-d374-454e-8d66-d6abecc0ec75 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.918146] [55174]: DEBUG cinder.api.openstack.wsgi [None req-68d29925-d374-454e-8d66-d6abecc0ec75 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.938100] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.938100] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.942177] [55174]: INFO cinder.volume.api [None req-68d29925-d374-454e-8d66-d6abecc0ec75 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 739.947563] [55174]: INFO cinder.api.openstack.wsgi [None req-68d29925-d374-454e-8d66-d6abecc0ec75 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 739.948018] [55174]: [pid: 55174|app: 0|req: 64/130] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:39 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.961937] [55174]: DEBUG cinder.api.middleware.request_id [None req-a427231f-071a-48bc-87d2-b9f7172f70b6 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.964149] [55174]: INFO cinder.api.openstack.wsgi [None req-a427231f-071a-48bc-87d2-b9f7172f70b6 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 740.964468] [55174]: DEBUG cinder.api.openstack.wsgi [None req-a427231f-071a-48bc-87d2-b9f7172f70b6 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.964749] [55174]: DEBUG cinder.api.openstack.wsgi [None req-a427231f-071a-48bc-87d2-b9f7172f70b6 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.976735] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.976735] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.980245] [55174]: INFO cinder.volume.api [None req-a427231f-071a-48bc-87d2-b9f7172f70b6 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 740.985427] [55174]: INFO cinder.api.openstack.wsgi [None req-a427231f-071a-48bc-87d2-b9f7172f70b6 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 740.985786] [55174]: [pid: 55174|app: 0|req: 65/131] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:40 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 741.330566] [55175]: DEBUG cinder.coordination [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-e19bf5ae-fc61-49f6-abc0-2cc9ab36c7d5 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Lock "cinder-attachment_update-d8bfd490-a613-4063-8786-ad292b058d27-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.032s {{(pid=55175) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 741.330566] [55175]: INFO cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-e19bf5ae-fc61-49f6-abc0-2cc9ab36c7d5 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/attachments/6598b521-3560-4501-b0f8-92298b7c1450 returned with HTTP 200 [ 741.330803] [55175]: [pid: 55175|app: 0|req: 67/132] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:33:36 2025] PUT /volume/v3/attachments/6598b521-3560-4501-b0f8-92298b7c1450 => generated 617 bytes in 5050 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.995202] [55174]: DEBUG cinder.api.middleware.request_id [None req-c2f3ea7c-350a-449f-9c0e-be6b90c866e8 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.997275] [55174]: INFO cinder.api.openstack.wsgi [None req-c2f3ea7c-350a-449f-9c0e-be6b90c866e8 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 741.997511] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c2f3ea7c-350a-449f-9c0e-be6b90c866e8 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.997733] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c2f3ea7c-350a-449f-9c0e-be6b90c866e8 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.016681] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.016681] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.021523] [55174]: INFO cinder.volume.api [None req-c2f3ea7c-350a-449f-9c0e-be6b90c866e8 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 742.027019] [55174]: INFO cinder.api.openstack.wsgi [None req-c2f3ea7c-350a-449f-9c0e-be6b90c866e8 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 742.027489] [55174]: [pid: 55174|app: 0|req: 66/133] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:41 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 743.039080] [55175]: DEBUG cinder.api.middleware.request_id [None req-dac84d97-834a-4258-ac60-6836c794ead4 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.041512] [55175]: INFO cinder.api.openstack.wsgi [None req-dac84d97-834a-4258-ac60-6836c794ead4 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 743.041735] [55175]: DEBUG cinder.api.openstack.wsgi [None req-dac84d97-834a-4258-ac60-6836c794ead4 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.041951] [55175]: DEBUG cinder.api.openstack.wsgi [None req-dac84d97-834a-4258-ac60-6836c794ead4 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.055346] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.055346] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.058920] [55175]: INFO cinder.volume.api [None req-dac84d97-834a-4258-ac60-6836c794ead4 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 743.064124] [55175]: INFO cinder.api.openstack.wsgi [None req-dac84d97-834a-4258-ac60-6836c794ead4 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 743.064627] [55175]: [pid: 55175|app: 0|req: 68/134] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:42 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 743.459980] [55174]: DEBUG cinder.api.middleware.request_id [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-b95f28a3-283f-4108-aed2-3240f59c5339 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.466360] [55174]: INFO cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-b95f28a3-283f-4108-aed2-3240f59c5339 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] POST http://10.180.1.21/volume/v3/attachments/6598b521-3560-4501-b0f8-92298b7c1450/action [ 743.466360] [55174]: DEBUG cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-b95f28a3-283f-4108-aed2-3240f59c5339 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Action body: b'{"os-complete": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 743.466360] [55174]: DEBUG cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-b95f28a3-283f-4108-aed2-3240f59c5339 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 743.489125] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.489125] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.496564] [55174]: INFO cinder.api.openstack.wsgi [req-8a431e34-8d60-4678-9bb6-8ec3d07cbc54 req-b95f28a3-283f-4108-aed2-3240f59c5339 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/attachments/6598b521-3560-4501-b0f8-92298b7c1450/action returned with HTTP 204 [ 743.497081] [55174]: [pid: 55174|app: 0|req: 67/135] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:33:43 2025] POST /volume/v3/attachments/6598b521-3560-4501-b0f8-92298b7c1450/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 744.074422] [55175]: DEBUG cinder.api.middleware.request_id [None req-f4bd4edd-92de-41cc-87fe-6a654f19a345 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.077377] [55175]: INFO cinder.api.openstack.wsgi [None req-f4bd4edd-92de-41cc-87fe-6a654f19a345 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 744.077634] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f4bd4edd-92de-41cc-87fe-6a654f19a345 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.081041] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f4bd4edd-92de-41cc-87fe-6a654f19a345 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.092642] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.092642] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.097067] [55175]: INFO cinder.volume.api [None req-f4bd4edd-92de-41cc-87fe-6a654f19a345 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 744.106394] [55175]: INFO cinder.api.openstack.wsgi [None req-f4bd4edd-92de-41cc-87fe-6a654f19a345 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 744.106824] [55175]: [pid: 55175|app: 0|req: 69/136] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:43 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 744.122869] [55174]: DEBUG cinder.api.middleware.request_id [None req-5dec8846-d0ef-486e-8b1b-601fe7a51cb1 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.126959] [55174]: INFO cinder.api.openstack.wsgi [None req-5dec8846-d0ef-486e-8b1b-601fe7a51cb1 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 744.127548] [55174]: DEBUG cinder.api.openstack.wsgi [None req-5dec8846-d0ef-486e-8b1b-601fe7a51cb1 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.129026] [55174]: DEBUG cinder.api.openstack.wsgi [None req-5dec8846-d0ef-486e-8b1b-601fe7a51cb1 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.147807] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.147807] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.152062] [55174]: INFO cinder.volume.api [None req-5dec8846-d0ef-486e-8b1b-601fe7a51cb1 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 744.157678] [55174]: INFO cinder.api.openstack.wsgi [None req-5dec8846-d0ef-486e-8b1b-601fe7a51cb1 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 744.158200] [55174]: [pid: 55174|app: 0|req: 68/137] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:43 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 744.385513] [55175]: DEBUG cinder.api.middleware.request_id [req-76d7adac-1057-4bdb-b74b-0152ccd51351 req-dc8234e5-1211-4847-8605-fc8818df9180 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.390140] [55175]: INFO cinder.api.openstack.wsgi [req-76d7adac-1057-4bdb-b74b-0152ccd51351 req-dc8234e5-1211-4847-8605-fc8818df9180 tempest-VolumesAdminNegativeTest-627554859 tempest-VolumesAdminNegativeTest-627554859-project-admin] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 744.390140] [55175]: DEBUG cinder.api.openstack.wsgi [req-76d7adac-1057-4bdb-b74b-0152ccd51351 req-dc8234e5-1211-4847-8605-fc8818df9180 tempest-VolumesAdminNegativeTest-627554859 tempest-VolumesAdminNegativeTest-627554859-project-admin] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.390140] [55175]: DEBUG cinder.api.openstack.wsgi [req-76d7adac-1057-4bdb-b74b-0152ccd51351 req-dc8234e5-1211-4847-8605-fc8818df9180 tempest-VolumesAdminNegativeTest-627554859 tempest-VolumesAdminNegativeTest-627554859-project-admin] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.405077] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.405077] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.409848] [55175]: INFO cinder.volume.api [req-76d7adac-1057-4bdb-b74b-0152ccd51351 req-dc8234e5-1211-4847-8605-fc8818df9180 tempest-VolumesAdminNegativeTest-627554859 tempest-VolumesAdminNegativeTest-627554859-project-admin] Volume info retrieved successfully. [ 744.416966] [55175]: INFO cinder.api.openstack.wsgi [req-76d7adac-1057-4bdb-b74b-0152ccd51351 req-dc8234e5-1211-4847-8605-fc8818df9180 tempest-VolumesAdminNegativeTest-627554859 tempest-VolumesAdminNegativeTest-627554859-project-admin] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 744.416966] [55175]: [pid: 55175|app: 0|req: 70/138] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:33:44 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 1323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 744.423524] [55174]: DEBUG cinder.api.middleware.request_id [req-76d7adac-1057-4bdb-b74b-0152ccd51351 req-27165f4d-dbe0-4223-b66c-b22657506f26 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.428100] [55174]: INFO cinder.api.openstack.wsgi [req-76d7adac-1057-4bdb-b74b-0152ccd51351 req-27165f4d-dbe0-4223-b66c-b22657506f26 tempest-VolumesAdminNegativeTest-627554859 tempest-VolumesAdminNegativeTest-627554859-project-admin] GET http://10.180.1.21/volume/v3/volumes/f176ad95-1065-4d32-a231-3f3fd02e9760 [ 744.428531] [55174]: DEBUG cinder.api.openstack.wsgi [req-76d7adac-1057-4bdb-b74b-0152ccd51351 req-27165f4d-dbe0-4223-b66c-b22657506f26 tempest-VolumesAdminNegativeTest-627554859 tempest-VolumesAdminNegativeTest-627554859-project-admin] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.428798] [55174]: DEBUG cinder.api.openstack.wsgi [req-76d7adac-1057-4bdb-b74b-0152ccd51351 req-27165f4d-dbe0-4223-b66c-b22657506f26 tempest-VolumesAdminNegativeTest-627554859 tempest-VolumesAdminNegativeTest-627554859-project-admin] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.439663] [55174]: INFO cinder.api.openstack.wsgi [req-76d7adac-1057-4bdb-b74b-0152ccd51351 req-27165f4d-dbe0-4223-b66c-b22657506f26 tempest-VolumesAdminNegativeTest-627554859 tempest-VolumesAdminNegativeTest-627554859-project-admin] http://10.180.1.21/volume/v3/volumes/f176ad95-1065-4d32-a231-3f3fd02e9760 returned with HTTP 404 [ 744.440221] [55174]: [pid: 55174|app: 0|req: 69/139] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:33:44 2025] GET /volume/v3/volumes/f176ad95-1065-4d32-a231-3f3fd02e9760 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 744.452546] [55175]: DEBUG cinder.api.middleware.request_id [None req-9e898805-182a-4344-b9e3-566c7c3c3a4a None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.454805] [55175]: INFO cinder.api.openstack.wsgi [None req-9e898805-182a-4344-b9e3-566c7c3c3a4a tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 744.457010] [55175]: DEBUG cinder.api.openstack.wsgi [None req-9e898805-182a-4344-b9e3-566c7c3c3a4a tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.457010] [55175]: DEBUG cinder.api.openstack.wsgi [None req-9e898805-182a-4344-b9e3-566c7c3c3a4a tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.471104] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.471104] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.477106] [55175]: INFO cinder.volume.api [None req-9e898805-182a-4344-b9e3-566c7c3c3a4a tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 744.482409] [55175]: INFO cinder.api.openstack.wsgi [None req-9e898805-182a-4344-b9e3-566c7c3c3a4a tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 744.482990] [55175]: [pid: 55175|app: 0|req: 71/140] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:44 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 744.603958] [55174]: DEBUG cinder.api.middleware.request_id [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-965328aa-b7b7-47d5-9893-99cd68947221 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.606562] [55174]: INFO cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-965328aa-b7b7-47d5-9893-99cd68947221 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 744.606832] [55174]: DEBUG cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-965328aa-b7b7-47d5-9893-99cd68947221 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.607051] [55174]: DEBUG cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-965328aa-b7b7-47d5-9893-99cd68947221 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.624047] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.624047] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.626229] [55174]: INFO cinder.volume.api [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-965328aa-b7b7-47d5-9893-99cd68947221 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 744.632387] [55174]: INFO cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-965328aa-b7b7-47d5-9893-99cd68947221 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 744.632987] [55174]: [pid: 55174|app: 0|req: 70/141] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:33:44 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 744.678648] [55175]: DEBUG cinder.api.middleware.request_id [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-73a0a547-a671-4a19-9f6a-bff5cc7f7db4 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.681695] [55175]: INFO cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-73a0a547-a671-4a19-9f6a-bff5cc7f7db4 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] POST http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27/action [ 744.682800] [55175]: DEBUG cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-73a0a547-a671-4a19-9f6a-bff5cc7f7db4 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 744.683015] [55175]: DEBUG cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-73a0a547-a671-4a19-9f6a-bff5cc7f7db4 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 744.704031] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.704031] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.704717] [55175]: INFO cinder.volume.api [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-73a0a547-a671-4a19-9f6a-bff5cc7f7db4 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 744.715459] [55175]: INFO cinder.volume.api [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-73a0a547-a671-4a19-9f6a-bff5cc7f7db4 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Begin detaching volume completed successfully. [ 744.715824] [55175]: INFO cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-73a0a547-a671-4a19-9f6a-bff5cc7f7db4 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27/action returned with HTTP 202 [ 744.716299] [55175]: [pid: 55175|app: 0|req: 72/142] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Feb 17 22:33:44 2025] POST /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 745.747797] [55174]: DEBUG cinder.api.middleware.request_id [None req-33e5fd32-9da1-4ad8-b3ee-f8c11411efb2 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.748283] [55174]: INFO cinder.api.openstack.wsgi [None req-33e5fd32-9da1-4ad8-b3ee-f8c11411efb2 None None] GET http://10.180.1.21/volume// [ 745.748475] [55174]: DEBUG cinder.api.openstack.wsgi [None req-33e5fd32-9da1-4ad8-b3ee-f8c11411efb2 None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.748702] [55174]: DEBUG cinder.api.openstack.wsgi [None req-33e5fd32-9da1-4ad8-b3ee-f8c11411efb2 None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.749201] [55174]: INFO cinder.api.openstack.wsgi [None req-33e5fd32-9da1-4ad8-b3ee-f8c11411efb2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 745.749466] [55174]: [pid: 55174|app: 0|req: 71/143] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:33:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 745.761076] [55175]: DEBUG cinder.api.middleware.request_id [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-06129b66-9d53-4be2-b99b-721737318ba3 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.764067] [55175]: INFO cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-06129b66-9d53-4be2-b99b-721737318ba3 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 745.764410] [55175]: DEBUG cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-06129b66-9d53-4be2-b99b-721737318ba3 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.764643] [55175]: DEBUG cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-06129b66-9d53-4be2-b99b-721737318ba3 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.785957] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.785957] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.796199] [55175]: INFO cinder.volume.api [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-06129b66-9d53-4be2-b99b-721737318ba3 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 745.802225] [55175]: INFO cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-06129b66-9d53-4be2-b99b-721737318ba3 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 745.802696] [55175]: [pid: 55175|app: 0|req: 73/144] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:33:45 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 1322 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 748.005358] [55174]: DEBUG cinder.api.middleware.request_id [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-04dfb5dc-6895-43ec-9cde-9400102daa1d None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.007734] [55174]: INFO cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-04dfb5dc-6895-43ec-9cde-9400102daa1d tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6598b521-3560-4501-b0f8-92298b7c1450 [ 748.007967] [55174]: DEBUG cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-04dfb5dc-6895-43ec-9cde-9400102daa1d tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 748.008204] [55174]: DEBUG cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-04dfb5dc-6895-43ec-9cde-9400102daa1d tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'version_select' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 748.018102] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.018102] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 748.569058] [55174]: INFO cinder.api.openstack.wsgi [req-692c49b0-eaca-463a-8f38-062fb3570da3 req-04dfb5dc-6895-43ec-9cde-9400102daa1d tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/attachments/6598b521-3560-4501-b0f8-92298b7c1450 returned with HTTP 200 [ 748.569058] [55174]: [pid: 55174|app: 0|req: 72/145] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:33:47 2025] DELETE /volume/v3/attachments/6598b521-3560-4501-b0f8-92298b7c1450 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 749.137701] [55175]: DEBUG cinder.api.middleware.request_id [None req-d5bcfd9f-61a9-4b2a-b1c8-9ce3e24a8650 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.139885] [55175]: INFO cinder.api.openstack.wsgi [None req-d5bcfd9f-61a9-4b2a-b1c8-9ce3e24a8650 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 749.140317] [55175]: DEBUG cinder.api.openstack.wsgi [None req-d5bcfd9f-61a9-4b2a-b1c8-9ce3e24a8650 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 749.140707] [55175]: DEBUG cinder.api.openstack.wsgi [None req-d5bcfd9f-61a9-4b2a-b1c8-9ce3e24a8650 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 749.152668] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.152668] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 749.156595] [55175]: INFO cinder.volume.api [None req-d5bcfd9f-61a9-4b2a-b1c8-9ce3e24a8650 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 749.161272] [55175]: INFO cinder.api.openstack.wsgi [None req-d5bcfd9f-61a9-4b2a-b1c8-9ce3e24a8650 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 749.161780] [55175]: [pid: 55175|app: 0|req: 74/146] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:33:48 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.565257] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=103,cinder:UPDATE=12,cinder:INSERT=2 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 759.158888] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=152,cinder:INSERT=20,cinder:UPDATE=26 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 781.622998] [55174]: DEBUG cinder.api.middleware.request_id [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-9dee847d-4318-45f0-bc22-2960afa46636 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.625783] [55174]: INFO cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-9dee847d-4318-45f0-bc22-2960afa46636 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 781.626122] [55174]: DEBUG cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-9dee847d-4318-45f0-bc22-2960afa46636 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.626416] [55174]: DEBUG cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-9dee847d-4318-45f0-bc22-2960afa46636 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.642100] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.642100] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.647906] [55174]: INFO cinder.volume.api [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-9dee847d-4318-45f0-bc22-2960afa46636 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 781.654087] [55174]: INFO cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-9dee847d-4318-45f0-bc22-2960afa46636 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 781.654680] [55174]: [pid: 55174|app: 0|req: 73/147] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:34:21 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 781.696210] [55175]: DEBUG cinder.api.middleware.request_id [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-9cc0da21-d7bb-4d73-bd51-4fa05b2db795 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.699567] [55175]: INFO cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-9cc0da21-d7bb-4d73-bd51-4fa05b2db795 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] POST http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401/action [ 781.700210] [55175]: DEBUG cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-9cc0da21-d7bb-4d73-bd51-4fa05b2db795 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 781.700454] [55175]: DEBUG cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-9cc0da21-d7bb-4d73-bd51-4fa05b2db795 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 781.713651] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.713651] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.714255] [55175]: INFO cinder.volume.api [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-9cc0da21-d7bb-4d73-bd51-4fa05b2db795 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 781.720894] [55175]: INFO cinder.volume.api [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-9cc0da21-d7bb-4d73-bd51-4fa05b2db795 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Begin detaching volume completed successfully. [ 781.721239] [55175]: INFO cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-9cc0da21-d7bb-4d73-bd51-4fa05b2db795 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401/action returned with HTTP 202 [ 781.721923] [55175]: [pid: 55175|app: 0|req: 75/148] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Feb 17 22:34:21 2025] POST /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 781.738196] [55174]: DEBUG cinder.api.middleware.request_id [None req-1405be30-6bc3-4d85-828a-7df598a259ce None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.739466] [55174]: INFO cinder.api.openstack.wsgi [None req-1405be30-6bc3-4d85-828a-7df598a259ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 781.740101] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1405be30-6bc3-4d85-828a-7df598a259ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.740101] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1405be30-6bc3-4d85-828a-7df598a259ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.751176] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.751176] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.755389] [55174]: INFO cinder.volume.api [None req-1405be30-6bc3-4d85-828a-7df598a259ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 781.760502] [55174]: INFO cinder.api.openstack.wsgi [None req-1405be30-6bc3-4d85-828a-7df598a259ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 781.761081] [55174]: [pid: 55174|app: 0|req: 74/149] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:34:21 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 782.744486] [55175]: DEBUG cinder.api.middleware.request_id [None req-67a65f1c-bf9f-426a-9306-cabc97a7ecd6 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.745049] [55175]: INFO cinder.api.openstack.wsgi [None req-67a65f1c-bf9f-426a-9306-cabc97a7ecd6 None None] GET http://10.180.1.21/volume// [ 782.745255] [55175]: DEBUG cinder.api.openstack.wsgi [None req-67a65f1c-bf9f-426a-9306-cabc97a7ecd6 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.745479] [55175]: DEBUG cinder.api.openstack.wsgi [None req-67a65f1c-bf9f-426a-9306-cabc97a7ecd6 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.745871] [55175]: INFO cinder.api.openstack.wsgi [None req-67a65f1c-bf9f-426a-9306-cabc97a7ecd6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 782.746202] [55175]: [pid: 55175|app: 0|req: 76/150] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:34:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 782.750017] [55174]: DEBUG cinder.api.middleware.request_id [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-11b33e47-f7ad-4c6b-bf13-7c18830b8944 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.752630] [55174]: INFO cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-11b33e47-f7ad-4c6b-bf13-7c18830b8944 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 782.752905] [55174]: DEBUG cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-11b33e47-f7ad-4c6b-bf13-7c18830b8944 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.753166] [55174]: DEBUG cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-11b33e47-f7ad-4c6b-bf13-7c18830b8944 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.768557] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.768557] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.771430] [55175]: DEBUG cinder.api.middleware.request_id [None req-c5f4f52f-1d63-4c4c-b466-62fd482c041a None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.773098] [55174]: INFO cinder.volume.api [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-11b33e47-f7ad-4c6b-bf13-7c18830b8944 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 782.773554] [55175]: INFO cinder.api.openstack.wsgi [None req-c5f4f52f-1d63-4c4c-b466-62fd482c041a tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 782.773781] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c5f4f52f-1d63-4c4c-b466-62fd482c041a tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.774026] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c5f4f52f-1d63-4c4c-b466-62fd482c041a tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.778710] [55174]: INFO cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-11b33e47-f7ad-4c6b-bf13-7c18830b8944 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 782.779144] [55174]: [pid: 55174|app: 0|req: 75/151] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:34:22 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 782.784068] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.784068] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.787722] [55175]: INFO cinder.volume.api [None req-c5f4f52f-1d63-4c4c-b466-62fd482c041a tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 782.792109] [55175]: INFO cinder.api.openstack.wsgi [None req-c5f4f52f-1d63-4c4c-b466-62fd482c041a tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 782.792501] [55175]: [pid: 55175|app: 0|req: 77/152] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:34:22 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 783.802763] [55174]: DEBUG cinder.api.middleware.request_id [None req-0b4c2d0b-b6fa-42d1-a8b3-a59e5c77469e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.804530] [55174]: INFO cinder.api.openstack.wsgi [None req-0b4c2d0b-b6fa-42d1-a8b3-a59e5c77469e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 783.804757] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0b4c2d0b-b6fa-42d1-a8b3-a59e5c77469e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.804980] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0b4c2d0b-b6fa-42d1-a8b3-a59e5c77469e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.817801] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.817801] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.821441] [55174]: INFO cinder.volume.api [None req-0b4c2d0b-b6fa-42d1-a8b3-a59e5c77469e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 783.826053] [55174]: INFO cinder.api.openstack.wsgi [None req-0b4c2d0b-b6fa-42d1-a8b3-a59e5c77469e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 783.826455] [55174]: [pid: 55174|app: 0|req: 76/153] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:34:23 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 783.988146] [55175]: DEBUG cinder.api.middleware.request_id [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-fda22165-445c-4b93-b68b-02d0774e6807 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.991129] [55175]: INFO cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-fda22165-445c-4b93-b68b-02d0774e6807 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f9282982-ebdf-4a33-8634-732f222fc22b [ 783.991406] [55175]: DEBUG cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-fda22165-445c-4b93-b68b-02d0774e6807 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.991693] [55175]: DEBUG cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-fda22165-445c-4b93-b68b-02d0774e6807 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'version_select' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 784.004438] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.004438] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 784.538031] [55175]: INFO cinder.api.openstack.wsgi [req-140bcb4f-9028-4516-9e75-16b0aa8e15f0 req-fda22165-445c-4b93-b68b-02d0774e6807 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/attachments/f9282982-ebdf-4a33-8634-732f222fc22b returned with HTTP 200 [ 784.538031] [55175]: [pid: 55175|app: 0|req: 78/154] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:34:23 2025] DELETE /volume/v3/attachments/f9282982-ebdf-4a33-8634-732f222fc22b => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 784.839462] [55174]: DEBUG cinder.api.middleware.request_id [None req-3661eb4a-4552-4822-968d-cd64b436d992 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.841654] [55174]: INFO cinder.api.openstack.wsgi [None req-3661eb4a-4552-4822-968d-cd64b436d992 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 784.841905] [55174]: DEBUG cinder.api.openstack.wsgi [None req-3661eb4a-4552-4822-968d-cd64b436d992 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 784.842175] [55174]: DEBUG cinder.api.openstack.wsgi [None req-3661eb4a-4552-4822-968d-cd64b436d992 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 784.852844] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.852844] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 784.857134] [55174]: INFO cinder.volume.api [None req-3661eb4a-4552-4822-968d-cd64b436d992 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 784.862752] [55174]: INFO cinder.api.openstack.wsgi [None req-3661eb4a-4552-4822-968d-cd64b436d992 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 784.863317] [55174]: [pid: 55174|app: 0|req: 77/155] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:34:24 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 787.777911] [55175]: DEBUG cinder.api.middleware.request_id [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.780159] [55175]: INFO cinder.api.openstack.wsgi [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] POST http://10.180.1.21/volume/v3/volumes [ 787.780634] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2141479432"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 787.782804] [55175]: DEBUG cinder.api.v3.volumes [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2141479432'}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 787.782946] [55175]: INFO cinder.api.v3.volumes [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Create volume of 1 GB [ 787.783320] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.783320] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.788342] [55175]: INFO cinder.volume.api [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Availability Zones retrieved successfully. [ 787.796105] [55175]: DEBUG cinder.volume.api [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Flow 'volume_create_api' (89d97fa6-ea84-4a6f-bcff-1c42a36caf6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 787.797313] [55175]: DEBUG cinder.volume.api [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (708f0d9e-5a24-473e-b6f6-2ead42a55aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 787.798553] [55175]: DEBUG cinder.volume.flows.api.create_volume [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 787.818982] [55175]: DEBUG cinder.volume.api [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (708f0d9e-5a24-473e-b6f6-2ead42a55aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 787.820158] [55175]: DEBUG cinder.volume.api [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b8d27a-7862-4bd4-b16b-035b21438670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 787.854270] [55175]: DEBUG cinder.quota [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Created reservations ['2ff96fdc-e871-4f82-8e94-89d39238c5c3', '43910032-dfa3-46c8-b679-7fcb85b82ef9', 'b33c6293-30a3-47f8-9762-e5742a7f2d99', '23fe510f-7a6c-404b-9328-9c70a66685f1'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 787.855808] [55175]: DEBUG cinder.volume.api [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b8d27a-7862-4bd4-b16b-035b21438670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ff96fdc-e871-4f82-8e94-89d39238c5c3', '43910032-dfa3-46c8-b679-7fcb85b82ef9', 'b33c6293-30a3-47f8-9762-e5742a7f2d99', '23fe510f-7a6c-404b-9328-9c70a66685f1']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 787.856880] [55175]: DEBUG cinder.volume.api [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75816659-593d-4941-bdb4-7f7b2d7d95f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 787.872242] [55175]: DEBUG cinder.volume.api [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75816659-593d-4941-bdb4-7f7b2d7d95f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1871a62-0c41-40fc-b0b7-ac8bb329e9af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2141479432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0953265659a3411a8f6e8df09cfd72e7',qos_specs=None,replication_status=,reservations=['2ff96fdc-e871-4f82-8e94-89d39238c5c3','43910032-dfa3-46c8-b679-7fcb85b82ef9','b33c6293-30a3-47f8-9762-e5742a7f2d99','23fe510f-7a6c-404b-9328-9c70a66685f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee72a4a7a7cf4b77a421d1de72125f73',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:34:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2141479432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1871a62-0c41-40fc-b0b7-ac8bb329e9af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0953265659a3411a8f6e8df09cfd72e7',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='ee72a4a7a7cf4b77a421d1de72125f73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 787.873239] [55175]: DEBUG cinder.volume.api [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (162ceb48-dac9-4710-ae81-6888a47915b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 787.889282] [55175]: DEBUG cinder.volume.api [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (162ceb48-dac9-4710-ae81-6888a47915b1) 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-2141479432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0953265659a3411a8f6e8df09cfd72e7',qos_specs=None,replication_status=,reservations=['2ff96fdc-e871-4f82-8e94-89d39238c5c3','43910032-dfa3-46c8-b679-7fcb85b82ef9','b33c6293-30a3-47f8-9762-e5742a7f2d99','23fe510f-7a6c-404b-9328-9c70a66685f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee72a4a7a7cf4b77a421d1de72125f73',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 787.890226] [55175]: DEBUG cinder.volume.api [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (104d628f-b2d0-4e93-92d0-67eace5fc9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 787.899718] [55175]: DEBUG cinder.volume.api [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (104d628f-b2d0-4e93-92d0-67eace5fc9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 787.900594] [55175]: DEBUG cinder.volume.api [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Flow 'volume_create_api' (89d97fa6-ea84-4a6f-bcff-1c42a36caf6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 787.900957] [55175]: INFO cinder.volume.api [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Create volume request issued successfully. [ 787.901629] [55175]: INFO cinder.api.openstack.wsgi [None req-e0e1a2b5-761e-4c79-9408-7979b742ab62 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 787.902118] [55175]: [pid: 55175|app: 0|req: 79/156] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:34:27 2025] POST /volume/v3/volumes => generated 754 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 787.921681] [55174]: DEBUG cinder.api.middleware.request_id [None req-c3a9c16a-4061-422e-925a-68060d656970 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.923663] [55174]: INFO cinder.api.openstack.wsgi [None req-c3a9c16a-4061-422e-925a-68060d656970 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/f1871a62-0c41-40fc-b0b7-ac8bb329e9af [ 787.925102] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c3a9c16a-4061-422e-925a-68060d656970 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.925102] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c3a9c16a-4061-422e-925a-68060d656970 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.933304] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.933304] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.938830] [55174]: INFO cinder.volume.api [None req-c3a9c16a-4061-422e-925a-68060d656970 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 787.943949] [55174]: INFO cinder.api.openstack.wsgi [None req-c3a9c16a-4061-422e-925a-68060d656970 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/f1871a62-0c41-40fc-b0b7-ac8bb329e9af returned with HTTP 200 [ 787.943949] [55174]: [pid: 55174|app: 0|req: 78/157] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:34:27 2025] GET /volume/v3/volumes/f1871a62-0c41-40fc-b0b7-ac8bb329e9af => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 788.954574] [55175]: DEBUG cinder.api.middleware.request_id [None req-3c7f0fb0-b3fc-49bb-aa96-1fb710fcfdcc None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.956993] [55175]: INFO cinder.api.openstack.wsgi [None req-3c7f0fb0-b3fc-49bb-aa96-1fb710fcfdcc tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/f1871a62-0c41-40fc-b0b7-ac8bb329e9af [ 788.957271] [55175]: DEBUG cinder.api.openstack.wsgi [None req-3c7f0fb0-b3fc-49bb-aa96-1fb710fcfdcc tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.957577] [55175]: DEBUG cinder.api.openstack.wsgi [None req-3c7f0fb0-b3fc-49bb-aa96-1fb710fcfdcc tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.968940] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.968940] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.974254] [55175]: INFO cinder.volume.api [None req-3c7f0fb0-b3fc-49bb-aa96-1fb710fcfdcc tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 788.980509] [55175]: INFO cinder.api.openstack.wsgi [None req-3c7f0fb0-b3fc-49bb-aa96-1fb710fcfdcc tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/f1871a62-0c41-40fc-b0b7-ac8bb329e9af returned with HTTP 200 [ 788.980928] [55175]: [pid: 55175|app: 0|req: 80/158] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:34:28 2025] GET /volume/v3/volumes/f1871a62-0c41-40fc-b0b7-ac8bb329e9af => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 789.024182] [55174]: DEBUG cinder.api.middleware.request_id [req-58cdffa7-79a7-496c-85f9-3acbcb977084 req-e08d8dc2-c6f8-4911-b935-b897996bc819 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.026865] [55174]: INFO cinder.api.openstack.wsgi [req-58cdffa7-79a7-496c-85f9-3acbcb977084 req-e08d8dc2-c6f8-4911-b935-b897996bc819 tempest-VolumesAdminNegativeTest-627554859 tempest-VolumesAdminNegativeTest-627554859-project-admin] GET http://10.180.1.21/volume/v3/volumes/c5bb62d9-731d-414d-95c8-06b04d4ed1bb [ 789.027098] [55174]: DEBUG cinder.api.openstack.wsgi [req-58cdffa7-79a7-496c-85f9-3acbcb977084 req-e08d8dc2-c6f8-4911-b935-b897996bc819 tempest-VolumesAdminNegativeTest-627554859 tempest-VolumesAdminNegativeTest-627554859-project-admin] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.027330] [55174]: DEBUG cinder.api.openstack.wsgi [req-58cdffa7-79a7-496c-85f9-3acbcb977084 req-e08d8dc2-c6f8-4911-b935-b897996bc819 tempest-VolumesAdminNegativeTest-627554859 tempest-VolumesAdminNegativeTest-627554859-project-admin] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.034210] [55174]: INFO cinder.api.openstack.wsgi [req-58cdffa7-79a7-496c-85f9-3acbcb977084 req-e08d8dc2-c6f8-4911-b935-b897996bc819 tempest-VolumesAdminNegativeTest-627554859 tempest-VolumesAdminNegativeTest-627554859-project-admin] http://10.180.1.21/volume/v3/volumes/c5bb62d9-731d-414d-95c8-06b04d4ed1bb returned with HTTP 404 [ 789.034846] [55174]: [pid: 55174|app: 0|req: 79/159] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:34:28 2025] GET /volume/v3/volumes/c5bb62d9-731d-414d-95c8-06b04d4ed1bb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 789.042640] [55175]: DEBUG cinder.api.middleware.request_id [None req-ebbc3f98-8fe5-4aac-99b8-12cdbba0171c None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.045037] [55175]: INFO cinder.api.openstack.wsgi [None req-ebbc3f98-8fe5-4aac-99b8-12cdbba0171c tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f1871a62-0c41-40fc-b0b7-ac8bb329e9af [ 789.045642] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ebbc3f98-8fe5-4aac-99b8-12cdbba0171c tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.045642] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ebbc3f98-8fe5-4aac-99b8-12cdbba0171c tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.045642] [55175]: INFO cinder.api.v3.volumes [None req-ebbc3f98-8fe5-4aac-99b8-12cdbba0171c tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Delete volume with id: f1871a62-0c41-40fc-b0b7-ac8bb329e9af [ 789.053427] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.053427] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.054058] [55175]: INFO cinder.volume.api [None req-ebbc3f98-8fe5-4aac-99b8-12cdbba0171c tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 789.076909] [55175]: INFO cinder.volume.api [None req-ebbc3f98-8fe5-4aac-99b8-12cdbba0171c tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Delete volume request issued successfully. [ 789.077131] [55175]: INFO cinder.api.openstack.wsgi [None req-ebbc3f98-8fe5-4aac-99b8-12cdbba0171c tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/f1871a62-0c41-40fc-b0b7-ac8bb329e9af returned with HTTP 202 [ 789.077570] [55175]: [pid: 55175|app: 0|req: 81/160] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:34:28 2025] DELETE /volume/v3/volumes/f1871a62-0c41-40fc-b0b7-ac8bb329e9af => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 789.080916] [55174]: DEBUG cinder.api.middleware.request_id [None req-b3379831-8e8f-4fdb-a6ea-1eef83bcbd2b None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.083054] [55174]: INFO cinder.api.openstack.wsgi [None req-b3379831-8e8f-4fdb-a6ea-1eef83bcbd2b tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/f1871a62-0c41-40fc-b0b7-ac8bb329e9af [ 789.083230] [55174]: DEBUG cinder.api.openstack.wsgi [None req-b3379831-8e8f-4fdb-a6ea-1eef83bcbd2b tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.083441] [55174]: DEBUG cinder.api.openstack.wsgi [None req-b3379831-8e8f-4fdb-a6ea-1eef83bcbd2b tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.091727] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.091727] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.095689] [55174]: INFO cinder.volume.api [None req-b3379831-8e8f-4fdb-a6ea-1eef83bcbd2b tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 789.100595] [55174]: INFO cinder.api.openstack.wsgi [None req-b3379831-8e8f-4fdb-a6ea-1eef83bcbd2b tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/f1871a62-0c41-40fc-b0b7-ac8bb329e9af returned with HTTP 200 [ 789.100988] [55174]: [pid: 55174|app: 0|req: 80/161] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:34:28 2025] GET /volume/v3/volumes/f1871a62-0c41-40fc-b0b7-ac8bb329e9af => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 790.111452] [55175]: DEBUG cinder.api.middleware.request_id [None req-6d3799af-9b16-44f0-a292-479771a94de7 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.113788] [55175]: INFO cinder.api.openstack.wsgi [None req-6d3799af-9b16-44f0-a292-479771a94de7 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/f1871a62-0c41-40fc-b0b7-ac8bb329e9af [ 790.114234] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6d3799af-9b16-44f0-a292-479771a94de7 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 790.114527] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6d3799af-9b16-44f0-a292-479771a94de7 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 790.122405] [55175]: INFO cinder.api.openstack.wsgi [None req-6d3799af-9b16-44f0-a292-479771a94de7 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/f1871a62-0c41-40fc-b0b7-ac8bb329e9af returned with HTTP 404 [ 790.122972] [55175]: [pid: 55175|app: 0|req: 82/162] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:34:29 2025] GET /volume/v3/volumes/f1871a62-0c41-40fc-b0b7-ac8bb329e9af => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 799.098173] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=33 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 800.117204] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=45,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 809.410576] [55174]: DEBUG cinder.api.middleware.request_id [None req-430b8741-ac78-4292-b226-4b209b675f23 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.413791] [55174]: INFO cinder.api.openstack.wsgi [None req-430b8741-ac78-4292-b226-4b209b675f23 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 809.414117] [55174]: DEBUG cinder.api.openstack.wsgi [None req-430b8741-ac78-4292-b226-4b209b675f23 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 809.414933] [55174]: DEBUG cinder.api.openstack.wsgi [None req-430b8741-ac78-4292-b226-4b209b675f23 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'delete' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 809.414933] [55174]: INFO cinder.api.v3.volumes [None req-430b8741-ac78-4292-b226-4b209b675f23 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Delete volume with id: d8bfd490-a613-4063-8786-ad292b058d27 [ 809.434100] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 809.434100] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 809.434671] [55174]: INFO cinder.volume.api [None req-430b8741-ac78-4292-b226-4b209b675f23 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 809.470940] [55174]: INFO cinder.volume.api [None req-430b8741-ac78-4292-b226-4b209b675f23 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Delete volume request issued successfully. [ 809.470940] [55174]: INFO cinder.api.openstack.wsgi [None req-430b8741-ac78-4292-b226-4b209b675f23 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 202 [ 809.470940] [55174]: [pid: 55174|app: 0|req: 81/163] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:34:49 2025] DELETE /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 809.475937] [55175]: DEBUG cinder.api.middleware.request_id [None req-a928a9b6-3bc2-4c96-a3f1-8364227ba564 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.478363] [55175]: INFO cinder.api.openstack.wsgi [None req-a928a9b6-3bc2-4c96-a3f1-8364227ba564 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 809.478657] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a928a9b6-3bc2-4c96-a3f1-8364227ba564 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 809.478964] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a928a9b6-3bc2-4c96-a3f1-8364227ba564 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 809.489271] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 809.489271] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 809.498768] [55175]: INFO cinder.volume.api [None req-a928a9b6-3bc2-4c96-a3f1-8364227ba564 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 809.507893] [55175]: INFO cinder.api.openstack.wsgi [None req-a928a9b6-3bc2-4c96-a3f1-8364227ba564 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 809.508331] [55175]: [pid: 55175|app: 0|req: 83/164] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:34:49 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.518841] [55174]: DEBUG cinder.api.middleware.request_id [None req-9ea05a0e-b85f-4708-95fc-8a36e0d21655 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.520940] [55174]: INFO cinder.api.openstack.wsgi [None req-9ea05a0e-b85f-4708-95fc-8a36e0d21655 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 810.521179] [55174]: DEBUG cinder.api.openstack.wsgi [None req-9ea05a0e-b85f-4708-95fc-8a36e0d21655 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 810.521446] [55174]: DEBUG cinder.api.openstack.wsgi [None req-9ea05a0e-b85f-4708-95fc-8a36e0d21655 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 810.541289] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 810.541289] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 810.548839] [55174]: INFO cinder.volume.api [None req-9ea05a0e-b85f-4708-95fc-8a36e0d21655 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 810.557602] [55174]: INFO cinder.api.openstack.wsgi [None req-9ea05a0e-b85f-4708-95fc-8a36e0d21655 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 810.558088] [55174]: [pid: 55174|app: 0|req: 82/165] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:34:50 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 811.572137] [55175]: DEBUG cinder.api.middleware.request_id [None req-f1be2456-2b36-4d1f-842e-86c8eb3446ca None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.574968] [55175]: INFO cinder.api.openstack.wsgi [None req-f1be2456-2b36-4d1f-842e-86c8eb3446ca tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 811.574968] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f1be2456-2b36-4d1f-842e-86c8eb3446ca tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 811.574968] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f1be2456-2b36-4d1f-842e-86c8eb3446ca tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 811.587910] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.587910] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 811.592596] [55175]: INFO cinder.volume.api [None req-f1be2456-2b36-4d1f-842e-86c8eb3446ca tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Volume info retrieved successfully. [ 811.598524] [55175]: INFO cinder.api.openstack.wsgi [None req-f1be2456-2b36-4d1f-842e-86c8eb3446ca tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 200 [ 811.599026] [55175]: [pid: 55175|app: 0|req: 84/166] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:34:51 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 812.609358] [55174]: DEBUG cinder.api.middleware.request_id [None req-f0bd99f4-b6eb-4f9d-85a1-880cd5423669 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.611717] [55174]: INFO cinder.api.openstack.wsgi [None req-f0bd99f4-b6eb-4f9d-85a1-880cd5423669 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 [ 812.612010] [55174]: DEBUG cinder.api.openstack.wsgi [None req-f0bd99f4-b6eb-4f9d-85a1-880cd5423669 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 812.612290] [55174]: DEBUG cinder.api.openstack.wsgi [None req-f0bd99f4-b6eb-4f9d-85a1-880cd5423669 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 812.620991] [55174]: INFO cinder.api.openstack.wsgi [None req-f0bd99f4-b6eb-4f9d-85a1-880cd5423669 tempest-VolumesAdminNegativeTest-312336849 tempest-VolumesAdminNegativeTest-312336849-project-member] http://10.180.1.21/volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 returned with HTTP 404 [ 812.621530] [55174]: [pid: 55174|app: 0|req: 83/167] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:34:52 2025] GET /volume/v3/volumes/d8bfd490-a613-4063-8786-ad292b058d27 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 821.595663] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=8 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 822.616150] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 828.791237] [55175]: DEBUG cinder.api.middleware.request_id [None req-16d60e0e-09d8-4a02-84b1-2c1b86736962 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 828.794230] [55175]: INFO cinder.api.openstack.wsgi [None req-16d60e0e-09d8-4a02-84b1-2c1b86736962 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 828.794470] [55175]: DEBUG cinder.api.openstack.wsgi [None req-16d60e0e-09d8-4a02-84b1-2c1b86736962 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 828.794730] [55175]: DEBUG cinder.api.openstack.wsgi [None req-16d60e0e-09d8-4a02-84b1-2c1b86736962 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 828.810859] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 828.810859] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 828.815615] [55175]: INFO cinder.volume.api [None req-16d60e0e-09d8-4a02-84b1-2c1b86736962 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 828.821008] [55175]: INFO cinder.api.openstack.wsgi [None req-16d60e0e-09d8-4a02-84b1-2c1b86736962 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 828.821394] [55175]: [pid: 55175|app: 0|req: 85/168] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:35:08 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 828.867157] [55174]: DEBUG cinder.api.middleware.request_id [None req-2ffd32ee-7def-4cc5-867c-ea48b6fdebfe None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 828.869421] [55174]: INFO cinder.api.openstack.wsgi [None req-2ffd32ee-7def-4cc5-867c-ea48b6fdebfe tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 828.869594] [55174]: DEBUG cinder.api.openstack.wsgi [None req-2ffd32ee-7def-4cc5-867c-ea48b6fdebfe tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 828.869681] [55174]: DEBUG cinder.api.openstack.wsgi [None req-2ffd32ee-7def-4cc5-867c-ea48b6fdebfe tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 828.878682] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 828.878682] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 828.884430] [55174]: INFO cinder.volume.api [None req-2ffd32ee-7def-4cc5-867c-ea48b6fdebfe tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 828.892851] [55174]: INFO cinder.api.openstack.wsgi [None req-2ffd32ee-7def-4cc5-867c-ea48b6fdebfe tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 828.892851] [55174]: [pid: 55174|app: 0|req: 84/169] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:35:08 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 838.817961] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=4 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 838.887349] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=4 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 915.599570] [55175]: DEBUG cinder.api.middleware.request_id [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.603379] [55175]: INFO cinder.api.openstack.wsgi [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] POST http://10.180.1.21/volume/v3/volumes [ 915.606489] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1077801663"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 915.608875] [55175]: DEBUG cinder.api.v3.volumes [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1077801663'}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 915.609024] [55175]: INFO cinder.api.v3.volumes [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Create volume of 1 GB [ 915.614415] [55175]: INFO cinder.volume.api [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Availability Zones retrieved successfully. [ 915.621563] [55175]: DEBUG cinder.volume.api [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Flow 'volume_create_api' (4bcbda52-dee4-4923-8839-76aed1f46bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 915.622955] [55175]: DEBUG cinder.volume.api [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47567a76-287a-4590-a5c2-a99ace247d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 915.624212] [55175]: DEBUG cinder.volume.flows.api.create_volume [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 915.646962] [55175]: DEBUG cinder.volume.api [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47567a76-287a-4590-a5c2-a99ace247d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 915.648098] [55175]: DEBUG cinder.volume.api [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fbd4cf3-823b-424d-96b6-0b01cc173530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 915.704485] [55175]: DEBUG cinder.quota [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Created reservations ['5bebc00b-f96f-447e-8ed0-29d5871e227f', 'adfe58b1-f8f2-45f8-990d-aafd2c8e067b', 'd5e8a6a3-d630-4bb0-8223-32a1eef3261d', '13da0252-1b83-4cb6-8c54-ccbede9ac636'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 915.706197] [55175]: DEBUG cinder.volume.api [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fbd4cf3-823b-424d-96b6-0b01cc173530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bebc00b-f96f-447e-8ed0-29d5871e227f', 'adfe58b1-f8f2-45f8-990d-aafd2c8e067b', 'd5e8a6a3-d630-4bb0-8223-32a1eef3261d', '13da0252-1b83-4cb6-8c54-ccbede9ac636']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 915.706391] [55175]: DEBUG cinder.volume.api [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fef9fd38-ed58-4519-8ee5-74f32cc4b391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 915.721209] [55175]: DEBUG cinder.volume.api [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fef9fd38-ed58-4519-8ee5-74f32cc4b391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4e5c8ba-3b23-4298-a3ef-5909983b3d21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1077801663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ea3f4565fee40f2863a4acec611c17e',qos_specs=None,replication_status=,reservations=['5bebc00b-f96f-447e-8ed0-29d5871e227f','adfe58b1-f8f2-45f8-990d-aafd2c8e067b','d5e8a6a3-d630-4bb0-8223-32a1eef3261d','13da0252-1b83-4cb6-8c54-ccbede9ac636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4ce33b95eb4e4681ced33716e01fe1',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:36:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1077801663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4e5c8ba-3b23-4298-a3ef-5909983b3d21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ea3f4565fee40f2863a4acec611c17e',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='3c4ce33b95eb4e4681ced33716e01fe1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 915.722144] [55175]: DEBUG cinder.volume.api [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8168004d-4fad-4a39-8762-de9651ebec6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 915.740288] [55175]: DEBUG cinder.volume.api [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8168004d-4fad-4a39-8762-de9651ebec6b) 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-1077801663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ea3f4565fee40f2863a4acec611c17e',qos_specs=None,replication_status=,reservations=['5bebc00b-f96f-447e-8ed0-29d5871e227f','adfe58b1-f8f2-45f8-990d-aafd2c8e067b','d5e8a6a3-d630-4bb0-8223-32a1eef3261d','13da0252-1b83-4cb6-8c54-ccbede9ac636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4ce33b95eb4e4681ced33716e01fe1',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 915.741186] [55175]: DEBUG cinder.volume.api [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d079450-37b5-4f94-9705-24b28b5a3208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 915.752610] [55175]: DEBUG cinder.volume.api [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d079450-37b5-4f94-9705-24b28b5a3208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 915.753895] [55175]: DEBUG cinder.volume.api [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Flow 'volume_create_api' (4bcbda52-dee4-4923-8839-76aed1f46bc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 915.754568] [55175]: INFO cinder.volume.api [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Create volume request issued successfully. [ 915.755289] [55175]: INFO cinder.api.openstack.wsgi [None req-a0be9978-e4d5-4218-93b9-d6111ea39d97 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 915.755433] [55175]: [pid: 55175|app: 0|req: 86/170] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:36:35 2025] POST /volume/v3/volumes => generated 754 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 915.767081] [55174]: DEBUG cinder.api.middleware.request_id [None req-33ec7d39-84b1-4abd-8a08-a37d7470c452 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.769512] [55174]: INFO cinder.api.openstack.wsgi [None req-33ec7d39-84b1-4abd-8a08-a37d7470c452 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 915.769763] [55174]: DEBUG cinder.api.openstack.wsgi [None req-33ec7d39-84b1-4abd-8a08-a37d7470c452 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 915.769994] [55174]: DEBUG cinder.api.openstack.wsgi [None req-33ec7d39-84b1-4abd-8a08-a37d7470c452 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 915.784213] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.784213] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 915.787276] [55174]: INFO cinder.volume.api [None req-33ec7d39-84b1-4abd-8a08-a37d7470c452 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 915.792275] [55174]: INFO cinder.api.openstack.wsgi [None req-33ec7d39-84b1-4abd-8a08-a37d7470c452 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 915.792691] [55174]: [pid: 55174|app: 0|req: 85/171] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:35 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.936385] [55175]: DEBUG cinder.api.middleware.request_id [req-8564713a-d5a8-49bf-8309-3286a489519c req-190d5115-067e-4812-b837-6234b76c980e None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.938860] [55175]: INFO cinder.api.openstack.wsgi [req-8564713a-d5a8-49bf-8309-3286a489519c req-190d5115-067e-4812-b837-6234b76c980e tempest-SecurityGroupsTestJSON-2127677327 tempest-SecurityGroupsTestJSON-2127677327-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=12344f1e-154c-4236-bdfa-2d71676b93f0 [ 915.939118] [55175]: DEBUG cinder.api.openstack.wsgi [req-8564713a-d5a8-49bf-8309-3286a489519c req-190d5115-067e-4812-b837-6234b76c980e tempest-SecurityGroupsTestJSON-2127677327 tempest-SecurityGroupsTestJSON-2127677327-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 915.939337] [55175]: DEBUG cinder.api.openstack.wsgi [req-8564713a-d5a8-49bf-8309-3286a489519c req-190d5115-067e-4812-b837-6234b76c980e tempest-SecurityGroupsTestJSON-2127677327 tempest-SecurityGroupsTestJSON-2127677327-project-member] Calling method 'version_select' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 915.944884] [55175]: INFO cinder.api.openstack.wsgi [req-8564713a-d5a8-49bf-8309-3286a489519c req-190d5115-067e-4812-b837-6234b76c980e tempest-SecurityGroupsTestJSON-2127677327 tempest-SecurityGroupsTestJSON-2127677327-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=12344f1e-154c-4236-bdfa-2d71676b93f0 returned with HTTP 200 [ 915.945207] [55175]: [pid: 55175|app: 0|req: 87/172] 10.180.1.21 () {62 vars in 1517 bytes} [Mon Feb 17 22:36:35 2025] GET /volume/v3/attachments?instance_id=12344f1e-154c-4236-bdfa-2d71676b93f0 => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 916.811356] [55174]: DEBUG cinder.api.middleware.request_id [None req-1b0e2359-3733-4697-a00d-420a8f723060 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.813348] [55174]: INFO cinder.api.openstack.wsgi [None req-1b0e2359-3733-4697-a00d-420a8f723060 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 916.813562] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1b0e2359-3733-4697-a00d-420a8f723060 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.813775] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1b0e2359-3733-4697-a00d-420a8f723060 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.824267] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.824267] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.828469] [55174]: INFO cinder.volume.api [None req-1b0e2359-3733-4697-a00d-420a8f723060 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 916.833227] [55174]: INFO cinder.api.openstack.wsgi [None req-1b0e2359-3733-4697-a00d-420a8f723060 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 916.833724] [55174]: [pid: 55174|app: 0|req: 86/173] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:36 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.075711] [55175]: DEBUG cinder.api.middleware.request_id [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-d8793389-8f24-4306-b2a3-d3b373b4851d None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.078055] [55175]: INFO cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-d8793389-8f24-4306-b2a3-d3b373b4851d tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 917.078270] [55175]: DEBUG cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-d8793389-8f24-4306-b2a3-d3b373b4851d tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.078485] [55175]: DEBUG cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-d8793389-8f24-4306-b2a3-d3b373b4851d tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.086204] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.086204] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.089866] [55175]: INFO cinder.volume.api [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-d8793389-8f24-4306-b2a3-d3b373b4851d tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 917.094274] [55175]: INFO cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-d8793389-8f24-4306-b2a3-d3b373b4851d tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 917.094696] [55175]: [pid: 55175|app: 0|req: 88/174] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:36:36 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 918.615881] [55174]: DEBUG cinder.api.middleware.request_id [None req-27cc761d-6668-4ec7-bf49-f6e17bf50c8c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.616398] [55174]: INFO cinder.api.openstack.wsgi [None req-27cc761d-6668-4ec7-bf49-f6e17bf50c8c None None] GET http://10.180.1.21/volume// [ 918.616707] [55174]: DEBUG cinder.api.openstack.wsgi [None req-27cc761d-6668-4ec7-bf49-f6e17bf50c8c None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 918.617022] [55174]: DEBUG cinder.api.openstack.wsgi [None req-27cc761d-6668-4ec7-bf49-f6e17bf50c8c None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 918.617401] [55174]: INFO cinder.api.openstack.wsgi [None req-27cc761d-6668-4ec7-bf49-f6e17bf50c8c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 918.617753] [55174]: [pid: 55174|app: 0|req: 87/175] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:36:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 918.622530] [55175]: DEBUG cinder.api.middleware.request_id [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-cb3cebce-b14d-40b1-9270-302a24f587bf None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.626314] [55175]: INFO cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-cb3cebce-b14d-40b1-9270-302a24f587bf tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] POST http://10.180.1.21/volume/v3/attachments [ 918.626945] [55175]: DEBUG cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-cb3cebce-b14d-40b1-9270-302a24f587bf tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4e5c8ba-3b23-4298-a3ef-5909983b3d21", "connector": null, "instance_uuid": "4e2c3168-923a-4d87-a5d6-e6d4ed7d521c"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 918.647487] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.647487] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.689786] [55175]: INFO cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-cb3cebce-b14d-40b1-9270-302a24f587bf tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 918.690440] [55175]: [pid: 55175|app: 0|req: 89/176] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:36:38 2025] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 918.715247] [55174]: DEBUG cinder.api.middleware.request_id [None req-1157c203-18e7-4693-b7c6-e3288551a9d1 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.717726] [55174]: INFO cinder.api.openstack.wsgi [None req-1157c203-18e7-4693-b7c6-e3288551a9d1 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 918.717996] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1157c203-18e7-4693-b7c6-e3288551a9d1 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 918.718258] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1157c203-18e7-4693-b7c6-e3288551a9d1 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 918.738981] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.738981] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.744834] [55174]: INFO cinder.volume.api [None req-1157c203-18e7-4693-b7c6-e3288551a9d1 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 918.753982] [55174]: INFO cinder.api.openstack.wsgi [None req-1157c203-18e7-4693-b7c6-e3288551a9d1 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 918.754407] [55174]: [pid: 55174|app: 0|req: 88/177] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:38 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 919.220163] [55175]: DEBUG cinder.api.middleware.request_id [None req-fde67ede-5795-4dad-ad56-c35b94a1251d None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.220601] [55175]: INFO cinder.api.openstack.wsgi [None req-fde67ede-5795-4dad-ad56-c35b94a1251d None None] GET http://10.180.1.21/volume// [ 919.220775] [55175]: DEBUG cinder.api.openstack.wsgi [None req-fde67ede-5795-4dad-ad56-c35b94a1251d None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.220988] [55175]: DEBUG cinder.api.openstack.wsgi [None req-fde67ede-5795-4dad-ad56-c35b94a1251d None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.221392] [55175]: INFO cinder.api.openstack.wsgi [None req-fde67ede-5795-4dad-ad56-c35b94a1251d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 919.221935] [55175]: [pid: 55175|app: 0|req: 90/178] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:36:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 919.225308] [55174]: DEBUG cinder.api.middleware.request_id [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-6e126382-96a6-4a71-916a-6479244542c9 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.227651] [55174]: INFO cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-6e126382-96a6-4a71-916a-6479244542c9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 919.227910] [55174]: DEBUG cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-6e126382-96a6-4a71-916a-6479244542c9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.228142] [55174]: DEBUG cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-6e126382-96a6-4a71-916a-6479244542c9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.240133] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.240133] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.246405] [55174]: INFO cinder.volume.api [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-6e126382-96a6-4a71-916a-6479244542c9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 919.249591] [55174]: INFO cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-6e126382-96a6-4a71-916a-6479244542c9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 919.249591] [55174]: [pid: 55174|app: 0|req: 89/179] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:36:39 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 919.321103] [55175]: DEBUG cinder.api.middleware.request_id [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-851476ba-883e-4ad7-9702-34907dd57f54 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.324080] [55175]: INFO cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-851476ba-883e-4ad7-9702-34907dd57f54 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] PUT http://10.180.1.21/volume/v3/attachments/644489ae-4bbf-418e-8d93-a767e7a01d04 [ 919.324080] [55175]: DEBUG cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-851476ba-883e-4ad7-9702-34907dd57f54 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-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-523870", "mountpoint": "/dev/sdb"}}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 919.336790] [55175]: DEBUG cinder.coordination [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-851476ba-883e-4ad7-9702-34907dd57f54 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Acquiring lock "cinder-attachment_update-c4e5c8ba-3b23-4298-a3ef-5909983b3d21-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 919.342843] [55175]: DEBUG cinder.coordination [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-851476ba-883e-4ad7-9702-34907dd57f54 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Lock "cinder-attachment_update-c4e5c8ba-3b23-4298-a3ef-5909983b3d21-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 919.344105] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.344105] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.636158] [55174]: DEBUG cinder.api.middleware.request_id [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.638588] [55174]: INFO cinder.api.openstack.wsgi [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] POST http://10.180.1.21/volume/v3/volumes [ 919.639127] [55174]: DEBUG cinder.api.openstack.wsgi [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-736675737"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 919.641589] [55174]: DEBUG cinder.api.v3.volumes [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-736675737'}} {{(pid=55174) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 919.641804] [55174]: INFO cinder.api.v3.volumes [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Create volume of 1 GB [ 919.648603] [55174]: INFO cinder.volume.api [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Availability Zones retrieved successfully. [ 919.655361] [55174]: DEBUG cinder.volume.api [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Flow 'volume_create_api' (728c4dec-28e5-4c40-ac23-55f52b99af88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 919.656706] [55174]: DEBUG cinder.volume.api [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6a6531-4d99-4b0b-b03f-e2234fd4e1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 919.657983] [55174]: DEBUG cinder.volume.flows.api.create_volume [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Validating volume size '1' using validate_int {{(pid=55174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 919.677900] [55174]: DEBUG cinder.volume.api [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6a6531-4d99-4b0b-b03f-e2234fd4e1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 919.678985] [55174]: DEBUG cinder.volume.api [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b489d5-4470-4a28-80b1-56681377f823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 919.712757] [55174]: DEBUG cinder.quota [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Created reservations ['a6da2cd8-b07c-4b49-ae79-90c1a0f1c143', 'fa7c1c94-5d00-4544-9928-c82e9355aa78', '95e18f6b-b2c3-4198-8b5a-0f7d3cb8746f', '83267bb6-ade7-44e8-86f5-ff0c8c16551a'] {{(pid=55174) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 919.713472] [55174]: DEBUG cinder.volume.api [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b489d5-4470-4a28-80b1-56681377f823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6da2cd8-b07c-4b49-ae79-90c1a0f1c143', 'fa7c1c94-5d00-4544-9928-c82e9355aa78', '95e18f6b-b2c3-4198-8b5a-0f7d3cb8746f', '83267bb6-ade7-44e8-86f5-ff0c8c16551a']}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 919.714203] [55174]: DEBUG cinder.volume.api [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f0184f8-ea47-4ee4-b226-ed073f1faca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 919.727810] [55174]: DEBUG cinder.volume.api [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f0184f8-ea47-4ee4-b226-ed073f1faca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f7e9599-d0a2-4181-9544-c383abae108d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-736675737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd82b9480b6448fb86a9dddf12602c07',qos_specs=None,replication_status=,reservations=['a6da2cd8-b07c-4b49-ae79-90c1a0f1c143','fa7c1c94-5d00-4544-9928-c82e9355aa78','95e18f6b-b2c3-4198-8b5a-0f7d3cb8746f','83267bb6-ade7-44e8-86f5-ff0c8c16551a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7284555370447dd8904c58f87d39b72',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:36:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-736675737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f7e9599-d0a2-4181-9544-c383abae108d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd82b9480b6448fb86a9dddf12602c07',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='f7284555370447dd8904c58f87d39b72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 919.728790] [55174]: DEBUG cinder.volume.api [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdca964c-59aa-47e2-9660-44efab7c6d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 919.744795] [55174]: DEBUG cinder.volume.api [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdca964c-59aa-47e2-9660-44efab7c6d63) 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-736675737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd82b9480b6448fb86a9dddf12602c07',qos_specs=None,replication_status=,reservations=['a6da2cd8-b07c-4b49-ae79-90c1a0f1c143','fa7c1c94-5d00-4544-9928-c82e9355aa78','95e18f6b-b2c3-4198-8b5a-0f7d3cb8746f','83267bb6-ade7-44e8-86f5-ff0c8c16551a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7284555370447dd8904c58f87d39b72',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 919.745754] [55174]: DEBUG cinder.volume.api [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317b3c9e-68aa-4a84-a04b-401b900e33be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 919.755396] [55174]: DEBUG cinder.volume.api [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317b3c9e-68aa-4a84-a04b-401b900e33be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 919.756497] [55174]: DEBUG cinder.volume.api [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Flow 'volume_create_api' (728c4dec-28e5-4c40-ac23-55f52b99af88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 919.756925] [55174]: INFO cinder.volume.api [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Create volume request issued successfully. [ 919.757787] [55174]: INFO cinder.api.openstack.wsgi [None req-ac5576ca-dffa-4ec9-85ee-c5a39cb83d54 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 919.758603] [55174]: [pid: 55174|app: 0|req: 90/180] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:36:39 2025] POST /volume/v3/volumes => generated 749 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 919.766964] [55174]: DEBUG cinder.api.middleware.request_id [None req-581cd2f2-1538-45c3-acc2-c360e0f325b1 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.769250] [55174]: INFO cinder.api.openstack.wsgi [None req-581cd2f2-1538-45c3-acc2-c360e0f325b1 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 919.770269] [55174]: DEBUG cinder.api.openstack.wsgi [None req-581cd2f2-1538-45c3-acc2-c360e0f325b1 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.770269] [55174]: DEBUG cinder.api.openstack.wsgi [None req-581cd2f2-1538-45c3-acc2-c360e0f325b1 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.780017] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.780017] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.781948] [55174]: INFO cinder.volume.api [None req-581cd2f2-1538-45c3-acc2-c360e0f325b1 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 919.788100] [55174]: INFO cinder.api.openstack.wsgi [None req-581cd2f2-1538-45c3-acc2-c360e0f325b1 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 919.788520] [55174]: [pid: 55174|app: 0|req: 91/181] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:39 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 919.790080] [55174]: DEBUG cinder.api.middleware.request_id [None req-6ed8c3d9-e3fe-4f05-a1cb-5b5d12d3f3ca None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.791986] [55174]: INFO cinder.api.openstack.wsgi [None req-6ed8c3d9-e3fe-4f05-a1cb-5b5d12d3f3ca tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 919.792213] [55174]: DEBUG cinder.api.openstack.wsgi [None req-6ed8c3d9-e3fe-4f05-a1cb-5b5d12d3f3ca tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.792421] [55174]: DEBUG cinder.api.openstack.wsgi [None req-6ed8c3d9-e3fe-4f05-a1cb-5b5d12d3f3ca tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.805471] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.805471] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.809197] [55174]: INFO cinder.volume.api [None req-6ed8c3d9-e3fe-4f05-a1cb-5b5d12d3f3ca tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 919.814167] [55174]: INFO cinder.api.openstack.wsgi [None req-6ed8c3d9-e3fe-4f05-a1cb-5b5d12d3f3ca tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 919.814608] [55174]: [pid: 55174|app: 0|req: 92/182] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:39 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 920.804405] [55174]: DEBUG cinder.api.middleware.request_id [None req-0e0624d7-c46c-4759-8c1e-356764d1b71b None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.807118] [55174]: INFO cinder.api.openstack.wsgi [None req-0e0624d7-c46c-4759-8c1e-356764d1b71b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 920.807118] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0e0624d7-c46c-4759-8c1e-356764d1b71b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.807118] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0e0624d7-c46c-4759-8c1e-356764d1b71b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.820029] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.820029] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.824369] [55174]: INFO cinder.volume.api [None req-0e0624d7-c46c-4759-8c1e-356764d1b71b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 920.832133] [55174]: INFO cinder.api.openstack.wsgi [None req-0e0624d7-c46c-4759-8c1e-356764d1b71b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 920.832568] [55174]: [pid: 55174|app: 0|req: 93/183] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:40 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 920.833245] [55174]: DEBUG cinder.api.middleware.request_id [None req-58bd1ca2-052d-4102-a33c-fc84f6a9bfc5 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.837024] [55174]: INFO cinder.api.openstack.wsgi [None req-58bd1ca2-052d-4102-a33c-fc84f6a9bfc5 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 920.837162] [55174]: DEBUG cinder.api.openstack.wsgi [None req-58bd1ca2-052d-4102-a33c-fc84f6a9bfc5 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.837345] [55174]: DEBUG cinder.api.openstack.wsgi [None req-58bd1ca2-052d-4102-a33c-fc84f6a9bfc5 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.849282] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.849282] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.853169] [55174]: INFO cinder.volume.api [None req-58bd1ca2-052d-4102-a33c-fc84f6a9bfc5 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 920.858252] [55174]: INFO cinder.api.openstack.wsgi [None req-58bd1ca2-052d-4102-a33c-fc84f6a9bfc5 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 920.858755] [55174]: [pid: 55174|app: 0|req: 94/184] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:40 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 920.874570] [55174]: DEBUG cinder.api.middleware.request_id [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-fafdcfcf-481d-4110-9fbb-bfdabc6244c3 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.877008] [55174]: INFO cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-fafdcfcf-481d-4110-9fbb-bfdabc6244c3 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 920.877209] [55174]: DEBUG cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-fafdcfcf-481d-4110-9fbb-bfdabc6244c3 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.877394] [55174]: DEBUG cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-fafdcfcf-481d-4110-9fbb-bfdabc6244c3 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.885147] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.885147] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.888885] [55174]: INFO cinder.volume.api [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-fafdcfcf-481d-4110-9fbb-bfdabc6244c3 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 920.893632] [55174]: INFO cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-fafdcfcf-481d-4110-9fbb-bfdabc6244c3 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 920.894584] [55174]: [pid: 55174|app: 0|req: 95/185] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:36:40 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.869337] [55174]: DEBUG cinder.api.middleware.request_id [None req-b8309b6e-ebda-4b14-bd8e-9830cdbe46b7 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.871450] [55174]: INFO cinder.api.openstack.wsgi [None req-b8309b6e-ebda-4b14-bd8e-9830cdbe46b7 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 921.871670] [55174]: DEBUG cinder.api.openstack.wsgi [None req-b8309b6e-ebda-4b14-bd8e-9830cdbe46b7 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.871921] [55174]: DEBUG cinder.api.openstack.wsgi [None req-b8309b6e-ebda-4b14-bd8e-9830cdbe46b7 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.886013] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.886013] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.890381] [55174]: INFO cinder.volume.api [None req-b8309b6e-ebda-4b14-bd8e-9830cdbe46b7 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 921.895238] [55174]: INFO cinder.api.openstack.wsgi [None req-b8309b6e-ebda-4b14-bd8e-9830cdbe46b7 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 921.895630] [55174]: [pid: 55174|app: 0|req: 96/186] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:41 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 922.420022] [55174]: DEBUG cinder.api.middleware.request_id [None req-55068259-ab04-4b27-9c9f-fca07d4d504c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.420468] [55174]: INFO cinder.api.openstack.wsgi [None req-55068259-ab04-4b27-9c9f-fca07d4d504c None None] GET http://10.180.1.21/volume// [ 922.420653] [55174]: DEBUG cinder.api.openstack.wsgi [None req-55068259-ab04-4b27-9c9f-fca07d4d504c None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.420889] [55174]: DEBUG cinder.api.openstack.wsgi [None req-55068259-ab04-4b27-9c9f-fca07d4d504c None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.421327] [55174]: INFO cinder.api.openstack.wsgi [None req-55068259-ab04-4b27-9c9f-fca07d4d504c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 922.421773] [55174]: [pid: 55174|app: 0|req: 97/187] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:36:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 922.426868] [55174]: DEBUG cinder.api.middleware.request_id [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-d9621aad-6c0e-4545-8feb-6b69b143e3c1 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.429362] [55174]: INFO cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-d9621aad-6c0e-4545-8feb-6b69b143e3c1 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] POST http://10.180.1.21/volume/v3/attachments [ 922.429764] [55174]: DEBUG cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-d9621aad-6c0e-4545-8feb-6b69b143e3c1 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f7e9599-d0a2-4181-9544-c383abae108d", "connector": null, "instance_uuid": "bd59b51e-a095-4464-a022-aa291c04f5a7"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 922.439419] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.439419] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.463420] [55174]: INFO cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-d9621aad-6c0e-4545-8feb-6b69b143e3c1 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 922.463899] [55174]: [pid: 55174|app: 0|req: 98/188] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:36:42 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 922.486392] [55174]: DEBUG cinder.api.middleware.request_id [None req-ac7d3f38-8907-4489-a11f-651708cf2cdc None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.491137] [55174]: INFO cinder.api.openstack.wsgi [None req-ac7d3f38-8907-4489-a11f-651708cf2cdc tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 922.491439] [55174]: DEBUG cinder.api.openstack.wsgi [None req-ac7d3f38-8907-4489-a11f-651708cf2cdc tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.491768] [55174]: DEBUG cinder.api.openstack.wsgi [None req-ac7d3f38-8907-4489-a11f-651708cf2cdc tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.502513] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.502513] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.507138] [55174]: INFO cinder.volume.api [None req-ac7d3f38-8907-4489-a11f-651708cf2cdc tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 922.511953] [55174]: INFO cinder.api.openstack.wsgi [None req-ac7d3f38-8907-4489-a11f-651708cf2cdc tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 922.512381] [55174]: [pid: 55174|app: 0|req: 99/189] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:42 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 922.905927] [55174]: DEBUG cinder.api.middleware.request_id [None req-eb23e6ab-58fb-45d1-a72f-aa817cbb1e95 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.908049] [55174]: INFO cinder.api.openstack.wsgi [None req-eb23e6ab-58fb-45d1-a72f-aa817cbb1e95 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 922.908464] [55174]: DEBUG cinder.api.openstack.wsgi [None req-eb23e6ab-58fb-45d1-a72f-aa817cbb1e95 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.908791] [55174]: DEBUG cinder.api.openstack.wsgi [None req-eb23e6ab-58fb-45d1-a72f-aa817cbb1e95 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.923592] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.923592] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.926956] [55174]: INFO cinder.volume.api [None req-eb23e6ab-58fb-45d1-a72f-aa817cbb1e95 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 922.931369] [55174]: INFO cinder.api.openstack.wsgi [None req-eb23e6ab-58fb-45d1-a72f-aa817cbb1e95 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 922.931831] [55174]: [pid: 55174|app: 0|req: 100/190] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:42 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 922.989240] [55174]: DEBUG cinder.api.middleware.request_id [None req-6dfb10f0-b24c-4ee5-ac48-31d5eb020639 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.989770] [55174]: INFO cinder.api.openstack.wsgi [None req-6dfb10f0-b24c-4ee5-ac48-31d5eb020639 None None] GET http://10.180.1.21/volume// [ 922.989965] [55174]: DEBUG cinder.api.openstack.wsgi [None req-6dfb10f0-b24c-4ee5-ac48-31d5eb020639 None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.990221] [55174]: DEBUG cinder.api.openstack.wsgi [None req-6dfb10f0-b24c-4ee5-ac48-31d5eb020639 None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.990629] [55174]: INFO cinder.api.openstack.wsgi [None req-6dfb10f0-b24c-4ee5-ac48-31d5eb020639 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 922.990950] [55174]: [pid: 55174|app: 0|req: 101/191] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:36:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 922.994913] [55174]: DEBUG cinder.api.middleware.request_id [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-b8a20ccf-9e94-4dbd-8ac3-9564810e79d7 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.997303] [55174]: INFO cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-b8a20ccf-9e94-4dbd-8ac3-9564810e79d7 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 922.997608] [55174]: DEBUG cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-b8a20ccf-9e94-4dbd-8ac3-9564810e79d7 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.997808] [55174]: DEBUG cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-b8a20ccf-9e94-4dbd-8ac3-9564810e79d7 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.008866] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.008866] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.012300] [55174]: INFO cinder.volume.api [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-b8a20ccf-9e94-4dbd-8ac3-9564810e79d7 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 923.016909] [55174]: INFO cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-b8a20ccf-9e94-4dbd-8ac3-9564810e79d7 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 923.017464] [55174]: [pid: 55174|app: 0|req: 102/192] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:36:42 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 923.046293] [55174]: DEBUG cinder.api.middleware.request_id [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-569038be-8b9c-435f-858f-33f074877154 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.048822] [55174]: INFO cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-569038be-8b9c-435f-858f-33f074877154 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] PUT http://10.180.1.21/volume/v3/attachments/4a0585a1-4afe-49c1-9178-1aa7478c8af0 [ 923.049286] [55174]: DEBUG cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-569038be-8b9c-435f-858f-33f074877154 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-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-523941", "mountpoint": "/dev/sdb"}}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 923.057613] [55174]: DEBUG cinder.coordination [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-569038be-8b9c-435f-858f-33f074877154 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Acquiring lock "cinder-attachment_update-4f7e9599-d0a2-4181-9544-c383abae108d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 923.062228] [55174]: DEBUG cinder.coordination [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-569038be-8b9c-435f-858f-33f074877154 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Lock "cinder-attachment_update-4f7e9599-d0a2-4181-9544-c383abae108d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 923.063376] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.063376] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.378948] [55175]: DEBUG cinder.coordination [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-851476ba-883e-4ad7-9702-34907dd57f54 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Lock "cinder-attachment_update-c4e5c8ba-3b23-4298-a3ef-5909983b3d21-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.036s {{(pid=55175) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 924.379517] [55175]: INFO cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-851476ba-883e-4ad7-9702-34907dd57f54 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/attachments/644489ae-4bbf-418e-8d93-a767e7a01d04 returned with HTTP 200 [ 924.379788] [55175]: [pid: 55175|app: 0|req: 91/193] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:36:39 2025] PUT /volume/v3/attachments/644489ae-4bbf-418e-8d93-a767e7a01d04 => generated 617 bytes in 5060 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 924.381024] [55175]: DEBUG cinder.api.middleware.request_id [None req-809518ca-4f77-4ad5-ac21-8eb14b375a7b None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.382804] [55175]: INFO cinder.api.openstack.wsgi [None req-809518ca-4f77-4ad5-ac21-8eb14b375a7b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 924.382991] [55175]: DEBUG cinder.api.openstack.wsgi [None req-809518ca-4f77-4ad5-ac21-8eb14b375a7b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.383246] [55175]: DEBUG cinder.api.openstack.wsgi [None req-809518ca-4f77-4ad5-ac21-8eb14b375a7b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.395209] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.395209] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.402509] [55175]: INFO cinder.volume.api [None req-809518ca-4f77-4ad5-ac21-8eb14b375a7b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 924.405931] [55175]: INFO cinder.api.openstack.wsgi [None req-809518ca-4f77-4ad5-ac21-8eb14b375a7b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 924.408575] [55175]: [pid: 55175|app: 0|req: 92/194] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:44 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 924.408575] [55175]: DEBUG cinder.api.middleware.request_id [None req-50adede6-1197-43bc-a7ca-ed7a3baebdea None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.409229] [55175]: INFO cinder.api.openstack.wsgi [None req-50adede6-1197-43bc-a7ca-ed7a3baebdea tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 924.409229] [55175]: DEBUG cinder.api.openstack.wsgi [None req-50adede6-1197-43bc-a7ca-ed7a3baebdea tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.409733] [55175]: DEBUG cinder.api.openstack.wsgi [None req-50adede6-1197-43bc-a7ca-ed7a3baebdea tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.419213] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.419213] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.422931] [55175]: INFO cinder.volume.api [None req-50adede6-1197-43bc-a7ca-ed7a3baebdea tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 924.428227] [55175]: INFO cinder.api.openstack.wsgi [None req-50adede6-1197-43bc-a7ca-ed7a3baebdea tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 924.428851] [55175]: [pid: 55175|app: 0|req: 93/195] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:44 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.292322] [55175]: DEBUG cinder.api.middleware.request_id [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.294381] [55175]: INFO cinder.api.openstack.wsgi [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] POST http://10.180.1.21/volume/v3/volumes [ 925.296195] [55175]: DEBUG cinder.api.openstack.wsgi [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1448817161", "imageRef": "45a12149-1b6c-414b-9b32-1b6ffa65e320", "size": 1}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 925.296468] [55175]: DEBUG cinder.api.v3.volumes [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1448817161', 'imageRef': '45a12149-1b6c-414b-9b32-1b6ffa65e320', 'size': 1}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 925.510588] [55175]: INFO cinder.api.v3.volumes [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Create volume of 1 GB [ 925.517348] [55175]: INFO cinder.volume.api [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Availability Zones retrieved successfully. [ 925.525460] [55175]: DEBUG cinder.volume.api [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Flow 'volume_create_api' (3869129a-8d01-44df-9d87-98f9a129b88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 925.526723] [55175]: DEBUG cinder.volume.api [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd0ec11-ddbf-4a6b-8782-2bab7300f088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.531021] [55175]: DEBUG cinder.volume.flows.api.create_volume [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 925.574239] [55175]: DEBUG cinder.volume.api [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd0ec11-ddbf-4a6b-8782-2bab7300f088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.575276] [55175]: DEBUG cinder.volume.api [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b9c697-cb50-4f8c-9500-b918ea14d479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.620682] [55175]: DEBUG cinder.quota [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Created reservations ['da64d714-d284-4daf-8220-e84172b86d20', '453cae8b-5f02-4cf0-9761-372a5cb3ace9', 'b3dd7920-7c1a-4382-be51-d2b6d71b28df', 'e1c8e469-10e8-40f2-a436-fd60def70ff6'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 925.621704] [55175]: DEBUG cinder.volume.api [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b9c697-cb50-4f8c-9500-b918ea14d479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da64d714-d284-4daf-8220-e84172b86d20', '453cae8b-5f02-4cf0-9761-372a5cb3ace9', 'b3dd7920-7c1a-4382-be51-d2b6d71b28df', 'e1c8e469-10e8-40f2-a436-fd60def70ff6']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.622626] [55175]: DEBUG cinder.volume.api [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2028f8a3-21de-4728-b11d-0fdd36c8878b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.647920] [55175]: DEBUG cinder.volume.api [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2028f8a3-21de-4728-b11d-0fdd36c8878b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0d07e33-0f28-4def-807d-e9fe5a21aaa9', '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-1448817161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='996f4979a3984002a2e736c69d2ea963',qos_specs=None,replication_status=,reservations=['da64d714-d284-4daf-8220-e84172b86d20','453cae8b-5f02-4cf0-9761-372a5cb3ace9','b3dd7920-7c1a-4382-be51-d2b6d71b28df','e1c8e469-10e8-40f2-a436-fd60def70ff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fe5f16325c4ef4930c4d6a7969a963',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:36:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1448817161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0d07e33-0f28-4def-807d-e9fe5a21aaa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='996f4979a3984002a2e736c69d2ea963',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='a2fe5f16325c4ef4930c4d6a7969a963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.650458] [55175]: DEBUG cinder.volume.api [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13e813e6-7214-4204-a249-eae48e7b45fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.668322] [55175]: DEBUG cinder.volume.api [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13e813e6-7214-4204-a249-eae48e7b45fd) 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-1448817161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='996f4979a3984002a2e736c69d2ea963',qos_specs=None,replication_status=,reservations=['da64d714-d284-4daf-8220-e84172b86d20','453cae8b-5f02-4cf0-9761-372a5cb3ace9','b3dd7920-7c1a-4382-be51-d2b6d71b28df','e1c8e469-10e8-40f2-a436-fd60def70ff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fe5f16325c4ef4930c4d6a7969a963',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.669448] [55175]: DEBUG cinder.volume.api [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ad13d1b-9861-4341-8968-3e277a6d907a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.682025] [55175]: DEBUG cinder.volume.api [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ad13d1b-9861-4341-8968-3e277a6d907a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.683219] [55175]: DEBUG cinder.volume.api [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Flow 'volume_create_api' (3869129a-8d01-44df-9d87-98f9a129b88b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 925.683698] [55175]: INFO cinder.volume.api [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Create volume request issued successfully. [ 925.684585] [55175]: INFO cinder.api.openstack.wsgi [None req-789fdfae-e8f5-4825-9d1f-9578f2c78877 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 925.685110] [55175]: [pid: 55175|app: 0|req: 94/196] 10.180.1.21 () {62 vars in 1177 bytes} [Mon Feb 17 22:36:45 2025] POST /volume/v3/volumes => generated 898 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 925.688855] [55175]: DEBUG cinder.api.middleware.request_id [None req-e009b11a-d5bf-4ff3-a49e-3d06c860b5e9 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.692350] [55175]: INFO cinder.api.openstack.wsgi [None req-e009b11a-d5bf-4ff3-a49e-3d06c860b5e9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 925.692673] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e009b11a-d5bf-4ff3-a49e-3d06c860b5e9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.692941] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e009b11a-d5bf-4ff3-a49e-3d06c860b5e9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.707805] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.707805] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.712936] [55175]: INFO cinder.volume.api [None req-e009b11a-d5bf-4ff3-a49e-3d06c860b5e9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 925.723188] [55175]: INFO cinder.api.openstack.wsgi [None req-e009b11a-d5bf-4ff3-a49e-3d06c860b5e9 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 925.723618] [55175]: [pid: 55175|app: 0|req: 95/197] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:45 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.724398] [55175]: DEBUG cinder.api.middleware.request_id [None req-4ab9cb9f-3046-4473-aa4e-8752da52ae33 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.727559] [55175]: INFO cinder.api.openstack.wsgi [None req-4ab9cb9f-3046-4473-aa4e-8752da52ae33 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 925.727741] [55175]: DEBUG cinder.api.openstack.wsgi [None req-4ab9cb9f-3046-4473-aa4e-8752da52ae33 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.728150] [55175]: DEBUG cinder.api.openstack.wsgi [None req-4ab9cb9f-3046-4473-aa4e-8752da52ae33 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.751352] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.751352] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.759280] [55175]: INFO cinder.volume.api [None req-4ab9cb9f-3046-4473-aa4e-8752da52ae33 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 925.766031] [55175]: INFO cinder.api.openstack.wsgi [None req-4ab9cb9f-3046-4473-aa4e-8752da52ae33 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 925.766471] [55175]: [pid: 55175|app: 0|req: 96/198] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:45 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.767439] [55175]: DEBUG cinder.api.middleware.request_id [None req-547b8594-9280-4a7b-94ff-3e5b1dceae71 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.769836] [55175]: INFO cinder.api.openstack.wsgi [None req-547b8594-9280-4a7b-94ff-3e5b1dceae71 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 925.771021] [55175]: DEBUG cinder.api.openstack.wsgi [None req-547b8594-9280-4a7b-94ff-3e5b1dceae71 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.771021] [55175]: DEBUG cinder.api.openstack.wsgi [None req-547b8594-9280-4a7b-94ff-3e5b1dceae71 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.786629] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.786629] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.793325] [55175]: INFO cinder.volume.api [None req-547b8594-9280-4a7b-94ff-3e5b1dceae71 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 925.800242] [55175]: INFO cinder.api.openstack.wsgi [None req-547b8594-9280-4a7b-94ff-3e5b1dceae71 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 925.800846] [55175]: [pid: 55175|app: 0|req: 97/199] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:36:45 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 926.033167] [55175]: DEBUG cinder.api.middleware.request_id [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-2686d726-7d99-41e6-873f-03e277baa1bb None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.036383] [55175]: INFO cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-2686d726-7d99-41e6-873f-03e277baa1bb tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] POST http://10.180.1.21/volume/v3/attachments/644489ae-4bbf-418e-8d93-a767e7a01d04/action [ 926.036914] [55175]: DEBUG cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-2686d726-7d99-41e6-873f-03e277baa1bb tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action body: b'{"os-complete": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 926.037066] [55175]: DEBUG cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-2686d726-7d99-41e6-873f-03e277baa1bb tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 926.057427] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.057427] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.069345] [55175]: INFO cinder.api.openstack.wsgi [req-7cebc338-d259-4356-a824-7c2089cf3dd6 req-2686d726-7d99-41e6-873f-03e277baa1bb tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/attachments/644489ae-4bbf-418e-8d93-a767e7a01d04/action returned with HTTP 204 [ 926.069882] [55175]: [pid: 55175|app: 0|req: 98/200] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:36:45 2025] POST /volume/v3/attachments/644489ae-4bbf-418e-8d93-a767e7a01d04/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 926.737484] [55175]: DEBUG cinder.api.middleware.request_id [None req-c19fcba0-3d1e-413c-9701-ef48df26c919 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.740106] [55175]: INFO cinder.api.openstack.wsgi [None req-c19fcba0-3d1e-413c-9701-ef48df26c919 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 926.740106] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c19fcba0-3d1e-413c-9701-ef48df26c919 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.740106] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c19fcba0-3d1e-413c-9701-ef48df26c919 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.752868] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.752868] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.757432] [55175]: INFO cinder.volume.api [None req-c19fcba0-3d1e-413c-9701-ef48df26c919 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 926.762020] [55175]: INFO cinder.api.openstack.wsgi [None req-c19fcba0-3d1e-413c-9701-ef48df26c919 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 926.762550] [55175]: [pid: 55175|app: 0|req: 99/201] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:46 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 926.781571] [55175]: DEBUG cinder.api.middleware.request_id [None req-37523eb1-8ace-41a4-ac46-691b6f180c60 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.784012] [55175]: INFO cinder.api.openstack.wsgi [None req-37523eb1-8ace-41a4-ac46-691b6f180c60 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 926.784012] [55175]: DEBUG cinder.api.openstack.wsgi [None req-37523eb1-8ace-41a4-ac46-691b6f180c60 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.784815] [55175]: DEBUG cinder.api.openstack.wsgi [None req-37523eb1-8ace-41a4-ac46-691b6f180c60 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.797122] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.797122] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.800811] [55175]: INFO cinder.volume.api [None req-37523eb1-8ace-41a4-ac46-691b6f180c60 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 926.805696] [55175]: INFO cinder.api.openstack.wsgi [None req-37523eb1-8ace-41a4-ac46-691b6f180c60 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 926.805842] [55175]: [pid: 55175|app: 0|req: 100/202] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:46 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 926.815720] [55175]: DEBUG cinder.api.middleware.request_id [None req-8efeb0b1-dd78-40a2-aebb-d06eb008fcb1 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.817891] [55175]: INFO cinder.api.openstack.wsgi [None req-8efeb0b1-dd78-40a2-aebb-d06eb008fcb1 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 926.817891] [55175]: DEBUG cinder.api.openstack.wsgi [None req-8efeb0b1-dd78-40a2-aebb-d06eb008fcb1 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.818068] [55175]: DEBUG cinder.api.openstack.wsgi [None req-8efeb0b1-dd78-40a2-aebb-d06eb008fcb1 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.828104] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.828104] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.831515] [55175]: INFO cinder.volume.api [None req-8efeb0b1-dd78-40a2-aebb-d06eb008fcb1 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 926.835935] [55175]: INFO cinder.api.openstack.wsgi [None req-8efeb0b1-dd78-40a2-aebb-d06eb008fcb1 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 926.836253] [55175]: [pid: 55175|app: 0|req: 101/203] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:46 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 926.837053] [55175]: DEBUG cinder.api.middleware.request_id [None req-d9d5666d-a385-488a-8256-ba5b40ad4128 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.838720] [55175]: INFO cinder.api.openstack.wsgi [None req-d9d5666d-a385-488a-8256-ba5b40ad4128 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 926.838954] [55175]: DEBUG cinder.api.openstack.wsgi [None req-d9d5666d-a385-488a-8256-ba5b40ad4128 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.839310] [55175]: DEBUG cinder.api.openstack.wsgi [None req-d9d5666d-a385-488a-8256-ba5b40ad4128 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.846173] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.846173] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.852780] [55175]: INFO cinder.volume.api [None req-d9d5666d-a385-488a-8256-ba5b40ad4128 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 926.855016] [55175]: INFO cinder.api.openstack.wsgi [None req-d9d5666d-a385-488a-8256-ba5b40ad4128 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 926.855395] [55175]: [pid: 55175|app: 0|req: 102/204] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:36:46 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 927.589755] [55174]: DEBUG cinder.coordination [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-569038be-8b9c-435f-858f-33f074877154 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Lock "cinder-attachment_update-4f7e9599-d0a2-4181-9544-c383abae108d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=55174) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 927.590118] [55174]: INFO cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-569038be-8b9c-435f-858f-33f074877154 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/attachments/4a0585a1-4afe-49c1-9178-1aa7478c8af0 returned with HTTP 200 [ 927.590584] [55174]: [pid: 55174|app: 0|req: 103/205] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:36:42 2025] PUT /volume/v3/attachments/4a0585a1-4afe-49c1-9178-1aa7478c8af0 => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 927.777460] [55175]: DEBUG cinder.api.middleware.request_id [None req-2765544f-6cdd-451a-8622-711d7c4282af None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.779753] [55175]: INFO cinder.api.openstack.wsgi [None req-2765544f-6cdd-451a-8622-711d7c4282af tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 927.779973] [55175]: DEBUG cinder.api.openstack.wsgi [None req-2765544f-6cdd-451a-8622-711d7c4282af tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.780213] [55175]: DEBUG cinder.api.openstack.wsgi [None req-2765544f-6cdd-451a-8622-711d7c4282af tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.807769] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.807769] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.815034] [55175]: INFO cinder.volume.api [None req-2765544f-6cdd-451a-8622-711d7c4282af tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 927.820807] [55175]: INFO cinder.api.openstack.wsgi [None req-2765544f-6cdd-451a-8622-711d7c4282af tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 927.821248] [55175]: [pid: 55175|app: 0|req: 103/206] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:47 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 927.867269] [55174]: DEBUG cinder.api.middleware.request_id [None req-449b982d-f3bf-46e0-8064-030bd1e2665a None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.870582] [55174]: INFO cinder.api.openstack.wsgi [None req-449b982d-f3bf-46e0-8064-030bd1e2665a tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 927.870837] [55174]: DEBUG cinder.api.openstack.wsgi [None req-449b982d-f3bf-46e0-8064-030bd1e2665a tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.871169] [55174]: DEBUG cinder.api.openstack.wsgi [None req-449b982d-f3bf-46e0-8064-030bd1e2665a tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.881411] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.881411] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.888576] [55174]: INFO cinder.volume.api [None req-449b982d-f3bf-46e0-8064-030bd1e2665a tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 927.896775] [55174]: INFO cinder.api.openstack.wsgi [None req-449b982d-f3bf-46e0-8064-030bd1e2665a tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 927.897081] [55174]: [pid: 55174|app: 0|req: 104/207] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:36:47 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 928.845304] [55175]: DEBUG cinder.api.middleware.request_id [None req-2c756d75-e8a9-43e8-a0f6-98490123c5ce None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.847517] [55175]: INFO cinder.api.openstack.wsgi [None req-2c756d75-e8a9-43e8-a0f6-98490123c5ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 928.847845] [55175]: DEBUG cinder.api.openstack.wsgi [None req-2c756d75-e8a9-43e8-a0f6-98490123c5ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.848359] [55175]: DEBUG cinder.api.openstack.wsgi [None req-2c756d75-e8a9-43e8-a0f6-98490123c5ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.863561] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.863561] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.867619] [55175]: INFO cinder.volume.api [None req-2c756d75-e8a9-43e8-a0f6-98490123c5ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 928.872599] [55175]: INFO cinder.api.openstack.wsgi [None req-2c756d75-e8a9-43e8-a0f6-98490123c5ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 928.873019] [55175]: [pid: 55175|app: 0|req: 104/208] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:48 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.913764] [55174]: DEBUG cinder.api.middleware.request_id [None req-cf6800fb-da06-4bec-a044-7020d9ae432d None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.917304] [55174]: INFO cinder.api.openstack.wsgi [None req-cf6800fb-da06-4bec-a044-7020d9ae432d tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 928.917304] [55174]: DEBUG cinder.api.openstack.wsgi [None req-cf6800fb-da06-4bec-a044-7020d9ae432d tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.917304] [55174]: DEBUG cinder.api.openstack.wsgi [None req-cf6800fb-da06-4bec-a044-7020d9ae432d tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.926160] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.926160] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.930558] [55174]: INFO cinder.volume.api [None req-cf6800fb-da06-4bec-a044-7020d9ae432d tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 928.936286] [55174]: INFO cinder.api.openstack.wsgi [None req-cf6800fb-da06-4bec-a044-7020d9ae432d tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 928.936848] [55174]: [pid: 55174|app: 0|req: 105/209] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:36:48 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 929.739787] [55175]: DEBUG cinder.api.middleware.request_id [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-3c9cfbe4-4cd1-40eb-b4e7-44abe8443509 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.742123] [55175]: INFO cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-3c9cfbe4-4cd1-40eb-b4e7-44abe8443509 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] POST http://10.180.1.21/volume/v3/attachments/4a0585a1-4afe-49c1-9178-1aa7478c8af0/action [ 929.742539] [55175]: DEBUG cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-3c9cfbe4-4cd1-40eb-b4e7-44abe8443509 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action body: b'{"os-complete": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 929.742673] [55175]: DEBUG cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-3c9cfbe4-4cd1-40eb-b4e7-44abe8443509 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 929.768380] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.768380] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.776062] [55175]: INFO cinder.api.openstack.wsgi [req-1ea85846-e0e1-475e-939e-61dd6e9a6637 req-3c9cfbe4-4cd1-40eb-b4e7-44abe8443509 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/attachments/4a0585a1-4afe-49c1-9178-1aa7478c8af0/action returned with HTTP 204 [ 929.776618] [55175]: [pid: 55175|app: 0|req: 105/210] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:36:49 2025] POST /volume/v3/attachments/4a0585a1-4afe-49c1-9178-1aa7478c8af0/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 929.884496] [55174]: DEBUG cinder.api.middleware.request_id [None req-ed7e2c66-97c7-4507-be67-e9b17c0a2b9d None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.886548] [55174]: INFO cinder.api.openstack.wsgi [None req-ed7e2c66-97c7-4507-be67-e9b17c0a2b9d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 929.886548] [55174]: DEBUG cinder.api.openstack.wsgi [None req-ed7e2c66-97c7-4507-be67-e9b17c0a2b9d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.886702] [55174]: DEBUG cinder.api.openstack.wsgi [None req-ed7e2c66-97c7-4507-be67-e9b17c0a2b9d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.896655] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.896655] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.900395] [55174]: INFO cinder.volume.api [None req-ed7e2c66-97c7-4507-be67-e9b17c0a2b9d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 929.905034] [55174]: INFO cinder.api.openstack.wsgi [None req-ed7e2c66-97c7-4507-be67-e9b17c0a2b9d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 929.905424] [55174]: [pid: 55174|app: 0|req: 106/211] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:49 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 929.914739] [55175]: DEBUG cinder.api.middleware.request_id [None req-30e32d83-0d94-43d9-80e6-80863ef485b4 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.916664] [55175]: INFO cinder.api.openstack.wsgi [None req-30e32d83-0d94-43d9-80e6-80863ef485b4 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 929.916950] [55175]: DEBUG cinder.api.openstack.wsgi [None req-30e32d83-0d94-43d9-80e6-80863ef485b4 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.917183] [55175]: DEBUG cinder.api.openstack.wsgi [None req-30e32d83-0d94-43d9-80e6-80863ef485b4 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.927903] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.927903] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.931344] [55175]: INFO cinder.volume.api [None req-30e32d83-0d94-43d9-80e6-80863ef485b4 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 929.935525] [55175]: INFO cinder.api.openstack.wsgi [None req-30e32d83-0d94-43d9-80e6-80863ef485b4 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 929.935949] [55175]: [pid: 55175|app: 0|req: 106/212] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:49 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 929.950211] [55174]: DEBUG cinder.api.middleware.request_id [None req-94b72080-7123-4aa6-b548-a7404fe85880 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.952141] [55174]: INFO cinder.api.openstack.wsgi [None req-94b72080-7123-4aa6-b548-a7404fe85880 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 929.952370] [55174]: DEBUG cinder.api.openstack.wsgi [None req-94b72080-7123-4aa6-b548-a7404fe85880 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.952586] [55174]: DEBUG cinder.api.openstack.wsgi [None req-94b72080-7123-4aa6-b548-a7404fe85880 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.960344] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.960344] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.963837] [55174]: INFO cinder.volume.api [None req-94b72080-7123-4aa6-b548-a7404fe85880 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 929.968152] [55174]: INFO cinder.api.openstack.wsgi [None req-94b72080-7123-4aa6-b548-a7404fe85880 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 929.968501] [55174]: [pid: 55174|app: 0|req: 107/213] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:36:49 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 930.014548] [55175]: DEBUG cinder.api.middleware.request_id [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.016595] [55175]: INFO cinder.api.openstack.wsgi [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] POST http://10.180.1.21/volume/v3/volumes [ 930.017014] [55175]: DEBUG cinder.api.openstack.wsgi [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1024819623"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 930.018672] [55175]: DEBUG cinder.api.v3.volumes [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1024819623'}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 930.018962] [55175]: INFO cinder.api.v3.volumes [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Create volume of 1 GB [ 930.022673] [55175]: INFO cinder.volume.api [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Availability Zones retrieved successfully. [ 930.029313] [55175]: DEBUG cinder.volume.api [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Flow 'volume_create_api' (ff66cda5-c990-4522-a716-0c02f1163f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 930.030452] [55175]: DEBUG cinder.volume.api [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4467654e-4a91-4c0f-abad-7c837a4bf9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 930.031536] [55175]: DEBUG cinder.volume.flows.api.create_volume [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 930.049021] [55175]: DEBUG cinder.volume.api [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4467654e-4a91-4c0f-abad-7c837a4bf9ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 930.049597] [55175]: DEBUG cinder.volume.api [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e9aa65-755b-4c2f-b260-0adfee6386b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 930.079182] [55175]: DEBUG cinder.quota [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Created reservations ['e5969c8b-f94e-4cd5-8a4d-2c3aa03aa852', 'b7211a4f-e368-4495-b6aa-b545a9f54d05', 'b4c31892-1ee6-424a-b438-c9c668dd8016', '791f049c-c893-4d1a-a9f9-3d04e68c34cd'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 930.080688] [55175]: DEBUG cinder.volume.api [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e9aa65-755b-4c2f-b260-0adfee6386b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5969c8b-f94e-4cd5-8a4d-2c3aa03aa852', 'b7211a4f-e368-4495-b6aa-b545a9f54d05', 'b4c31892-1ee6-424a-b438-c9c668dd8016', '791f049c-c893-4d1a-a9f9-3d04e68c34cd']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 930.081015] [55175]: DEBUG cinder.volume.api [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82dffdd6-60a1-466c-8a25-8898916d9ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 930.091757] [55175]: DEBUG cinder.volume.api [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82dffdd6-60a1-466c-8a25-8898916d9ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1024819623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd82b9480b6448fb86a9dddf12602c07',qos_specs=None,replication_status=,reservations=['e5969c8b-f94e-4cd5-8a4d-2c3aa03aa852','b7211a4f-e368-4495-b6aa-b545a9f54d05','b4c31892-1ee6-424a-b438-c9c668dd8016','791f049c-c893-4d1a-a9f9-3d04e68c34cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7284555370447dd8904c58f87d39b72',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:36:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1024819623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd82b9480b6448fb86a9dddf12602c07',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='f7284555370447dd8904c58f87d39b72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 930.092634] [55175]: DEBUG cinder.volume.api [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (938a0ad6-4931-481f-8d7b-3c8e120e3792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 930.105151] [55175]: DEBUG cinder.volume.api [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (938a0ad6-4931-481f-8d7b-3c8e120e3792) 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-1024819623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd82b9480b6448fb86a9dddf12602c07',qos_specs=None,replication_status=,reservations=['e5969c8b-f94e-4cd5-8a4d-2c3aa03aa852','b7211a4f-e368-4495-b6aa-b545a9f54d05','b4c31892-1ee6-424a-b438-c9c668dd8016','791f049c-c893-4d1a-a9f9-3d04e68c34cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7284555370447dd8904c58f87d39b72',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 930.105990] [55175]: DEBUG cinder.volume.api [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a174729b-39b6-42d4-8991-24ec66b574ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 930.115406] [55175]: DEBUG cinder.volume.api [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a174729b-39b6-42d4-8991-24ec66b574ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 930.116433] [55175]: DEBUG cinder.volume.api [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Flow 'volume_create_api' (ff66cda5-c990-4522-a716-0c02f1163f96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 930.116779] [55175]: INFO cinder.volume.api [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Create volume request issued successfully. [ 930.117428] [55175]: INFO cinder.api.openstack.wsgi [None req-8301a492-9d35-4fd0-bd0c-b79e30048130 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 930.117893] [55175]: [pid: 55175|app: 0|req: 107/214] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:36:49 2025] POST /volume/v3/volumes => generated 750 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 930.127467] [55174]: DEBUG cinder.api.middleware.request_id [None req-8747b903-d967-408e-ae32-c2e599194117 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.129204] [55174]: INFO cinder.api.openstack.wsgi [None req-8747b903-d967-408e-ae32-c2e599194117 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 930.129424] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8747b903-d967-408e-ae32-c2e599194117 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.130254] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8747b903-d967-408e-ae32-c2e599194117 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.137201] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.137201] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.140520] [55174]: INFO cinder.volume.api [None req-8747b903-d967-408e-ae32-c2e599194117 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 930.144815] [55174]: INFO cinder.api.openstack.wsgi [None req-8747b903-d967-408e-ae32-c2e599194117 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 930.145205] [55174]: [pid: 55174|app: 0|req: 108/215] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:49 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 930.979466] [55175]: DEBUG cinder.api.middleware.request_id [None req-6ccd1443-dd9a-40fd-89a2-15de91051dff None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.982027] [55175]: INFO cinder.api.openstack.wsgi [None req-6ccd1443-dd9a-40fd-89a2-15de91051dff tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 930.982278] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6ccd1443-dd9a-40fd-89a2-15de91051dff tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.982555] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6ccd1443-dd9a-40fd-89a2-15de91051dff tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.993719] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.993719] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.998260] [55175]: INFO cinder.volume.api [None req-6ccd1443-dd9a-40fd-89a2-15de91051dff tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 931.003902] [55175]: INFO cinder.api.openstack.wsgi [None req-6ccd1443-dd9a-40fd-89a2-15de91051dff tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 931.004258] [55175]: [pid: 55175|app: 0|req: 108/216] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:36:50 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 931.155119] [55174]: DEBUG cinder.api.middleware.request_id [None req-366f5e64-ca18-4784-af8c-4c971e6df0fc None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.157147] [55174]: INFO cinder.api.openstack.wsgi [None req-366f5e64-ca18-4784-af8c-4c971e6df0fc tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 931.157363] [55174]: DEBUG cinder.api.openstack.wsgi [None req-366f5e64-ca18-4784-af8c-4c971e6df0fc tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.157575] [55174]: DEBUG cinder.api.openstack.wsgi [None req-366f5e64-ca18-4784-af8c-4c971e6df0fc tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.165117] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.165117] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.168994] [55174]: INFO cinder.volume.api [None req-366f5e64-ca18-4784-af8c-4c971e6df0fc tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 931.173395] [55174]: INFO cinder.api.openstack.wsgi [None req-366f5e64-ca18-4784-af8c-4c971e6df0fc tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 931.173772] [55174]: [pid: 55174|app: 0|req: 109/217] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:51 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 931.255473] [55175]: DEBUG cinder.api.middleware.request_id [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-9ee0ed38-d52c-49b5-afbf-9cc5b9ae678e None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.257885] [55175]: INFO cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-9ee0ed38-d52c-49b5-afbf-9cc5b9ae678e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 931.258136] [55175]: DEBUG cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-9ee0ed38-d52c-49b5-afbf-9cc5b9ae678e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.258357] [55175]: DEBUG cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-9ee0ed38-d52c-49b5-afbf-9cc5b9ae678e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.266769] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.266769] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.269211] [55175]: INFO cinder.volume.api [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-9ee0ed38-d52c-49b5-afbf-9cc5b9ae678e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 931.273474] [55175]: INFO cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-9ee0ed38-d52c-49b5-afbf-9cc5b9ae678e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 931.273942] [55175]: [pid: 55175|app: 0|req: 109/218] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:36:51 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 932.015559] [55174]: DEBUG cinder.api.middleware.request_id [None req-bb2ee2d0-ad71-464e-9ec5-30dd9e71fb0c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.017595] [55174]: INFO cinder.api.openstack.wsgi [None req-bb2ee2d0-ad71-464e-9ec5-30dd9e71fb0c tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 932.017881] [55174]: DEBUG cinder.api.openstack.wsgi [None req-bb2ee2d0-ad71-464e-9ec5-30dd9e71fb0c tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.018165] [55174]: DEBUG cinder.api.openstack.wsgi [None req-bb2ee2d0-ad71-464e-9ec5-30dd9e71fb0c tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.028242] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.028242] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.032089] [55174]: INFO cinder.volume.api [None req-bb2ee2d0-ad71-464e-9ec5-30dd9e71fb0c tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 932.036762] [55174]: INFO cinder.api.openstack.wsgi [None req-bb2ee2d0-ad71-464e-9ec5-30dd9e71fb0c tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 932.037198] [55174]: [pid: 55174|app: 0|req: 110/219] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:36:51 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 932.792519] [55175]: DEBUG cinder.api.middleware.request_id [None req-61fa987e-0930-42c3-9d8b-b83b6d2d2882 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.792953] [55175]: INFO cinder.api.openstack.wsgi [None req-61fa987e-0930-42c3-9d8b-b83b6d2d2882 None None] GET http://10.180.1.21/volume// [ 932.793148] [55175]: DEBUG cinder.api.openstack.wsgi [None req-61fa987e-0930-42c3-9d8b-b83b6d2d2882 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.793370] [55175]: DEBUG cinder.api.openstack.wsgi [None req-61fa987e-0930-42c3-9d8b-b83b6d2d2882 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.793769] [55175]: INFO cinder.api.openstack.wsgi [None req-61fa987e-0930-42c3-9d8b-b83b6d2d2882 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 932.794096] [55175]: [pid: 55175|app: 0|req: 110/220] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:36:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 932.797993] [55174]: DEBUG cinder.api.middleware.request_id [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-081e1d79-39f9-41f7-af86-ea3d07f49a39 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.800301] [55174]: INFO cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-081e1d79-39f9-41f7-af86-ea3d07f49a39 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] POST http://10.180.1.21/volume/v3/attachments [ 932.800700] [55174]: DEBUG cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-081e1d79-39f9-41f7-af86-ea3d07f49a39 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1", "connector": null, "instance_uuid": "bd59b51e-a095-4464-a022-aa291c04f5a7"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 932.809617] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.809617] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.829919] [55174]: INFO cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-081e1d79-39f9-41f7-af86-ea3d07f49a39 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 932.830350] [55174]: [pid: 55174|app: 0|req: 111/221] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:36:52 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 932.848791] [55175]: DEBUG cinder.api.middleware.request_id [None req-ea60cda1-b9e0-47d6-8f6f-85ef43b65807 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.850728] [55175]: INFO cinder.api.openstack.wsgi [None req-ea60cda1-b9e0-47d6-8f6f-85ef43b65807 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 932.850954] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ea60cda1-b9e0-47d6-8f6f-85ef43b65807 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.851187] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ea60cda1-b9e0-47d6-8f6f-85ef43b65807 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.861367] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.861367] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.864678] [55175]: INFO cinder.volume.api [None req-ea60cda1-b9e0-47d6-8f6f-85ef43b65807 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 932.868571] [55175]: INFO cinder.api.openstack.wsgi [None req-ea60cda1-b9e0-47d6-8f6f-85ef43b65807 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 932.868965] [55175]: [pid: 55175|app: 0|req: 111/222] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:52 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 933.048452] [55174]: DEBUG cinder.api.middleware.request_id [None req-8837f2dc-5589-49b6-b7c0-aa8467322791 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.050491] [55174]: INFO cinder.api.openstack.wsgi [None req-8837f2dc-5589-49b6-b7c0-aa8467322791 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 933.050754] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8837f2dc-5589-49b6-b7c0-aa8467322791 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.050974] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8837f2dc-5589-49b6-b7c0-aa8467322791 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.058988] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.058988] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.062754] [55174]: INFO cinder.volume.api [None req-8837f2dc-5589-49b6-b7c0-aa8467322791 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 933.067580] [55174]: INFO cinder.api.openstack.wsgi [None req-8837f2dc-5589-49b6-b7c0-aa8467322791 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 933.067998] [55174]: [pid: 55174|app: 0|req: 112/223] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:36:52 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 933.351979] [55175]: DEBUG cinder.api.middleware.request_id [None req-2610e177-1a22-4481-b0fe-7e831007f130 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.352447] [55175]: INFO cinder.api.openstack.wsgi [None req-2610e177-1a22-4481-b0fe-7e831007f130 None None] GET http://10.180.1.21/volume// [ 933.352632] [55175]: DEBUG cinder.api.openstack.wsgi [None req-2610e177-1a22-4481-b0fe-7e831007f130 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.352848] [55175]: DEBUG cinder.api.openstack.wsgi [None req-2610e177-1a22-4481-b0fe-7e831007f130 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.353261] [55175]: INFO cinder.api.openstack.wsgi [None req-2610e177-1a22-4481-b0fe-7e831007f130 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 933.353556] [55175]: [pid: 55175|app: 0|req: 112/224] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:36:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 933.357033] [55174]: DEBUG cinder.api.middleware.request_id [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-959b4059-aab9-49ab-91da-daba868388a8 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.359218] [55174]: INFO cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-959b4059-aab9-49ab-91da-daba868388a8 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 933.359492] [55174]: DEBUG cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-959b4059-aab9-49ab-91da-daba868388a8 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.359729] [55174]: DEBUG cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-959b4059-aab9-49ab-91da-daba868388a8 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.369467] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.369467] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.372812] [55174]: INFO cinder.volume.api [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-959b4059-aab9-49ab-91da-daba868388a8 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 933.377314] [55174]: INFO cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-959b4059-aab9-49ab-91da-daba868388a8 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 933.377754] [55174]: [pid: 55174|app: 0|req: 113/225] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:36:53 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 933.407308] [55175]: DEBUG cinder.api.middleware.request_id [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-d570e34d-5311-433d-b337-dfc237e4aa41 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.411019] [55175]: INFO cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-d570e34d-5311-433d-b337-dfc237e4aa41 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] PUT http://10.180.1.21/volume/v3/attachments/ad6241af-5a40-4b0d-9260-278733aba7f6 [ 933.411019] [55175]: DEBUG cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-d570e34d-5311-433d-b337-dfc237e4aa41 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-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-523941", "mountpoint": "/dev/sdc"}}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 933.417428] [55175]: DEBUG cinder.coordination [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-d570e34d-5311-433d-b337-dfc237e4aa41 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Acquiring lock "cinder-attachment_update-cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 933.421622] [55175]: DEBUG cinder.coordination [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-d570e34d-5311-433d-b337-dfc237e4aa41 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Lock "cinder-attachment_update-cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 933.422734] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.422734] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.878543] [55174]: DEBUG cinder.api.middleware.request_id [None req-8b254f9e-9a3e-44e8-8f94-f75ef3f5e6e5 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.880872] [55174]: INFO cinder.api.openstack.wsgi [None req-8b254f9e-9a3e-44e8-8f94-f75ef3f5e6e5 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 933.881052] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8b254f9e-9a3e-44e8-8f94-f75ef3f5e6e5 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.881265] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8b254f9e-9a3e-44e8-8f94-f75ef3f5e6e5 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.899658] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.899658] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.904577] [55174]: INFO cinder.volume.api [None req-8b254f9e-9a3e-44e8-8f94-f75ef3f5e6e5 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 933.910675] [55174]: INFO cinder.api.openstack.wsgi [None req-8b254f9e-9a3e-44e8-8f94-f75ef3f5e6e5 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 933.911080] [55174]: [pid: 55174|app: 0|req: 114/226] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:53 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 934.081308] [55174]: DEBUG cinder.api.middleware.request_id [None req-87e7f300-c9ce-4b7d-9508-385867f0948e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.083438] [55174]: INFO cinder.api.openstack.wsgi [None req-87e7f300-c9ce-4b7d-9508-385867f0948e tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 934.083715] [55174]: DEBUG cinder.api.openstack.wsgi [None req-87e7f300-c9ce-4b7d-9508-385867f0948e tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.083926] [55174]: DEBUG cinder.api.openstack.wsgi [None req-87e7f300-c9ce-4b7d-9508-385867f0948e tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.091616] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.091616] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.095294] [55174]: INFO cinder.volume.api [None req-87e7f300-c9ce-4b7d-9508-385867f0948e tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 934.099898] [55174]: INFO cinder.api.openstack.wsgi [None req-87e7f300-c9ce-4b7d-9508-385867f0948e tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 934.100304] [55174]: [pid: 55174|app: 0|req: 115/227] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:36:53 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 934.925230] [55174]: DEBUG cinder.api.middleware.request_id [None req-bc1e1be1-077f-4d06-9ddd-40088bb2f32f None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.927493] [55174]: INFO cinder.api.openstack.wsgi [None req-bc1e1be1-077f-4d06-9ddd-40088bb2f32f tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 934.927698] [55174]: DEBUG cinder.api.openstack.wsgi [None req-bc1e1be1-077f-4d06-9ddd-40088bb2f32f tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.927978] [55174]: DEBUG cinder.api.openstack.wsgi [None req-bc1e1be1-077f-4d06-9ddd-40088bb2f32f tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.938158] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.938158] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.941666] [55174]: INFO cinder.volume.api [None req-bc1e1be1-077f-4d06-9ddd-40088bb2f32f tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 934.946232] [55174]: INFO cinder.api.openstack.wsgi [None req-bc1e1be1-077f-4d06-9ddd-40088bb2f32f tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 934.946795] [55174]: [pid: 55174|app: 0|req: 116/228] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:54 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 935.111479] [55174]: DEBUG cinder.api.middleware.request_id [None req-4834be24-9b5a-4529-9d47-6ff4e1224017 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.113692] [55174]: INFO cinder.api.openstack.wsgi [None req-4834be24-9b5a-4529-9d47-6ff4e1224017 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 935.114044] [55174]: DEBUG cinder.api.openstack.wsgi [None req-4834be24-9b5a-4529-9d47-6ff4e1224017 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.114243] [55174]: DEBUG cinder.api.openstack.wsgi [None req-4834be24-9b5a-4529-9d47-6ff4e1224017 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.124595] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.124595] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.129478] [55174]: INFO cinder.volume.api [None req-4834be24-9b5a-4529-9d47-6ff4e1224017 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 935.134773] [55174]: INFO cinder.api.openstack.wsgi [None req-4834be24-9b5a-4529-9d47-6ff4e1224017 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 935.135476] [55174]: [pid: 55174|app: 0|req: 117/229] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:36:54 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 935.956901] [55174]: DEBUG cinder.api.middleware.request_id [None req-5ae7ff60-956c-4608-a662-aa21f105de51 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.958896] [55174]: INFO cinder.api.openstack.wsgi [None req-5ae7ff60-956c-4608-a662-aa21f105de51 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 935.959452] [55174]: DEBUG cinder.api.openstack.wsgi [None req-5ae7ff60-956c-4608-a662-aa21f105de51 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.959527] [55174]: DEBUG cinder.api.openstack.wsgi [None req-5ae7ff60-956c-4608-a662-aa21f105de51 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.971187] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.971187] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.974985] [55174]: INFO cinder.volume.api [None req-5ae7ff60-956c-4608-a662-aa21f105de51 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 935.979683] [55174]: INFO cinder.api.openstack.wsgi [None req-5ae7ff60-956c-4608-a662-aa21f105de51 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 935.980232] [55174]: [pid: 55174|app: 0|req: 118/230] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:55 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 936.146763] [55174]: DEBUG cinder.api.middleware.request_id [None req-7a0ea076-ff01-4805-b829-cf113aac265a None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.149980] [55174]: INFO cinder.api.openstack.wsgi [None req-7a0ea076-ff01-4805-b829-cf113aac265a tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 936.150269] [55174]: DEBUG cinder.api.openstack.wsgi [None req-7a0ea076-ff01-4805-b829-cf113aac265a tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 936.150486] [55174]: DEBUG cinder.api.openstack.wsgi [None req-7a0ea076-ff01-4805-b829-cf113aac265a tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 936.159181] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.159181] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 936.163441] [55174]: INFO cinder.volume.api [None req-7a0ea076-ff01-4805-b829-cf113aac265a tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 936.168650] [55174]: INFO cinder.api.openstack.wsgi [None req-7a0ea076-ff01-4805-b829-cf113aac265a tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 936.170087] [55174]: [pid: 55174|app: 0|req: 119/231] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:36:55 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 936.991342] [55174]: DEBUG cinder.api.middleware.request_id [None req-563a6f53-c6ce-443b-a4a2-d06b5991e08d None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.993465] [55174]: INFO cinder.api.openstack.wsgi [None req-563a6f53-c6ce-443b-a4a2-d06b5991e08d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 936.993686] [55174]: DEBUG cinder.api.openstack.wsgi [None req-563a6f53-c6ce-443b-a4a2-d06b5991e08d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 936.993907] [55174]: DEBUG cinder.api.openstack.wsgi [None req-563a6f53-c6ce-443b-a4a2-d06b5991e08d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.007599] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.007599] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.011455] [55174]: INFO cinder.volume.api [None req-563a6f53-c6ce-443b-a4a2-d06b5991e08d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 937.016483] [55174]: INFO cinder.api.openstack.wsgi [None req-563a6f53-c6ce-443b-a4a2-d06b5991e08d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 937.016925] [55174]: [pid: 55174|app: 0|req: 120/232] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:56 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 937.181681] [55174]: DEBUG cinder.api.middleware.request_id [None req-8e012e69-46de-4295-bbd5-b42013a6bacf None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.183804] [55174]: INFO cinder.api.openstack.wsgi [None req-8e012e69-46de-4295-bbd5-b42013a6bacf tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 937.184026] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8e012e69-46de-4295-bbd5-b42013a6bacf tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.184250] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8e012e69-46de-4295-bbd5-b42013a6bacf tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.193113] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.193113] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.196704] [55174]: INFO cinder.volume.api [None req-8e012e69-46de-4295-bbd5-b42013a6bacf tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 937.201144] [55174]: INFO cinder.api.openstack.wsgi [None req-8e012e69-46de-4295-bbd5-b42013a6bacf tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 937.201520] [55174]: [pid: 55174|app: 0|req: 121/233] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:36:57 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 937.951279] [55175]: DEBUG cinder.coordination [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-d570e34d-5311-433d-b337-dfc237e4aa41 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Lock "cinder-attachment_update-cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=55175) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 937.951670] [55175]: INFO cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-d570e34d-5311-433d-b337-dfc237e4aa41 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/attachments/ad6241af-5a40-4b0d-9260-278733aba7f6 returned with HTTP 200 [ 937.952154] [55175]: [pid: 55175|app: 0|req: 113/234] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:36:53 2025] PUT /volume/v3/attachments/ad6241af-5a40-4b0d-9260-278733aba7f6 => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 938.032315] [55174]: DEBUG cinder.api.middleware.request_id [None req-a3ddd96b-4342-435c-ad43-c5586f5e03ce None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.035904] [55174]: INFO cinder.api.openstack.wsgi [None req-a3ddd96b-4342-435c-ad43-c5586f5e03ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 938.035904] [55174]: DEBUG cinder.api.openstack.wsgi [None req-a3ddd96b-4342-435c-ad43-c5586f5e03ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.035904] [55174]: DEBUG cinder.api.openstack.wsgi [None req-a3ddd96b-4342-435c-ad43-c5586f5e03ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.055221] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.055221] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.062441] [55174]: INFO cinder.volume.api [None req-a3ddd96b-4342-435c-ad43-c5586f5e03ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 938.067807] [55174]: INFO cinder.api.openstack.wsgi [None req-a3ddd96b-4342-435c-ad43-c5586f5e03ce tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 938.068364] [55174]: [pid: 55174|app: 0|req: 122/235] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:57 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.212904] [55175]: DEBUG cinder.api.middleware.request_id [None req-1916ae07-1890-4eb3-82ce-eda87ab004be None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.217019] [55175]: INFO cinder.api.openstack.wsgi [None req-1916ae07-1890-4eb3-82ce-eda87ab004be tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 938.217019] [55175]: DEBUG cinder.api.openstack.wsgi [None req-1916ae07-1890-4eb3-82ce-eda87ab004be tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.217019] [55175]: DEBUG cinder.api.openstack.wsgi [None req-1916ae07-1890-4eb3-82ce-eda87ab004be tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.227532] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.227532] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.232357] [55175]: INFO cinder.volume.api [None req-1916ae07-1890-4eb3-82ce-eda87ab004be tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 938.238663] [55175]: INFO cinder.api.openstack.wsgi [None req-1916ae07-1890-4eb3-82ce-eda87ab004be tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 938.239270] [55175]: [pid: 55175|app: 0|req: 114/236] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:36:58 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 938.865279] [55174]: DEBUG cinder.api.middleware.request_id [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.866970] [55174]: INFO cinder.api.openstack.wsgi [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] POST http://10.180.1.21/volume/v3/volumes [ 938.867254] [55174]: DEBUG cinder.api.openstack.wsgi [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-754877686"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 938.868909] [55174]: DEBUG cinder.api.v3.volumes [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-754877686'}} {{(pid=55174) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 938.869104] [55174]: INFO cinder.api.v3.volumes [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Create volume of 1 GB [ 938.879569] [55174]: INFO cinder.volume.api [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Availability Zones retrieved successfully. [ 938.887223] [55174]: DEBUG cinder.volume.api [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Flow 'volume_create_api' (449edbe6-4bc0-4153-9749-bdf017efac3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 938.887772] [55174]: DEBUG cinder.volume.api [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb8899f6-6b32-4c66-9281-4ac35f87cb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 938.888986] [55174]: DEBUG cinder.volume.flows.api.create_volume [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Validating volume size '1' using validate_int {{(pid=55174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 938.907425] [55174]: DEBUG cinder.volume.api [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb8899f6-6b32-4c66-9281-4ac35f87cb40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 938.908430] [55174]: DEBUG cinder.volume.api [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e312c2bf-6125-4938-ac98-fb8b6f3d9287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 938.959413] [55174]: DEBUG cinder.quota [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Created reservations ['e81aeaac-645c-46d4-a0e1-60e04daef923', '9215cbd6-c7a2-4c9b-810a-3a0f5445bfea', '80932490-fc5d-4f18-abe4-1a71fe94b4d1', '04d289da-7261-49da-9179-485d68021a6d'] {{(pid=55174) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 938.960431] [55174]: DEBUG cinder.volume.api [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e312c2bf-6125-4938-ac98-fb8b6f3d9287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e81aeaac-645c-46d4-a0e1-60e04daef923', '9215cbd6-c7a2-4c9b-810a-3a0f5445bfea', '80932490-fc5d-4f18-abe4-1a71fe94b4d1', '04d289da-7261-49da-9179-485d68021a6d']}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 938.962380] [55174]: DEBUG cinder.volume.api [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da72595-b394-4cf5-a526-4cc93199fad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 938.975025] [55174]: DEBUG cinder.volume.api [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da72595-b394-4cf5-a526-4cc93199fad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d8152c5-d719-40f2-b000-a0bc32680ffd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-754877686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='579b64041fcd4d4288e938896c8b01e8',qos_specs=None,replication_status=,reservations=['e81aeaac-645c-46d4-a0e1-60e04daef923','9215cbd6-c7a2-4c9b-810a-3a0f5445bfea','80932490-fc5d-4f18-abe4-1a71fe94b4d1','04d289da-7261-49da-9179-485d68021a6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39defcdc52be479c9cc065177179e206',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-754877686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d8152c5-d719-40f2-b000-a0bc32680ffd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='579b64041fcd4d4288e938896c8b01e8',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='39defcdc52be479c9cc065177179e206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 938.975939] [55174]: DEBUG cinder.volume.api [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45cbd1d2-5956-4c2f-b780-517e0dbfa071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 938.989465] [55174]: DEBUG cinder.volume.api [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45cbd1d2-5956-4c2f-b780-517e0dbfa071) 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-754877686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='579b64041fcd4d4288e938896c8b01e8',qos_specs=None,replication_status=,reservations=['e81aeaac-645c-46d4-a0e1-60e04daef923','9215cbd6-c7a2-4c9b-810a-3a0f5445bfea','80932490-fc5d-4f18-abe4-1a71fe94b4d1','04d289da-7261-49da-9179-485d68021a6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39defcdc52be479c9cc065177179e206',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 938.990316] [55174]: DEBUG cinder.volume.api [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01f0d7ee-3247-49da-ac2a-e5637defa433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 938.999010] [55174]: DEBUG cinder.volume.api [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01f0d7ee-3247-49da-ac2a-e5637defa433) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 939.000076] [55174]: DEBUG cinder.volume.api [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Flow 'volume_create_api' (449edbe6-4bc0-4153-9749-bdf017efac3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 939.000433] [55174]: INFO cinder.volume.api [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Create volume request issued successfully. [ 939.001096] [55174]: INFO cinder.api.openstack.wsgi [None req-4969931b-f2b8-4b4b-8daf-32d2cc84f7a3 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 939.001686] [55174]: [pid: 55174|app: 0|req: 123/237] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:36:58 2025] POST /volume/v3/volumes => generated 752 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 939.010021] [55175]: DEBUG cinder.api.middleware.request_id [None req-9463472b-d76e-49a8-a5eb-af49dde1480d None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.012148] [55175]: INFO cinder.api.openstack.wsgi [None req-9463472b-d76e-49a8-a5eb-af49dde1480d tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] GET http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd [ 939.012432] [55175]: DEBUG cinder.api.openstack.wsgi [None req-9463472b-d76e-49a8-a5eb-af49dde1480d tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 939.012739] [55175]: DEBUG cinder.api.openstack.wsgi [None req-9463472b-d76e-49a8-a5eb-af49dde1480d tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 939.021333] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.021333] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 939.025243] [55175]: INFO cinder.volume.api [None req-9463472b-d76e-49a8-a5eb-af49dde1480d tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Volume info retrieved successfully. [ 939.031490] [55175]: INFO cinder.api.openstack.wsgi [None req-9463472b-d76e-49a8-a5eb-af49dde1480d tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd returned with HTTP 200 [ 939.032070] [55175]: [pid: 55175|app: 0|req: 115/238] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:58 2025] GET /volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 939.079966] [55174]: DEBUG cinder.api.middleware.request_id [None req-bfb15d3e-adbe-494d-ac33-1ce8f9979f31 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.082114] [55174]: INFO cinder.api.openstack.wsgi [None req-bfb15d3e-adbe-494d-ac33-1ce8f9979f31 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 939.082361] [55174]: DEBUG cinder.api.openstack.wsgi [None req-bfb15d3e-adbe-494d-ac33-1ce8f9979f31 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 939.082581] [55174]: DEBUG cinder.api.openstack.wsgi [None req-bfb15d3e-adbe-494d-ac33-1ce8f9979f31 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 939.093916] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.093916] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 939.101418] [55174]: INFO cinder.volume.api [None req-bfb15d3e-adbe-494d-ac33-1ce8f9979f31 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 939.105969] [55174]: INFO cinder.api.openstack.wsgi [None req-bfb15d3e-adbe-494d-ac33-1ce8f9979f31 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 939.106322] [55174]: [pid: 55174|app: 0|req: 124/239] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:58 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 939.253718] [55175]: DEBUG cinder.api.middleware.request_id [None req-4c4b7886-3ac1-4d95-b31a-0e414cb44649 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.256027] [55175]: INFO cinder.api.openstack.wsgi [None req-4c4b7886-3ac1-4d95-b31a-0e414cb44649 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 939.256027] [55175]: DEBUG cinder.api.openstack.wsgi [None req-4c4b7886-3ac1-4d95-b31a-0e414cb44649 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 939.256027] [55175]: DEBUG cinder.api.openstack.wsgi [None req-4c4b7886-3ac1-4d95-b31a-0e414cb44649 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 939.265578] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.265578] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 939.266902] [55175]: INFO cinder.volume.api [None req-4c4b7886-3ac1-4d95-b31a-0e414cb44649 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 939.271340] [55175]: INFO cinder.api.openstack.wsgi [None req-4c4b7886-3ac1-4d95-b31a-0e414cb44649 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 939.271718] [55175]: [pid: 55175|app: 0|req: 116/240] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:36:59 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 939.619158] [55174]: DEBUG cinder.api.middleware.request_id [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-5f79d271-47b5-4d6c-b778-2fce9cd77441 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.621525] [55174]: INFO cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-5f79d271-47b5-4d6c-b778-2fce9cd77441 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] POST http://10.180.1.21/volume/v3/attachments/ad6241af-5a40-4b0d-9260-278733aba7f6/action [ 939.621971] [55174]: DEBUG cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-5f79d271-47b5-4d6c-b778-2fce9cd77441 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action body: b'{"os-complete": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 939.622119] [55174]: DEBUG cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-5f79d271-47b5-4d6c-b778-2fce9cd77441 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 939.636775] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.636775] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 939.645576] [55174]: INFO cinder.api.openstack.wsgi [req-bef1ad15-8152-4b45-9dc5-343ba0d09bc9 req-5f79d271-47b5-4d6c-b778-2fce9cd77441 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/attachments/ad6241af-5a40-4b0d-9260-278733aba7f6/action returned with HTTP 204 [ 939.646272] [55174]: [pid: 55174|app: 0|req: 125/241] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:36:59 2025] POST /volume/v3/attachments/ad6241af-5a40-4b0d-9260-278733aba7f6/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 940.042815] [55175]: DEBUG cinder.api.middleware.request_id [None req-be25735e-be2a-4637-8756-3a4b87093699 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.045314] [55175]: INFO cinder.api.openstack.wsgi [None req-be25735e-be2a-4637-8756-3a4b87093699 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] GET http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd [ 940.045314] [55175]: DEBUG cinder.api.openstack.wsgi [None req-be25735e-be2a-4637-8756-3a4b87093699 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.045848] [55175]: DEBUG cinder.api.openstack.wsgi [None req-be25735e-be2a-4637-8756-3a4b87093699 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.057577] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.057577] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.066370] [55175]: INFO cinder.volume.api [None req-be25735e-be2a-4637-8756-3a4b87093699 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Volume info retrieved successfully. [ 940.073460] [55175]: INFO cinder.api.openstack.wsgi [None req-be25735e-be2a-4637-8756-3a4b87093699 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd returned with HTTP 200 [ 940.073940] [55175]: [pid: 55175|app: 0|req: 117/242] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:59 2025] GET /volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.084346] [55174]: DEBUG cinder.api.middleware.request_id [None req-180f55be-497b-4f2a-904e-5d66898aa40e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.087553] [55174]: INFO cinder.api.openstack.wsgi [None req-180f55be-497b-4f2a-904e-5d66898aa40e tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] POST http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd/action [ 940.087553] [55174]: DEBUG cinder.api.openstack.wsgi [None req-180f55be-497b-4f2a-904e-5d66898aa40e tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 940.087553] [55174]: DEBUG cinder.api.openstack.wsgi [None req-180f55be-497b-4f2a-904e-5d66898aa40e tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 940.097206] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.097206] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.097803] [55174]: INFO cinder.volume.api [None req-180f55be-497b-4f2a-904e-5d66898aa40e tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Volume info retrieved successfully. [ 940.103623] [55174]: INFO cinder.volume.api [None req-180f55be-497b-4f2a-904e-5d66898aa40e tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Volume updated successfully. [ 940.103872] [55174]: INFO cinder.api.openstack.wsgi [None req-180f55be-497b-4f2a-904e-5d66898aa40e tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd/action returned with HTTP 200 [ 940.104353] [55174]: [pid: 55174|app: 0|req: 126/243] 10.180.1.21 () {60 vars in 1267 bytes} [Mon Feb 17 22:36:59 2025] POST /volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 940.108041] [55175]: DEBUG cinder.api.middleware.request_id [None req-66e00b2a-600b-4f65-92be-1eb5ddef48be None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.109858] [55175]: INFO cinder.api.openstack.wsgi [None req-66e00b2a-600b-4f65-92be-1eb5ddef48be tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] GET http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd [ 940.110192] [55175]: DEBUG cinder.api.openstack.wsgi [None req-66e00b2a-600b-4f65-92be-1eb5ddef48be tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.110484] [55175]: DEBUG cinder.api.openstack.wsgi [None req-66e00b2a-600b-4f65-92be-1eb5ddef48be tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.118306] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.118306] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.119339] [55174]: DEBUG cinder.api.middleware.request_id [None req-4a7f630a-45eb-4c4a-a520-30ee92f4520e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.121762] [55174]: INFO cinder.api.openstack.wsgi [None req-4a7f630a-45eb-4c4a-a520-30ee92f4520e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 940.122073] [55174]: DEBUG cinder.api.openstack.wsgi [None req-4a7f630a-45eb-4c4a-a520-30ee92f4520e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.122357] [55174]: DEBUG cinder.api.openstack.wsgi [None req-4a7f630a-45eb-4c4a-a520-30ee92f4520e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.122461] [55175]: INFO cinder.volume.api [None req-66e00b2a-600b-4f65-92be-1eb5ddef48be tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Volume info retrieved successfully. [ 940.127052] [55175]: INFO cinder.api.openstack.wsgi [None req-66e00b2a-600b-4f65-92be-1eb5ddef48be tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd returned with HTTP 200 [ 940.127501] [55175]: [pid: 55175|app: 0|req: 118/244] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:59 2025] GET /volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.134095] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.134095] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.137680] [55174]: INFO cinder.volume.api [None req-4a7f630a-45eb-4c4a-a520-30ee92f4520e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 940.142398] [55174]: INFO cinder.api.openstack.wsgi [None req-4a7f630a-45eb-4c4a-a520-30ee92f4520e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 940.142777] [55174]: [pid: 55174|app: 0|req: 127/245] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:36:59 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 940.156244] [55175]: DEBUG cinder.api.middleware.request_id [None req-fcf35cf4-d71d-412d-b35e-010b42655a10 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.158783] [55175]: INFO cinder.api.openstack.wsgi [None req-fcf35cf4-d71d-412d-b35e-010b42655a10 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 940.160522] [55175]: DEBUG cinder.api.openstack.wsgi [None req-fcf35cf4-d71d-412d-b35e-010b42655a10 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.160895] [55175]: DEBUG cinder.api.openstack.wsgi [None req-fcf35cf4-d71d-412d-b35e-010b42655a10 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.177084] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.177084] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.180932] [55175]: INFO cinder.volume.api [None req-fcf35cf4-d71d-412d-b35e-010b42655a10 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 940.186139] [55175]: INFO cinder.api.openstack.wsgi [None req-fcf35cf4-d71d-412d-b35e-010b42655a10 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 940.186739] [55175]: [pid: 55175|app: 0|req: 119/246] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:00 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 940.197041] [55174]: DEBUG cinder.api.middleware.request_id [req-f31710ec-0721-47a6-99b2-f4415cd8aead req-c3babd7a-930a-47a0-8adc-df1b0199ca96 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.199710] [55174]: INFO cinder.api.openstack.wsgi [req-f31710ec-0721-47a6-99b2-f4415cd8aead req-c3babd7a-930a-47a0-8adc-df1b0199ca96 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] GET http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd [ 940.199956] [55174]: DEBUG cinder.api.openstack.wsgi [req-f31710ec-0721-47a6-99b2-f4415cd8aead req-c3babd7a-930a-47a0-8adc-df1b0199ca96 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.200292] [55174]: DEBUG cinder.api.openstack.wsgi [req-f31710ec-0721-47a6-99b2-f4415cd8aead req-c3babd7a-930a-47a0-8adc-df1b0199ca96 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.208404] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.208404] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.215246] [55174]: INFO cinder.volume.api [req-f31710ec-0721-47a6-99b2-f4415cd8aead req-c3babd7a-930a-47a0-8adc-df1b0199ca96 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Volume info retrieved successfully. [ 940.217468] [55174]: INFO cinder.api.openstack.wsgi [req-f31710ec-0721-47a6-99b2-f4415cd8aead req-c3babd7a-930a-47a0-8adc-df1b0199ca96 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd returned with HTTP 200 [ 940.217899] [55174]: [pid: 55174|app: 0|req: 128/247] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:37:00 2025] GET /volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.282929] [55175]: DEBUG cinder.api.middleware.request_id [None req-0a577e12-a884-49de-a90e-e68970056b19 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.285700] [55175]: INFO cinder.api.openstack.wsgi [None req-0a577e12-a884-49de-a90e-e68970056b19 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 940.286164] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0a577e12-a884-49de-a90e-e68970056b19 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.286528] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0a577e12-a884-49de-a90e-e68970056b19 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.294817] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.294817] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.298817] [55175]: INFO cinder.volume.api [None req-0a577e12-a884-49de-a90e-e68970056b19 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 940.304236] [55175]: INFO cinder.api.openstack.wsgi [None req-0a577e12-a884-49de-a90e-e68970056b19 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 940.304764] [55175]: [pid: 55175|app: 0|req: 120/248] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:37:00 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 940.498927] [55174]: DEBUG cinder.api.middleware.request_id [None req-161a2c69-a922-48fa-875a-0fd394392304 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.504732] [55174]: INFO cinder.api.openstack.wsgi [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] POST http://10.180.1.21/volume/v3/volumes [ 940.505869] [55174]: DEBUG cinder.api.openstack.wsgi [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-585903386"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 940.507544] [55174]: DEBUG cinder.api.v3.volumes [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-585903386'}} {{(pid=55174) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 940.507720] [55174]: INFO cinder.api.v3.volumes [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Create volume of 1 GB [ 940.513021] [55174]: INFO cinder.volume.api [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Availability Zones retrieved successfully. [ 940.513418] [55175]: DEBUG cinder.api.middleware.request_id [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-5e7910e1-6165-434f-b01e-6d28c6dda4b4 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.517077] [55175]: INFO cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-5e7910e1-6165-434f-b01e-6d28c6dda4b4 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 940.517321] [55175]: DEBUG cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-5e7910e1-6165-434f-b01e-6d28c6dda4b4 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.517535] [55175]: DEBUG cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-5e7910e1-6165-434f-b01e-6d28c6dda4b4 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.519959] [55174]: DEBUG cinder.volume.api [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Flow 'volume_create_api' (00a6887b-ef87-4f01-8906-ec63baf19dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 940.521210] [55174]: DEBUG cinder.volume.api [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c374324f-da93-4dba-af01-834c413ed49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.522346] [55174]: DEBUG cinder.volume.flows.api.create_volume [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Validating volume size '1' using validate_int {{(pid=55174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 940.527345] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.527345] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.530689] [55175]: INFO cinder.volume.api [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-5e7910e1-6165-434f-b01e-6d28c6dda4b4 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 940.535244] [55175]: INFO cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-5e7910e1-6165-434f-b01e-6d28c6dda4b4 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 940.535694] [55175]: [pid: 55175|app: 0|req: 121/249] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:37:00 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 940.545571] [55174]: DEBUG cinder.volume.api [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c374324f-da93-4dba-af01-834c413ed49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.546575] [55174]: DEBUG cinder.volume.api [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5e9c8c9-6ae1-4a89-a753-fe00239349ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.551526] [55175]: DEBUG cinder.api.middleware.request_id [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-64e0ad61-501e-4dca-9b66-cebcd36f8ac2 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.555028] [55175]: INFO cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-64e0ad61-501e-4dca-9b66-cebcd36f8ac2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] POST http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d/action [ 940.555028] [55175]: DEBUG cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-64e0ad61-501e-4dca-9b66-cebcd36f8ac2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 940.555028] [55175]: DEBUG cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-64e0ad61-501e-4dca-9b66-cebcd36f8ac2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 940.564232] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.564232] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.564767] [55175]: INFO cinder.volume.api [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-64e0ad61-501e-4dca-9b66-cebcd36f8ac2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 940.572069] [55175]: INFO cinder.volume.api [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-64e0ad61-501e-4dca-9b66-cebcd36f8ac2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Begin detaching volume completed successfully. [ 940.572318] [55175]: INFO cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-64e0ad61-501e-4dca-9b66-cebcd36f8ac2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d/action returned with HTTP 202 [ 940.572756] [55175]: [pid: 55175|app: 0|req: 122/250] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Feb 17 22:37:00 2025] POST /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 940.584970] [55174]: DEBUG cinder.quota [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Created reservations ['7b7fcfb0-a092-4737-9501-383364a6fc6b', '8a3c9a43-70d7-46c2-84ee-bcbfeb235442', 'ecd632c1-b382-41e2-bab9-1535755ab884', 'e6d72b0c-a0c0-48bd-a9d3-f09aeafecde1'] {{(pid=55174) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 940.586020] [55174]: DEBUG cinder.volume.api [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5e9c8c9-6ae1-4a89-a753-fe00239349ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b7fcfb0-a092-4737-9501-383364a6fc6b', '8a3c9a43-70d7-46c2-84ee-bcbfeb235442', 'ecd632c1-b382-41e2-bab9-1535755ab884', 'e6d72b0c-a0c0-48bd-a9d3-f09aeafecde1']}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.587027] [55174]: DEBUG cinder.volume.api [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (363e15c6-2d4a-43d2-9d3b-5294b6bbb623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.589146] [55175]: DEBUG cinder.api.middleware.request_id [None req-0f668f67-5f3d-4ee1-982e-373847d4a132 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.591557] [55175]: INFO cinder.api.openstack.wsgi [None req-0f668f67-5f3d-4ee1-982e-373847d4a132 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 940.591868] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0f668f67-5f3d-4ee1-982e-373847d4a132 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.592129] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0f668f67-5f3d-4ee1-982e-373847d4a132 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.600032] [55174]: DEBUG cinder.volume.api [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (363e15c6-2d4a-43d2-9d3b-5294b6bbb623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ce272d4-97a3-4435-868e-5c23760561c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-585903386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='579b64041fcd4d4288e938896c8b01e8',qos_specs=None,replication_status=,reservations=['7b7fcfb0-a092-4737-9501-383364a6fc6b','8a3c9a43-70d7-46c2-84ee-bcbfeb235442','ecd632c1-b382-41e2-bab9-1535755ab884','e6d72b0c-a0c0-48bd-a9d3-f09aeafecde1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39defcdc52be479c9cc065177179e206',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:37:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-585903386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ce272d4-97a3-4435-868e-5c23760561c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='579b64041fcd4d4288e938896c8b01e8',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='39defcdc52be479c9cc065177179e206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.600487] [55174]: DEBUG cinder.volume.api [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e3401a-bb6d-4f42-8f9c-28703e351f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.602706] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.602706] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.606111] [55175]: INFO cinder.volume.api [None req-0f668f67-5f3d-4ee1-982e-373847d4a132 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 940.610392] [55175]: INFO cinder.api.openstack.wsgi [None req-0f668f67-5f3d-4ee1-982e-373847d4a132 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 940.610816] [55175]: [pid: 55175|app: 0|req: 123/251] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:00 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 940.616512] [55174]: DEBUG cinder.volume.api [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e3401a-bb6d-4f42-8f9c-28703e351f20) 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-585903386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='579b64041fcd4d4288e938896c8b01e8',qos_specs=None,replication_status=,reservations=['7b7fcfb0-a092-4737-9501-383364a6fc6b','8a3c9a43-70d7-46c2-84ee-bcbfeb235442','ecd632c1-b382-41e2-bab9-1535755ab884','e6d72b0c-a0c0-48bd-a9d3-f09aeafecde1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39defcdc52be479c9cc065177179e206',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.616512] [55174]: DEBUG cinder.volume.api [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fd7bc8-84e9-424b-976b-00daa142530a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.624812] [55174]: DEBUG cinder.volume.api [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fd7bc8-84e9-424b-976b-00daa142530a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.626079] [55174]: DEBUG cinder.volume.api [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Flow 'volume_create_api' (00a6887b-ef87-4f01-8906-ec63baf19dca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 940.626549] [55174]: INFO cinder.volume.api [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Create volume request issued successfully. [ 940.627365] [55174]: INFO cinder.api.openstack.wsgi [None req-161a2c69-a922-48fa-875a-0fd394392304 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 940.628097] [55174]: [pid: 55174|app: 0|req: 129/252] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:37:00 2025] POST /volume/v3/volumes => generated 752 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 940.637129] [55175]: DEBUG cinder.api.middleware.request_id [None req-6cc56c0c-ce39-4189-9208-fcd9342acec8 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.641067] [55175]: INFO cinder.api.openstack.wsgi [None req-6cc56c0c-ce39-4189-9208-fcd9342acec8 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] GET http://10.180.1.21/volume/v3/volumes/7ce272d4-97a3-4435-868e-5c23760561c1 [ 940.641399] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6cc56c0c-ce39-4189-9208-fcd9342acec8 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.641503] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6cc56c0c-ce39-4189-9208-fcd9342acec8 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.651432] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.651432] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.655503] [55175]: INFO cinder.volume.api [None req-6cc56c0c-ce39-4189-9208-fcd9342acec8 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Volume info retrieved successfully. [ 940.664158] [55175]: INFO cinder.api.openstack.wsgi [None req-6cc56c0c-ce39-4189-9208-fcd9342acec8 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] http://10.180.1.21/volume/v3/volumes/7ce272d4-97a3-4435-868e-5c23760561c1 returned with HTTP 200 [ 940.664560] [55175]: [pid: 55175|app: 0|req: 124/253] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:00 2025] GET /volume/v3/volumes/7ce272d4-97a3-4435-868e-5c23760561c1 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 941.319563] [55174]: DEBUG cinder.api.middleware.request_id [None req-85af5124-cd97-4e8a-b7b5-660181c8fa9e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.321816] [55174]: INFO cinder.api.openstack.wsgi [None req-85af5124-cd97-4e8a-b7b5-660181c8fa9e tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 941.322093] [55174]: DEBUG cinder.api.openstack.wsgi [None req-85af5124-cd97-4e8a-b7b5-660181c8fa9e tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.322323] [55174]: DEBUG cinder.api.openstack.wsgi [None req-85af5124-cd97-4e8a-b7b5-660181c8fa9e tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.330425] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.330425] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.334878] [55174]: INFO cinder.volume.api [None req-85af5124-cd97-4e8a-b7b5-660181c8fa9e tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 941.339916] [55174]: INFO cinder.api.openstack.wsgi [None req-85af5124-cd97-4e8a-b7b5-660181c8fa9e tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 941.340563] [55174]: [pid: 55174|app: 0|req: 130/254] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:37:01 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 941.601858] [55175]: DEBUG cinder.api.middleware.request_id [None req-7c5f49e5-1552-4921-810c-3711b0195efb None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.601858] [55175]: INFO cinder.api.openstack.wsgi [None req-7c5f49e5-1552-4921-810c-3711b0195efb None None] GET http://10.180.1.21/volume// [ 941.601858] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7c5f49e5-1552-4921-810c-3711b0195efb None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.601858] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7c5f49e5-1552-4921-810c-3711b0195efb None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.601858] [55175]: INFO cinder.api.openstack.wsgi [None req-7c5f49e5-1552-4921-810c-3711b0195efb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 941.601858] [55175]: [pid: 55175|app: 0|req: 125/255] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:37:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 941.606231] [55174]: DEBUG cinder.api.middleware.request_id [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-51a73f60-bc7b-4c97-a0e4-a63ca75297e2 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.613196] [55174]: INFO cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-51a73f60-bc7b-4c97-a0e4-a63ca75297e2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 941.613463] [55174]: DEBUG cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-51a73f60-bc7b-4c97-a0e4-a63ca75297e2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.615705] [55174]: DEBUG cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-51a73f60-bc7b-4c97-a0e4-a63ca75297e2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.621298] [55175]: DEBUG cinder.api.middleware.request_id [None req-20b52242-2461-4e9d-a4fb-6ced79fa2b0b None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.624064] [55175]: INFO cinder.api.openstack.wsgi [None req-20b52242-2461-4e9d-a4fb-6ced79fa2b0b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 941.624064] [55175]: DEBUG cinder.api.openstack.wsgi [None req-20b52242-2461-4e9d-a4fb-6ced79fa2b0b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.624330] [55175]: DEBUG cinder.api.openstack.wsgi [None req-20b52242-2461-4e9d-a4fb-6ced79fa2b0b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.629968] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.629968] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.632553] [55174]: INFO cinder.volume.api [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-51a73f60-bc7b-4c97-a0e4-a63ca75297e2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 941.635963] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.635963] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.637189] [55174]: INFO cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-51a73f60-bc7b-4c97-a0e4-a63ca75297e2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 941.638037] [55174]: [pid: 55174|app: 0|req: 131/256] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:37:01 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 941.641539] [55175]: INFO cinder.volume.api [None req-20b52242-2461-4e9d-a4fb-6ced79fa2b0b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 941.648183] [55175]: INFO cinder.api.openstack.wsgi [None req-20b52242-2461-4e9d-a4fb-6ced79fa2b0b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 941.648650] [55175]: [pid: 55175|app: 0|req: 126/257] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:01 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 941.678242] [55174]: DEBUG cinder.api.middleware.request_id [None req-1d4fbdd3-7d21-421a-be3a-8beb84f78805 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.680872] [55174]: INFO cinder.api.openstack.wsgi [None req-1d4fbdd3-7d21-421a-be3a-8beb84f78805 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] GET http://10.180.1.21/volume/v3/volumes/7ce272d4-97a3-4435-868e-5c23760561c1 [ 941.681267] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1d4fbdd3-7d21-421a-be3a-8beb84f78805 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.681610] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1d4fbdd3-7d21-421a-be3a-8beb84f78805 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.690389] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.690389] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.693865] [55174]: INFO cinder.volume.api [None req-1d4fbdd3-7d21-421a-be3a-8beb84f78805 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Volume info retrieved successfully. [ 941.698172] [55174]: INFO cinder.api.openstack.wsgi [None req-1d4fbdd3-7d21-421a-be3a-8beb84f78805 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] http://10.180.1.21/volume/v3/volumes/7ce272d4-97a3-4435-868e-5c23760561c1 returned with HTTP 200 [ 941.698557] [55174]: [pid: 55174|app: 0|req: 132/258] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:01 2025] GET /volume/v3/volumes/7ce272d4-97a3-4435-868e-5c23760561c1 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 942.351619] [55175]: DEBUG cinder.api.middleware.request_id [None req-0059177e-1fd7-4279-8202-aff79af83b35 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.354155] [55175]: INFO cinder.api.openstack.wsgi [None req-0059177e-1fd7-4279-8202-aff79af83b35 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 942.354435] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0059177e-1fd7-4279-8202-aff79af83b35 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.354667] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0059177e-1fd7-4279-8202-aff79af83b35 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.376968] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.376968] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.383529] [55175]: INFO cinder.volume.api [None req-0059177e-1fd7-4279-8202-aff79af83b35 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 942.390040] [55175]: INFO cinder.api.openstack.wsgi [None req-0059177e-1fd7-4279-8202-aff79af83b35 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 942.390472] [55175]: [pid: 55175|app: 0|req: 127/259] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:37:02 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 990 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 942.662580] [55174]: DEBUG cinder.api.middleware.request_id [None req-0d8edb64-a4d0-47c0-bf4d-c1eea019a8ca None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.668913] [55174]: INFO cinder.api.openstack.wsgi [None req-0d8edb64-a4d0-47c0-bf4d-c1eea019a8ca tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 942.669158] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0d8edb64-a4d0-47c0-bf4d-c1eea019a8ca tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.669402] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0d8edb64-a4d0-47c0-bf4d-c1eea019a8ca tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.689020] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.689020] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.692114] [55174]: INFO cinder.volume.api [None req-0d8edb64-a4d0-47c0-bf4d-c1eea019a8ca tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 942.699935] [55174]: INFO cinder.api.openstack.wsgi [None req-0d8edb64-a4d0-47c0-bf4d-c1eea019a8ca tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 942.700294] [55174]: [pid: 55174|app: 0|req: 133/260] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:02 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 942.818273] [55175]: DEBUG cinder.api.middleware.request_id [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-c296a7a2-b5f9-4424-afa6-45fe10fc3c66 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.820642] [55175]: INFO cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-c296a7a2-b5f9-4424-afa6-45fe10fc3c66 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4a0585a1-4afe-49c1-9178-1aa7478c8af0 [ 942.822135] [55175]: DEBUG cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-c296a7a2-b5f9-4424-afa6-45fe10fc3c66 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.822135] [55175]: DEBUG cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-c296a7a2-b5f9-4424-afa6-45fe10fc3c66 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'version_select' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.830445] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.830445] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.365468] [55175]: INFO cinder.api.openstack.wsgi [req-81fd27da-96be-4da2-a485-2e766d3cedd4 req-c296a7a2-b5f9-4424-afa6-45fe10fc3c66 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/attachments/4a0585a1-4afe-49c1-9178-1aa7478c8af0 returned with HTTP 200 [ 943.365666] [55175]: [pid: 55175|app: 0|req: 128/261] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:37:02 2025] DELETE /volume/v3/attachments/4a0585a1-4afe-49c1-9178-1aa7478c8af0 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 943.405895] [55174]: DEBUG cinder.api.middleware.request_id [None req-fb17b3b1-5fe9-4079-ae73-33d271c08c7b None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.411124] [55174]: INFO cinder.api.openstack.wsgi [None req-fb17b3b1-5fe9-4079-ae73-33d271c08c7b tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 943.411439] [55174]: DEBUG cinder.api.openstack.wsgi [None req-fb17b3b1-5fe9-4079-ae73-33d271c08c7b tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.411718] [55174]: DEBUG cinder.api.openstack.wsgi [None req-fb17b3b1-5fe9-4079-ae73-33d271c08c7b tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.421613] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.421613] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.426373] [55174]: INFO cinder.volume.api [None req-fb17b3b1-5fe9-4079-ae73-33d271c08c7b tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 943.431609] [55174]: INFO cinder.api.openstack.wsgi [None req-fb17b3b1-5fe9-4079-ae73-33d271c08c7b tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 943.432486] [55174]: [pid: 55174|app: 0|req: 134/262] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:37:03 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 943.715568] [55175]: DEBUG cinder.api.middleware.request_id [None req-7929d02b-be09-4f1c-b93d-71186cf5d1b5 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.718266] [55175]: INFO cinder.api.openstack.wsgi [None req-7929d02b-be09-4f1c-b93d-71186cf5d1b5 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 943.718512] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7929d02b-be09-4f1c-b93d-71186cf5d1b5 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.718735] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7929d02b-be09-4f1c-b93d-71186cf5d1b5 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.734681] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.734681] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.740146] [55175]: INFO cinder.volume.api [None req-7929d02b-be09-4f1c-b93d-71186cf5d1b5 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 943.745929] [55175]: INFO cinder.api.openstack.wsgi [None req-7929d02b-be09-4f1c-b93d-71186cf5d1b5 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 943.746445] [55175]: [pid: 55175|app: 0|req: 129/263] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:03 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 943.947382] [55174]: DEBUG cinder.api.middleware.request_id [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-ad32c823-2d71-480a-9ef3-a7f5c5af34d7 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.950403] [55174]: INFO cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-ad32c823-2d71-480a-9ef3-a7f5c5af34d7 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 943.950652] [55174]: DEBUG cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-ad32c823-2d71-480a-9ef3-a7f5c5af34d7 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.950881] [55174]: DEBUG cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-ad32c823-2d71-480a-9ef3-a7f5c5af34d7 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.962334] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.962334] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.966077] [55174]: INFO cinder.volume.api [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-ad32c823-2d71-480a-9ef3-a7f5c5af34d7 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 943.970679] [55174]: INFO cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-ad32c823-2d71-480a-9ef3-a7f5c5af34d7 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 943.971293] [55174]: [pid: 55174|app: 0|req: 135/264] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:37:03 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 943.990591] [55175]: DEBUG cinder.api.middleware.request_id [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-3f8614ae-a094-4c9d-b533-fe6248976232 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.992964] [55175]: INFO cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-3f8614ae-a094-4c9d-b533-fe6248976232 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] POST http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1/action [ 943.993442] [55175]: DEBUG cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-3f8614ae-a094-4c9d-b533-fe6248976232 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 943.993581] [55175]: DEBUG cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-3f8614ae-a094-4c9d-b533-fe6248976232 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 944.003674] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.003674] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.004227] [55175]: INFO cinder.volume.api [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-3f8614ae-a094-4c9d-b533-fe6248976232 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 944.009430] [55175]: INFO cinder.volume.api [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-3f8614ae-a094-4c9d-b533-fe6248976232 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Begin detaching volume completed successfully. [ 944.010063] [55175]: INFO cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-3f8614ae-a094-4c9d-b533-fe6248976232 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1/action returned with HTTP 202 [ 944.010154] [55175]: [pid: 55175|app: 0|req: 130/265] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Feb 17 22:37:03 2025] POST /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 944.024215] [55174]: DEBUG cinder.api.middleware.request_id [None req-bb27d458-85ea-46c0-92f7-d67e7b1b2add None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.026997] [55174]: INFO cinder.api.openstack.wsgi [None req-bb27d458-85ea-46c0-92f7-d67e7b1b2add tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 944.027418] [55174]: DEBUG cinder.api.openstack.wsgi [None req-bb27d458-85ea-46c0-92f7-d67e7b1b2add tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.028025] [55174]: DEBUG cinder.api.openstack.wsgi [None req-bb27d458-85ea-46c0-92f7-d67e7b1b2add tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.039193] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.039193] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.042653] [55174]: INFO cinder.volume.api [None req-bb27d458-85ea-46c0-92f7-d67e7b1b2add tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 944.047718] [55174]: INFO cinder.api.openstack.wsgi [None req-bb27d458-85ea-46c0-92f7-d67e7b1b2add tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 944.048194] [55174]: [pid: 55174|app: 0|req: 136/266] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:03 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 944.447170] [55175]: DEBUG cinder.api.middleware.request_id [None req-a2292b0b-3df7-4376-8746-07d6019661a6 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.449578] [55175]: INFO cinder.api.openstack.wsgi [None req-a2292b0b-3df7-4376-8746-07d6019661a6 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 944.449837] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a2292b0b-3df7-4376-8746-07d6019661a6 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.450182] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a2292b0b-3df7-4376-8746-07d6019661a6 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.464781] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.464781] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.468749] [55175]: INFO cinder.volume.api [None req-a2292b0b-3df7-4376-8746-07d6019661a6 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 944.474519] [55175]: INFO cinder.api.openstack.wsgi [None req-a2292b0b-3df7-4376-8746-07d6019661a6 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 944.474965] [55175]: [pid: 55175|app: 0|req: 131/267] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:37:04 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 1573 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 944.506628] [55174]: DEBUG cinder.api.middleware.request_id [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-b212932d-51aa-4a46-b0e1-910ef5dceb2a None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.508598] [55174]: INFO cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-b212932d-51aa-4a46-b0e1-910ef5dceb2a tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 944.508807] [55174]: DEBUG cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-b212932d-51aa-4a46-b0e1-910ef5dceb2a tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.509026] [55174]: DEBUG cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-b212932d-51aa-4a46-b0e1-910ef5dceb2a tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.518717] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.518717] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.522686] [55174]: INFO cinder.volume.api [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-b212932d-51aa-4a46-b0e1-910ef5dceb2a tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 944.527818] [55174]: INFO cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-b212932d-51aa-4a46-b0e1-910ef5dceb2a tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 944.528302] [55174]: [pid: 55174|app: 0|req: 137/268] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:37:04 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 945.026279] [55175]: DEBUG cinder.api.middleware.request_id [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-46074958-638c-43b1-b5f6-ae6cd804f656 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.028739] [55175]: INFO cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-46074958-638c-43b1-b5f6-ae6cd804f656 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 945.028954] [55175]: DEBUG cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-46074958-638c-43b1-b5f6-ae6cd804f656 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.029190] [55175]: DEBUG cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-46074958-638c-43b1-b5f6-ae6cd804f656 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.037379] [55174]: DEBUG cinder.api.middleware.request_id [None req-488e2be1-7228-4b96-b4c8-0a87ddccaabb None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.037818] [55174]: INFO cinder.api.openstack.wsgi [None req-488e2be1-7228-4b96-b4c8-0a87ddccaabb None None] GET http://10.180.1.21/volume// [ 945.037998] [55174]: DEBUG cinder.api.openstack.wsgi [None req-488e2be1-7228-4b96-b4c8-0a87ddccaabb None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.038263] [55174]: DEBUG cinder.api.openstack.wsgi [None req-488e2be1-7228-4b96-b4c8-0a87ddccaabb None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.039511] [55174]: INFO cinder.api.openstack.wsgi [None req-488e2be1-7228-4b96-b4c8-0a87ddccaabb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 945.039511] [55174]: [pid: 55174|app: 0|req: 138/269] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:37:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 945.042599] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.042599] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.046261] [55174]: DEBUG cinder.api.middleware.request_id [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-159e444e-a1c5-4bb2-93a1-16f56f1b2531 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.048375] [55175]: INFO cinder.volume.api [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-46074958-638c-43b1-b5f6-ae6cd804f656 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 945.048747] [55174]: INFO cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-159e444e-a1c5-4bb2-93a1-16f56f1b2531 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 945.049023] [55174]: DEBUG cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-159e444e-a1c5-4bb2-93a1-16f56f1b2531 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.050271] [55174]: DEBUG cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-159e444e-a1c5-4bb2-93a1-16f56f1b2531 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.056258] [55175]: INFO cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-46074958-638c-43b1-b5f6-ae6cd804f656 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 945.056799] [55175]: [pid: 55175|app: 0|req: 132/270] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:37:04 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 1392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 945.058213] [55175]: DEBUG cinder.api.middleware.request_id [None req-459334cc-8eb4-4cf1-93de-62b57dad3524 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.061906] [55175]: INFO cinder.api.openstack.wsgi [None req-459334cc-8eb4-4cf1-93de-62b57dad3524 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 945.061906] [55175]: DEBUG cinder.api.openstack.wsgi [None req-459334cc-8eb4-4cf1-93de-62b57dad3524 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.061906] [55175]: DEBUG cinder.api.openstack.wsgi [None req-459334cc-8eb4-4cf1-93de-62b57dad3524 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.067685] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.067685] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.074072] [55174]: INFO cinder.volume.api [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-159e444e-a1c5-4bb2-93a1-16f56f1b2531 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 945.074747] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.074747] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.078903] [55175]: INFO cinder.volume.api [None req-459334cc-8eb4-4cf1-93de-62b57dad3524 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 945.079339] [55174]: INFO cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-159e444e-a1c5-4bb2-93a1-16f56f1b2531 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 945.080229] [55174]: [pid: 55174|app: 0|req: 139/271] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:37:04 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 1319 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 945.080487] [55174]: DEBUG cinder.api.middleware.request_id [None req-55f344e8-0697-4e82-b8ae-2cb71f9950f0 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.081151] [55174]: INFO cinder.api.openstack.wsgi [None req-55f344e8-0697-4e82-b8ae-2cb71f9950f0 None None] GET http://10.180.1.21/volume// [ 945.081300] [55174]: DEBUG cinder.api.openstack.wsgi [None req-55f344e8-0697-4e82-b8ae-2cb71f9950f0 None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.081436] [55174]: DEBUG cinder.api.openstack.wsgi [None req-55f344e8-0697-4e82-b8ae-2cb71f9950f0 None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.081806] [55174]: INFO cinder.api.openstack.wsgi [None req-55f344e8-0697-4e82-b8ae-2cb71f9950f0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 945.082092] [55174]: [pid: 55174|app: 0|req: 140/272] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:37:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 945.083685] [55175]: INFO cinder.api.openstack.wsgi [None req-459334cc-8eb4-4cf1-93de-62b57dad3524 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 945.084037] [55175]: [pid: 55175|app: 0|req: 133/273] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:04 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 945.087039] [55174]: DEBUG cinder.api.middleware.request_id [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-2b6693e2-a062-42e7-82ff-997fa176511e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.088085] [55174]: INFO cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-2b6693e2-a062-42e7-82ff-997fa176511e tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] POST http://10.180.1.21/volume/v3/attachments [ 945.088469] [55174]: DEBUG cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-2b6693e2-a062-42e7-82ff-997fa176511e tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0d07e33-0f28-4def-807d-e9fe5a21aaa9", "connector": null, "instance_uuid": "20ff6760-fe81-486c-a9b5-f42d3bef75e8"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 945.097720] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.097720] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.118993] [55174]: INFO cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-2b6693e2-a062-42e7-82ff-997fa176511e tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 945.119469] [55174]: [pid: 55174|app: 0|req: 141/274] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:37:04 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 946.101030] [55175]: DEBUG cinder.api.middleware.request_id [None req-d649b297-2367-4bab-8993-7576dd7a0739 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.104040] [55175]: INFO cinder.api.openstack.wsgi [None req-d649b297-2367-4bab-8993-7576dd7a0739 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 946.104040] [55175]: DEBUG cinder.api.openstack.wsgi [None req-d649b297-2367-4bab-8993-7576dd7a0739 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.104375] [55175]: DEBUG cinder.api.openstack.wsgi [None req-d649b297-2367-4bab-8993-7576dd7a0739 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.121903] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.121903] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.132012] [55175]: INFO cinder.volume.api [None req-d649b297-2367-4bab-8993-7576dd7a0739 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 946.142324] [55175]: INFO cinder.api.openstack.wsgi [None req-d649b297-2367-4bab-8993-7576dd7a0739 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 946.142752] [55175]: [pid: 55175|app: 0|req: 134/275] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:05 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 946.236194] [55174]: DEBUG cinder.api.middleware.request_id [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-4cafe5fc-2b33-4ffb-90e7-925a5055fee6 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.238989] [55174]: INFO cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-4cafe5fc-2b33-4ffb-90e7-925a5055fee6 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ad6241af-5a40-4b0d-9260-278733aba7f6 [ 946.238989] [55174]: DEBUG cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-4cafe5fc-2b33-4ffb-90e7-925a5055fee6 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.238989] [55174]: DEBUG cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-4cafe5fc-2b33-4ffb-90e7-925a5055fee6 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'version_select' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.246057] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.246057] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.785279] [55174]: INFO cinder.api.openstack.wsgi [req-8bdeb1e0-5fc4-439b-ad1d-a22a18f70788 req-4cafe5fc-2b33-4ffb-90e7-925a5055fee6 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/attachments/ad6241af-5a40-4b0d-9260-278733aba7f6 returned with HTTP 200 [ 946.785279] [55174]: [pid: 55174|app: 0|req: 142/276] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:37:06 2025] DELETE /volume/v3/attachments/ad6241af-5a40-4b0d-9260-278733aba7f6 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 947.153231] [55175]: DEBUG cinder.api.middleware.request_id [None req-c68d74b7-56c2-46e6-b1f0-8f8ba19ed78f None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.155383] [55175]: INFO cinder.api.openstack.wsgi [None req-c68d74b7-56c2-46e6-b1f0-8f8ba19ed78f tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 947.155600] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c68d74b7-56c2-46e6-b1f0-8f8ba19ed78f tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.155879] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c68d74b7-56c2-46e6-b1f0-8f8ba19ed78f tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.165347] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.165347] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.169073] [55175]: INFO cinder.volume.api [None req-c68d74b7-56c2-46e6-b1f0-8f8ba19ed78f tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 947.174090] [55175]: INFO cinder.api.openstack.wsgi [None req-c68d74b7-56c2-46e6-b1f0-8f8ba19ed78f tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 947.174601] [55175]: [pid: 55175|app: 0|req: 135/277] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:07 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 947.184582] [55174]: DEBUG cinder.api.middleware.request_id [None req-c782dd12-660c-47d0-9620-b3f32fc85cea None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.186461] [55174]: INFO cinder.api.openstack.wsgi [None req-c782dd12-660c-47d0-9620-b3f32fc85cea tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 947.186854] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c782dd12-660c-47d0-9620-b3f32fc85cea tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.187217] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c782dd12-660c-47d0-9620-b3f32fc85cea tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.196817] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.196817] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.199813] [55174]: INFO cinder.volume.api [None req-c782dd12-660c-47d0-9620-b3f32fc85cea tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 947.205576] [55174]: INFO cinder.api.openstack.wsgi [None req-c782dd12-660c-47d0-9620-b3f32fc85cea tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 947.206096] [55174]: [pid: 55174|app: 0|req: 143/278] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:07 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 948.286692] [55175]: DEBUG cinder.api.middleware.request_id [None req-0342fa05-485d-4b74-b281-07a1a3d1195b None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.293355] [55175]: INFO cinder.api.openstack.wsgi [None req-0342fa05-485d-4b74-b281-07a1a3d1195b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 948.293355] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0342fa05-485d-4b74-b281-07a1a3d1195b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.293355] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0342fa05-485d-4b74-b281-07a1a3d1195b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.307030] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.307030] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.311623] [55175]: INFO cinder.volume.api [None req-0342fa05-485d-4b74-b281-07a1a3d1195b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 948.317856] [55175]: INFO cinder.api.openstack.wsgi [None req-0342fa05-485d-4b74-b281-07a1a3d1195b tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 948.318274] [55175]: [pid: 55175|app: 0|req: 136/279] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:08 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 948.328346] [55174]: DEBUG cinder.api.middleware.request_id [None req-c5622379-5f94-441a-b841-9a13930a92fc None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.330825] [55174]: INFO cinder.api.openstack.wsgi [None req-c5622379-5f94-441a-b841-9a13930a92fc tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 948.331115] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c5622379-5f94-441a-b841-9a13930a92fc tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.331553] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c5622379-5f94-441a-b841-9a13930a92fc tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.339461] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.339461] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.343195] [55174]: INFO cinder.volume.api [None req-c5622379-5f94-441a-b841-9a13930a92fc tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 948.349053] [55174]: INFO cinder.api.openstack.wsgi [None req-c5622379-5f94-441a-b841-9a13930a92fc tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 948.349329] [55174]: [pid: 55174|app: 0|req: 144/280] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:08 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 948.463980] [55175]: DEBUG cinder.api.middleware.request_id [None req-7bd5c6f5-bffb-44dc-b249-3f877ff63a96 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.468026] [55175]: INFO cinder.api.openstack.wsgi [None req-7bd5c6f5-bffb-44dc-b249-3f877ff63a96 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 948.468026] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7bd5c6f5-bffb-44dc-b249-3f877ff63a96 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.468026] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7bd5c6f5-bffb-44dc-b249-3f877ff63a96 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.476011] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.476011] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.480118] [55175]: INFO cinder.volume.api [None req-7bd5c6f5-bffb-44dc-b249-3f877ff63a96 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 948.486924] [55175]: INFO cinder.api.openstack.wsgi [None req-7bd5c6f5-bffb-44dc-b249-3f877ff63a96 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 948.486924] [55175]: [pid: 55175|app: 0|req: 137/281] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:08 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 950.867087] [55174]: DEBUG cinder.api.middleware.request_id [None req-0cabd314-7fb0-4169-a670-86cef51aa536 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.870302] [55174]: INFO cinder.api.openstack.wsgi [None req-0cabd314-7fb0-4169-a670-86cef51aa536 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 950.870568] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0cabd314-7fb0-4169-a670-86cef51aa536 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.873749] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0cabd314-7fb0-4169-a670-86cef51aa536 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'delete' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.873749] [55174]: INFO cinder.api.v3.volumes [None req-0cabd314-7fb0-4169-a670-86cef51aa536 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Delete volume with id: 9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 950.883143] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.883143] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.883907] [55174]: INFO cinder.volume.api [None req-0cabd314-7fb0-4169-a670-86cef51aa536 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 950.904201] [55174]: INFO cinder.volume.api [None req-0cabd314-7fb0-4169-a670-86cef51aa536 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Delete volume request issued successfully. [ 950.904454] [55174]: INFO cinder.api.openstack.wsgi [None req-0cabd314-7fb0-4169-a670-86cef51aa536 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 202 [ 950.904910] [55174]: [pid: 55174|app: 0|req: 145/282] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:37:10 2025] DELETE /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 950.910474] [55175]: DEBUG cinder.api.middleware.request_id [None req-f635cdd0-4ac7-4721-a647-415ee0894c46 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.915048] [55175]: INFO cinder.api.openstack.wsgi [None req-f635cdd0-4ac7-4721-a647-415ee0894c46 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 950.915048] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f635cdd0-4ac7-4721-a647-415ee0894c46 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.915219] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f635cdd0-4ac7-4721-a647-415ee0894c46 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.930203] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.930203] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.935143] [55175]: INFO cinder.volume.api [None req-f635cdd0-4ac7-4721-a647-415ee0894c46 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 950.941888] [55175]: INFO cinder.api.openstack.wsgi [None req-f635cdd0-4ac7-4721-a647-415ee0894c46 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 950.942399] [55175]: [pid: 55175|app: 0|req: 138/283] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:10 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 951.959286] [55174]: DEBUG cinder.api.middleware.request_id [None req-4983d179-561d-4f17-b9b7-7012fe046d94 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.963084] [55174]: INFO cinder.api.openstack.wsgi [None req-4983d179-561d-4f17-b9b7-7012fe046d94 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 951.963084] [55174]: DEBUG cinder.api.openstack.wsgi [None req-4983d179-561d-4f17-b9b7-7012fe046d94 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.963616] [55174]: DEBUG cinder.api.openstack.wsgi [None req-4983d179-561d-4f17-b9b7-7012fe046d94 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.974526] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.974526] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.979076] [55174]: INFO cinder.volume.api [None req-4983d179-561d-4f17-b9b7-7012fe046d94 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 951.984030] [55174]: INFO cinder.api.openstack.wsgi [None req-4983d179-561d-4f17-b9b7-7012fe046d94 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 951.984406] [55174]: [pid: 55174|app: 0|req: 146/284] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:11 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.994699] [55175]: DEBUG cinder.api.middleware.request_id [None req-7527bf83-a0cd-4596-9372-5a7a8b0b40c3 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.001713] [55175]: INFO cinder.api.openstack.wsgi [None req-7527bf83-a0cd-4596-9372-5a7a8b0b40c3 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 953.001984] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7527bf83-a0cd-4596-9372-5a7a8b0b40c3 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.002266] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7527bf83-a0cd-4596-9372-5a7a8b0b40c3 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.014437] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.014437] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.019407] [55175]: INFO cinder.volume.api [None req-7527bf83-a0cd-4596-9372-5a7a8b0b40c3 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Volume info retrieved successfully. [ 953.024809] [55175]: INFO cinder.api.openstack.wsgi [None req-7527bf83-a0cd-4596-9372-5a7a8b0b40c3 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 200 [ 953.026237] [55175]: [pid: 55175|app: 0|req: 139/285] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:12 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.038389] [55174]: DEBUG cinder.api.middleware.request_id [None req-9736cf50-cb90-49a5-b84e-bfe0ee6b6e60 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.040745] [55174]: INFO cinder.api.openstack.wsgi [None req-9736cf50-cb90-49a5-b84e-bfe0ee6b6e60 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] GET http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba [ 954.041014] [55174]: DEBUG cinder.api.openstack.wsgi [None req-9736cf50-cb90-49a5-b84e-bfe0ee6b6e60 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.041308] [55174]: DEBUG cinder.api.openstack.wsgi [None req-9736cf50-cb90-49a5-b84e-bfe0ee6b6e60 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.049780] [55174]: INFO cinder.api.openstack.wsgi [None req-9736cf50-cb90-49a5-b84e-bfe0ee6b6e60 tempest-DeleteServersTestJSON-1245560424 tempest-DeleteServersTestJSON-1245560424-project-member] http://10.180.1.21/volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba returned with HTTP 404 [ 954.050501] [55174]: [pid: 55174|app: 0|req: 147/286] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:13 2025] GET /volume/v3/volumes/9479cc97-4cc5-4a57-af5e-ef39b3600fba => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 957.727441] [55175]: DEBUG cinder.api.middleware.request_id [None req-ef0a1c65-220f-402d-9569-dae52df2a591 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.727924] [55175]: INFO cinder.api.openstack.wsgi [None req-ef0a1c65-220f-402d-9569-dae52df2a591 None None] GET http://10.180.1.21/volume// [ 957.728125] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ef0a1c65-220f-402d-9569-dae52df2a591 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.728376] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ef0a1c65-220f-402d-9569-dae52df2a591 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.729379] [55175]: INFO cinder.api.openstack.wsgi [None req-ef0a1c65-220f-402d-9569-dae52df2a591 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 957.729379] [55175]: [pid: 55175|app: 0|req: 140/287] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:37:17 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 957.733997] [55174]: DEBUG cinder.api.middleware.request_id [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-50caf8d6-c9fd-4425-a6b6-c8924e7a4981 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.737073] [55174]: INFO cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-50caf8d6-c9fd-4425-a6b6-c8924e7a4981 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 957.737724] [55174]: DEBUG cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-50caf8d6-c9fd-4425-a6b6-c8924e7a4981 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.739018] [55174]: DEBUG cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-50caf8d6-c9fd-4425-a6b6-c8924e7a4981 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.752646] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.752646] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.756625] [55174]: INFO cinder.volume.api [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-50caf8d6-c9fd-4425-a6b6-c8924e7a4981 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 957.763170] [55174]: INFO cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-50caf8d6-c9fd-4425-a6b6-c8924e7a4981 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 957.763885] [55174]: [pid: 55174|app: 0|req: 148/288] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:37:17 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 1572 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 957.897124] [55175]: DEBUG cinder.api.middleware.request_id [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-5e2810c4-f947-4dcd-8197-28459645ec7c None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.903414] [55175]: INFO cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-5e2810c4-f947-4dcd-8197-28459645ec7c tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] PUT http://10.180.1.21/volume/v3/attachments/71558364-ef9b-49dd-9fe2-e3ddb8ff1e91 [ 957.903414] [55175]: DEBUG cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-5e2810c4-f947-4dcd-8197-28459645ec7c tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-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=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 957.910280] [55175]: DEBUG cinder.coordination [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-5e2810c4-f947-4dcd-8197-28459645ec7c tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Acquiring lock "cinder-attachment_update-a0d07e33-0f28-4def-807d-e9fe5a21aaa9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 957.918271] [55175]: DEBUG cinder.coordination [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-5e2810c4-f947-4dcd-8197-28459645ec7c tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Lock "cinder-attachment_update-a0d07e33-0f28-4def-807d-e9fe5a21aaa9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 957.919477] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.919477] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.442737] [55175]: DEBUG cinder.coordination [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-5e2810c4-f947-4dcd-8197-28459645ec7c tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Lock "cinder-attachment_update-a0d07e33-0f28-4def-807d-e9fe5a21aaa9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=55175) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 958.442830] [55175]: INFO cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-5e2810c4-f947-4dcd-8197-28459645ec7c tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/attachments/71558364-ef9b-49dd-9fe2-e3ddb8ff1e91 returned with HTTP 200 [ 958.443545] [55175]: [pid: 55175|app: 0|req: 141/289] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:37:17 2025] PUT /volume/v3/attachments/71558364-ef9b-49dd-9fe2-e3ddb8ff1e91 => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 958.953279] [55174]: DEBUG cinder.api.middleware.request_id [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-82b3b2e4-0e6b-494b-ae15-a804f5c55c41 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.956790] [55174]: INFO cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-82b3b2e4-0e6b-494b-ae15-a804f5c55c41 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] POST http://10.180.1.21/volume/v3/attachments/71558364-ef9b-49dd-9fe2-e3ddb8ff1e91/action [ 958.957226] [55174]: DEBUG cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-82b3b2e4-0e6b-494b-ae15-a804f5c55c41 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Action body: b'{"os-complete": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 958.957982] [55174]: DEBUG cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-82b3b2e4-0e6b-494b-ae15-a804f5c55c41 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 958.984020] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 958.984020] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.994119] [55174]: INFO cinder.api.openstack.wsgi [req-c9614c7f-3601-4532-b6f2-c85bf539649d req-82b3b2e4-0e6b-494b-ae15-a804f5c55c41 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/attachments/71558364-ef9b-49dd-9fe2-e3ddb8ff1e91/action returned with HTTP 204 [ 958.994577] [55174]: [pid: 55174|app: 0|req: 149/290] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:37:18 2025] POST /volume/v3/attachments/71558364-ef9b-49dd-9fe2-e3ddb8ff1e91/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 960.011200] [55175]: DEBUG cinder.api.middleware.request_id [None req-b9f0fabe-a4c4-4f83-b339-1cfed43f763d None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.013441] [55175]: INFO cinder.api.openstack.wsgi [None req-b9f0fabe-a4c4-4f83-b339-1cfed43f763d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 960.013669] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b9f0fabe-a4c4-4f83-b339-1cfed43f763d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 960.013885] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b9f0fabe-a4c4-4f83-b339-1cfed43f763d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 960.014135] [55175]: INFO cinder.api.v3.volumes [None req-b9f0fabe-a4c4-4f83-b339-1cfed43f763d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Delete volume with id: cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 960.031413] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 960.031413] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 960.032219] [55175]: INFO cinder.volume.api [None req-b9f0fabe-a4c4-4f83-b339-1cfed43f763d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 960.052663] [55175]: INFO cinder.volume.api [None req-b9f0fabe-a4c4-4f83-b339-1cfed43f763d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Delete volume request issued successfully. [ 960.052755] [55175]: INFO cinder.api.openstack.wsgi [None req-b9f0fabe-a4c4-4f83-b339-1cfed43f763d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 202 [ 960.053235] [55175]: [pid: 55175|app: 0|req: 142/291] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:37:19 2025] DELETE /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 960.057202] [55174]: DEBUG cinder.api.middleware.request_id [None req-ae83e2c5-89b9-4e99-8afb-e9d0e485bc52 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.059336] [55174]: INFO cinder.api.openstack.wsgi [None req-ae83e2c5-89b9-4e99-8afb-e9d0e485bc52 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 960.059559] [55174]: DEBUG cinder.api.openstack.wsgi [None req-ae83e2c5-89b9-4e99-8afb-e9d0e485bc52 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 960.059836] [55174]: DEBUG cinder.api.openstack.wsgi [None req-ae83e2c5-89b9-4e99-8afb-e9d0e485bc52 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 960.071417] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 960.071417] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 960.077457] [55174]: INFO cinder.volume.api [None req-ae83e2c5-89b9-4e99-8afb-e9d0e485bc52 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 960.083144] [55174]: INFO cinder.api.openstack.wsgi [None req-ae83e2c5-89b9-4e99-8afb-e9d0e485bc52 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 960.084334] [55174]: [pid: 55174|app: 0|req: 150/292] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:19 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 961.095462] [55175]: DEBUG cinder.api.middleware.request_id [None req-7e10e2a0-a239-4cc7-a48f-f14794a78d5c None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.097750] [55175]: INFO cinder.api.openstack.wsgi [None req-7e10e2a0-a239-4cc7-a48f-f14794a78d5c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 961.098427] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7e10e2a0-a239-4cc7-a48f-f14794a78d5c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 961.098427] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7e10e2a0-a239-4cc7-a48f-f14794a78d5c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 961.109399] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.109399] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.114049] [55175]: INFO cinder.volume.api [None req-7e10e2a0-a239-4cc7-a48f-f14794a78d5c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 961.121452] [55175]: INFO cinder.api.openstack.wsgi [None req-7e10e2a0-a239-4cc7-a48f-f14794a78d5c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 961.122053] [55175]: [pid: 55175|app: 0|req: 143/293] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:20 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 962.139156] [55174]: DEBUG cinder.api.middleware.request_id [None req-690496f3-b5b1-4125-9110-3f7fa2e01b5d None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.141264] [55174]: INFO cinder.api.openstack.wsgi [None req-690496f3-b5b1-4125-9110-3f7fa2e01b5d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 962.141495] [55174]: DEBUG cinder.api.openstack.wsgi [None req-690496f3-b5b1-4125-9110-3f7fa2e01b5d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.141713] [55174]: DEBUG cinder.api.openstack.wsgi [None req-690496f3-b5b1-4125-9110-3f7fa2e01b5d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.160346] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.160346] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.167510] [55174]: INFO cinder.volume.api [None req-690496f3-b5b1-4125-9110-3f7fa2e01b5d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 962.178444] [55174]: INFO cinder.api.openstack.wsgi [None req-690496f3-b5b1-4125-9110-3f7fa2e01b5d tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 200 [ 962.178444] [55174]: [pid: 55174|app: 0|req: 151/294] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:21 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 963.189653] [55175]: DEBUG cinder.api.middleware.request_id [None req-3fc5b2f6-1069-494e-a5cb-878b24d517da None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.193052] [55175]: INFO cinder.api.openstack.wsgi [None req-3fc5b2f6-1069-494e-a5cb-878b24d517da tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 [ 963.193195] [55175]: DEBUG cinder.api.openstack.wsgi [None req-3fc5b2f6-1069-494e-a5cb-878b24d517da tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 963.193415] [55175]: DEBUG cinder.api.openstack.wsgi [None req-3fc5b2f6-1069-494e-a5cb-878b24d517da tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 963.202754] [55175]: INFO cinder.api.openstack.wsgi [None req-3fc5b2f6-1069-494e-a5cb-878b24d517da tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 returned with HTTP 404 [ 963.203354] [55175]: [pid: 55175|app: 0|req: 144/295] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:23 2025] GET /volume/v3/volumes/cce6a33a-3c6c-425f-ac10-6a35a5b5c5d1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 963.207159] [55174]: DEBUG cinder.api.middleware.request_id [None req-967c2fdb-f1f5-4312-bb41-f4981c559d57 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.211468] [55174]: INFO cinder.api.openstack.wsgi [None req-967c2fdb-f1f5-4312-bb41-f4981c559d57 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 963.211691] [55174]: DEBUG cinder.api.openstack.wsgi [None req-967c2fdb-f1f5-4312-bb41-f4981c559d57 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 963.211940] [55174]: DEBUG cinder.api.openstack.wsgi [None req-967c2fdb-f1f5-4312-bb41-f4981c559d57 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'delete' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 963.212448] [55174]: INFO cinder.api.v3.volumes [None req-967c2fdb-f1f5-4312-bb41-f4981c559d57 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Delete volume with id: 4f7e9599-d0a2-4181-9544-c383abae108d [ 963.234849] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.234849] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 963.235475] [55174]: INFO cinder.volume.api [None req-967c2fdb-f1f5-4312-bb41-f4981c559d57 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 963.256386] [55174]: INFO cinder.volume.api [None req-967c2fdb-f1f5-4312-bb41-f4981c559d57 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Delete volume request issued successfully. [ 963.256646] [55174]: INFO cinder.api.openstack.wsgi [None req-967c2fdb-f1f5-4312-bb41-f4981c559d57 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 202 [ 963.258146] [55174]: [pid: 55174|app: 0|req: 152/296] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:37:23 2025] DELETE /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 963.261714] [55175]: DEBUG cinder.api.middleware.request_id [None req-c42627ba-0cfd-4857-b0ef-e7b18e8f5f2e None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.266223] [55175]: INFO cinder.api.openstack.wsgi [None req-c42627ba-0cfd-4857-b0ef-e7b18e8f5f2e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 963.266443] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c42627ba-0cfd-4857-b0ef-e7b18e8f5f2e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 963.266696] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c42627ba-0cfd-4857-b0ef-e7b18e8f5f2e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 963.281304] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.281304] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 963.292088] [55175]: INFO cinder.volume.api [None req-c42627ba-0cfd-4857-b0ef-e7b18e8f5f2e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 963.298026] [55175]: INFO cinder.api.openstack.wsgi [None req-c42627ba-0cfd-4857-b0ef-e7b18e8f5f2e tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 963.298524] [55175]: [pid: 55175|app: 0|req: 145/297] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:23 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 964.313445] [55174]: DEBUG cinder.api.middleware.request_id [None req-682f8668-0adf-43fb-8b0d-db6aec497862 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.315512] [55174]: INFO cinder.api.openstack.wsgi [None req-682f8668-0adf-43fb-8b0d-db6aec497862 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 964.315742] [55174]: DEBUG cinder.api.openstack.wsgi [None req-682f8668-0adf-43fb-8b0d-db6aec497862 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.315974] [55174]: DEBUG cinder.api.openstack.wsgi [None req-682f8668-0adf-43fb-8b0d-db6aec497862 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.335142] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.335142] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.345613] [55174]: INFO cinder.volume.api [None req-682f8668-0adf-43fb-8b0d-db6aec497862 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 964.356090] [55174]: INFO cinder.api.openstack.wsgi [None req-682f8668-0adf-43fb-8b0d-db6aec497862 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 200 [ 964.356534] [55174]: [pid: 55174|app: 0|req: 153/298] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:24 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 964.578758] [55175]: DEBUG cinder.api.middleware.request_id [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.581505] [55175]: INFO cinder.api.openstack.wsgi [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] POST http://10.180.1.21/volume/v3/volumes [ 964.582294] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-2147274849"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 964.585387] [55175]: DEBUG cinder.api.v3.volumes [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-2147274849'}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 964.585387] [55175]: INFO cinder.api.v3.volumes [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Create volume of 1 GB [ 964.592258] [55175]: INFO cinder.volume.api [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Availability Zones retrieved successfully. [ 964.599808] [55175]: DEBUG cinder.volume.api [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Flow 'volume_create_api' (1f0568f4-0337-49eb-b9a8-0d15d8afa433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 964.602328] [55175]: DEBUG cinder.volume.api [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be73bd28-3c10-47c8-b005-42300cf15ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 964.603030] [55175]: DEBUG cinder.volume.flows.api.create_volume [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 964.624722] [55175]: DEBUG cinder.volume.api [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be73bd28-3c10-47c8-b005-42300cf15ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 964.625821] [55175]: DEBUG cinder.volume.api [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1324ab70-540e-446f-a7ee-4601be1a0c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 964.710670] [55175]: DEBUG cinder.quota [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Created reservations ['81a44110-7953-4c9b-9346-e25ba739706d', '99dd5f1b-7be5-4018-808a-fc46159331ed', 'e4d540b8-e396-4184-baa3-1b1a3e1270d1', 'ca4278f4-b33e-48fc-baf0-4e86e2453d7e'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 964.711894] [55175]: DEBUG cinder.volume.api [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1324ab70-540e-446f-a7ee-4601be1a0c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81a44110-7953-4c9b-9346-e25ba739706d', '99dd5f1b-7be5-4018-808a-fc46159331ed', 'e4d540b8-e396-4184-baa3-1b1a3e1270d1', 'ca4278f4-b33e-48fc-baf0-4e86e2453d7e']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 964.712957] [55175]: DEBUG cinder.volume.api [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (557bf5cf-7acd-4ca3-9af2-cf1638baec5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 964.733039] [55175]: DEBUG cinder.volume.api [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (557bf5cf-7acd-4ca3-9af2-cf1638baec5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9f112cc-1b7c-4f3a-8b5b-9df6e345c371', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2147274849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3eed675f8f04cffb49792ee5c797352',qos_specs=None,replication_status=,reservations=['81a44110-7953-4c9b-9346-e25ba739706d','99dd5f1b-7be5-4018-808a-fc46159331ed','e4d540b8-e396-4184-baa3-1b1a3e1270d1','ca4278f4-b33e-48fc-baf0-4e86e2453d7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cb55b886fb4825b80315af560c4c0e',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:37:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2147274849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9f112cc-1b7c-4f3a-8b5b-9df6e345c371,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3eed675f8f04cffb49792ee5c797352',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='98cb55b886fb4825b80315af560c4c0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 964.734329] [55175]: DEBUG cinder.volume.api [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9b05a6e-506c-4237-b24b-5b52c8b66b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 964.750996] [55175]: DEBUG cinder.volume.api [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9b05a6e-506c-4237-b24b-5b52c8b66b66) 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-2147274849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3eed675f8f04cffb49792ee5c797352',qos_specs=None,replication_status=,reservations=['81a44110-7953-4c9b-9346-e25ba739706d','99dd5f1b-7be5-4018-808a-fc46159331ed','e4d540b8-e396-4184-baa3-1b1a3e1270d1','ca4278f4-b33e-48fc-baf0-4e86e2453d7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cb55b886fb4825b80315af560c4c0e',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 964.752010] [55175]: DEBUG cinder.volume.api [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1138c24-00d0-4a4c-82db-021dc4afaa6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 964.769957] [55175]: DEBUG cinder.volume.api [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1138c24-00d0-4a4c-82db-021dc4afaa6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 964.771339] [55175]: DEBUG cinder.volume.api [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Flow 'volume_create_api' (1f0568f4-0337-49eb-b9a8-0d15d8afa433) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 964.771940] [55175]: INFO cinder.volume.api [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Create volume request issued successfully. [ 964.772838] [55175]: INFO cinder.api.openstack.wsgi [None req-c8d1c3bb-a734-4c6b-ae5a-53d9b677fed6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 964.773461] [55175]: [pid: 55175|app: 0|req: 146/299] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:37:24 2025] POST /volume/v3/volumes => generated 753 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 965.368541] [55174]: DEBUG cinder.api.middleware.request_id [None req-23b17a4b-365e-4f34-94e5-bbd9bb167d12 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.371332] [55174]: INFO cinder.api.openstack.wsgi [None req-23b17a4b-365e-4f34-94e5-bbd9bb167d12 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d [ 965.371574] [55174]: DEBUG cinder.api.openstack.wsgi [None req-23b17a4b-365e-4f34-94e5-bbd9bb167d12 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.371823] [55174]: DEBUG cinder.api.openstack.wsgi [None req-23b17a4b-365e-4f34-94e5-bbd9bb167d12 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.380945] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.380945] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.384414] [55174]: INFO cinder.api.openstack.wsgi [None req-23b17a4b-365e-4f34-94e5-bbd9bb167d12 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d returned with HTTP 404 [ 965.385680] [55174]: [pid: 55174|app: 0|req: 154/300] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:25 2025] GET /volume/v3/volumes/4f7e9599-d0a2-4181-9544-c383abae108d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 965.447880] [55175]: DEBUG cinder.api.middleware.request_id [None req-c3e7c1b3-41c8-4dc7-8972-4e447fbbc92c None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.450362] [55175]: INFO cinder.api.openstack.wsgi [None req-c3e7c1b3-41c8-4dc7-8972-4e447fbbc92c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] DELETE http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 965.450804] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c3e7c1b3-41c8-4dc7-8972-4e447fbbc92c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.451205] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c3e7c1b3-41c8-4dc7-8972-4e447fbbc92c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.451575] [55175]: INFO cinder.api.v3.volumes [None req-c3e7c1b3-41c8-4dc7-8972-4e447fbbc92c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Delete volume with id: 89a887bb-154a-4fc5-b52f-562a3407a401 [ 965.462057] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.462057] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.463073] [55175]: INFO cinder.volume.api [None req-c3e7c1b3-41c8-4dc7-8972-4e447fbbc92c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 965.488896] [55175]: INFO cinder.volume.api [None req-c3e7c1b3-41c8-4dc7-8972-4e447fbbc92c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Delete volume request issued successfully. [ 965.489954] [55175]: INFO cinder.api.openstack.wsgi [None req-c3e7c1b3-41c8-4dc7-8972-4e447fbbc92c tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 202 [ 965.490603] [55175]: [pid: 55175|app: 0|req: 147/301] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:37:25 2025] DELETE /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 965.494719] [55174]: DEBUG cinder.api.middleware.request_id [None req-d39b3917-c449-4160-b791-dfc9578bc5c2 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.496893] [55174]: INFO cinder.api.openstack.wsgi [None req-d39b3917-c449-4160-b791-dfc9578bc5c2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 965.498035] [55174]: DEBUG cinder.api.openstack.wsgi [None req-d39b3917-c449-4160-b791-dfc9578bc5c2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.498035] [55174]: DEBUG cinder.api.openstack.wsgi [None req-d39b3917-c449-4160-b791-dfc9578bc5c2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.509288] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.509288] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.513403] [55174]: INFO cinder.volume.api [None req-d39b3917-c449-4160-b791-dfc9578bc5c2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 965.519052] [55174]: INFO cinder.api.openstack.wsgi [None req-d39b3917-c449-4160-b791-dfc9578bc5c2 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 965.519725] [55174]: [pid: 55174|app: 0|req: 155/302] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:25 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.530618] [55175]: DEBUG cinder.api.middleware.request_id [None req-81e2078f-2d11-426d-9d9c-66776a1fc728 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.532775] [55175]: INFO cinder.api.openstack.wsgi [None req-81e2078f-2d11-426d-9d9c-66776a1fc728 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 966.533010] [55175]: DEBUG cinder.api.openstack.wsgi [None req-81e2078f-2d11-426d-9d9c-66776a1fc728 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.533239] [55175]: DEBUG cinder.api.openstack.wsgi [None req-81e2078f-2d11-426d-9d9c-66776a1fc728 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.544351] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.544351] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.548595] [55175]: INFO cinder.volume.api [None req-81e2078f-2d11-426d-9d9c-66776a1fc728 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 966.553534] [55175]: INFO cinder.api.openstack.wsgi [None req-81e2078f-2d11-426d-9d9c-66776a1fc728 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 966.553939] [55175]: [pid: 55175|app: 0|req: 148/303] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:26 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 967.565470] [55174]: DEBUG cinder.api.middleware.request_id [None req-d1fbe39f-0fd7-4278-a5ac-ac3bca6b2aed None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.568276] [55174]: INFO cinder.api.openstack.wsgi [None req-d1fbe39f-0fd7-4278-a5ac-ac3bca6b2aed tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 967.568556] [55174]: DEBUG cinder.api.openstack.wsgi [None req-d1fbe39f-0fd7-4278-a5ac-ac3bca6b2aed tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.568838] [55174]: DEBUG cinder.api.openstack.wsgi [None req-d1fbe39f-0fd7-4278-a5ac-ac3bca6b2aed tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.579962] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.579962] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.584998] [55174]: INFO cinder.volume.api [None req-d1fbe39f-0fd7-4278-a5ac-ac3bca6b2aed tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Volume info retrieved successfully. [ 967.591692] [55174]: INFO cinder.api.openstack.wsgi [None req-d1fbe39f-0fd7-4278-a5ac-ac3bca6b2aed tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 200 [ 967.592376] [55174]: [pid: 55174|app: 0|req: 156/304] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:27 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 968.607345] [55175]: DEBUG cinder.api.middleware.request_id [None req-a6dba23c-96e0-46a5-a668-eb814b5a9b16 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.610023] [55175]: INFO cinder.api.openstack.wsgi [None req-a6dba23c-96e0-46a5-a668-eb814b5a9b16 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] GET http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 [ 968.610263] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a6dba23c-96e0-46a5-a668-eb814b5a9b16 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.610465] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a6dba23c-96e0-46a5-a668-eb814b5a9b16 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.618755] [55175]: INFO cinder.api.openstack.wsgi [None req-a6dba23c-96e0-46a5-a668-eb814b5a9b16 tempest-AttachVolumeTestJSON-1789247311 tempest-AttachVolumeTestJSON-1789247311-project-member] http://10.180.1.21/volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 returned with HTTP 404 [ 968.619336] [55175]: [pid: 55175|app: 0|req: 149/305] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:37:28 2025] GET /volume/v3/volumes/89a887bb-154a-4fc5-b52f-562a3407a401 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 972.110488] [55174]: DEBUG cinder.api.middleware.request_id [None req-218dec9e-9696-470b-9c01-a2cf65e1e6cf None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.113146] [55174]: INFO cinder.api.openstack.wsgi [None req-218dec9e-9696-470b-9c01-a2cf65e1e6cf tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 972.113742] [55174]: DEBUG cinder.api.openstack.wsgi [None req-218dec9e-9696-470b-9c01-a2cf65e1e6cf tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.114862] [55174]: DEBUG cinder.api.openstack.wsgi [None req-218dec9e-9696-470b-9c01-a2cf65e1e6cf tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 972.121349] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=349,cinder:INSERT=27,cinder:UPDATE=53 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 972.135105] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.135105] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 972.139285] [55174]: INFO cinder.volume.api [None req-218dec9e-9696-470b-9c01-a2cf65e1e6cf tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 972.144753] [55174]: INFO cinder.api.openstack.wsgi [None req-218dec9e-9696-470b-9c01-a2cf65e1e6cf tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 972.145164] [55174]: [pid: 55174|app: 0|req: 157/306] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Feb 17 22:37:31 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 1865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 978.613352] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=331,cinder:INSERT=39,cinder:UPDATE=64 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 982.141643] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=4 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 994.057510] [55175]: DEBUG cinder.api.middleware.request_id [req-8aba52ac-05de-4558-bf94-4ea3476ed6f9 req-67d5af03-257e-4df4-9403-ef8a59e503d6 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.060583] [55175]: INFO cinder.api.openstack.wsgi [req-8aba52ac-05de-4558-bf94-4ea3476ed6f9 req-67d5af03-257e-4df4-9403-ef8a59e503d6 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 994.060860] [55175]: DEBUG cinder.api.openstack.wsgi [req-8aba52ac-05de-4558-bf94-4ea3476ed6f9 req-67d5af03-257e-4df4-9403-ef8a59e503d6 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.061206] [55175]: DEBUG cinder.api.openstack.wsgi [req-8aba52ac-05de-4558-bf94-4ea3476ed6f9 req-67d5af03-257e-4df4-9403-ef8a59e503d6 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.093209] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.093209] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.101731] [55175]: INFO cinder.volume.api [req-8aba52ac-05de-4558-bf94-4ea3476ed6f9 req-67d5af03-257e-4df4-9403-ef8a59e503d6 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 994.110550] [55175]: INFO cinder.api.openstack.wsgi [req-8aba52ac-05de-4558-bf94-4ea3476ed6f9 req-67d5af03-257e-4df4-9403-ef8a59e503d6 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 994.111159] [55175]: [pid: 55175|app: 0|req: 150/307] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:37:53 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 1139 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1001.362661] [55174]: DEBUG cinder.api.middleware.request_id [None req-d340b540-7060-42c6-8d18-81cb672e1cd8 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.364805] [55174]: INFO cinder.api.openstack.wsgi [None req-d340b540-7060-42c6-8d18-81cb672e1cd8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 1001.365076] [55174]: DEBUG cinder.api.openstack.wsgi [None req-d340b540-7060-42c6-8d18-81cb672e1cd8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.365304] [55174]: DEBUG cinder.api.openstack.wsgi [None req-d340b540-7060-42c6-8d18-81cb672e1cd8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.379925] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.379925] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1001.383456] [55174]: INFO cinder.volume.api [None req-d340b540-7060-42c6-8d18-81cb672e1cd8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1001.388149] [55174]: INFO cinder.api.openstack.wsgi [None req-d340b540-7060-42c6-8d18-81cb672e1cd8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 1001.388599] [55174]: [pid: 55174|app: 0|req: 158/308] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:01 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1001.431173] [55175]: DEBUG cinder.api.middleware.request_id [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-3efdbda8-200f-4db5-8544-086b762683f9 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.434081] [55175]: INFO cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-3efdbda8-200f-4db5-8544-086b762683f9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 1001.434081] [55175]: DEBUG cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-3efdbda8-200f-4db5-8544-086b762683f9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.434566] [55175]: DEBUG cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-3efdbda8-200f-4db5-8544-086b762683f9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.447548] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.447548] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1001.453950] [55175]: INFO cinder.volume.api [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-3efdbda8-200f-4db5-8544-086b762683f9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1001.458995] [55175]: INFO cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-3efdbda8-200f-4db5-8544-086b762683f9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 1001.459745] [55175]: [pid: 55175|app: 0|req: 151/309] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:38:01 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1001.490926] [55174]: DEBUG cinder.api.middleware.request_id [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-90cd46a7-d9a6-4b18-ac9f-9b4bd389ce0f None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.493613] [55174]: INFO cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-90cd46a7-d9a6-4b18-ac9f-9b4bd389ce0f tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] POST http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21/action [ 1001.494882] [55174]: DEBUG cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-90cd46a7-d9a6-4b18-ac9f-9b4bd389ce0f tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1001.494882] [55174]: DEBUG cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-90cd46a7-d9a6-4b18-ac9f-9b4bd389ce0f tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1001.505415] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.505415] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1001.505963] [55174]: INFO cinder.volume.api [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-90cd46a7-d9a6-4b18-ac9f-9b4bd389ce0f tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1001.512785] [55174]: INFO cinder.volume.api [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-90cd46a7-d9a6-4b18-ac9f-9b4bd389ce0f tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Begin detaching volume completed successfully. [ 1001.512785] [55174]: INFO cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-90cd46a7-d9a6-4b18-ac9f-9b4bd389ce0f tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21/action returned with HTTP 202 [ 1001.512924] [55174]: [pid: 55174|app: 0|req: 159/310] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Feb 17 22:38:01 2025] POST /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1002.539297] [55175]: DEBUG cinder.api.middleware.request_id [None req-f997266f-e82a-42c8-9cd3-2daaf1564aab None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.539799] [55175]: INFO cinder.api.openstack.wsgi [None req-f997266f-e82a-42c8-9cd3-2daaf1564aab None None] GET http://10.180.1.21/volume// [ 1002.539978] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f997266f-e82a-42c8-9cd3-2daaf1564aab None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1002.540205] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f997266f-e82a-42c8-9cd3-2daaf1564aab None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1002.540639] [55175]: INFO cinder.api.openstack.wsgi [None req-f997266f-e82a-42c8-9cd3-2daaf1564aab None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1002.540890] [55175]: [pid: 55175|app: 0|req: 152/311] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:38:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1002.545194] [55174]: DEBUG cinder.api.middleware.request_id [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-a815e588-9ebc-4f3b-bff6-9df8e8734a4b None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.549300] [55174]: INFO cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-a815e588-9ebc-4f3b-bff6-9df8e8734a4b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 1002.549300] [55174]: DEBUG cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-a815e588-9ebc-4f3b-bff6-9df8e8734a4b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1002.549300] [55174]: DEBUG cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-a815e588-9ebc-4f3b-bff6-9df8e8734a4b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1002.564086] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.564086] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1002.568564] [55174]: INFO cinder.volume.api [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-a815e588-9ebc-4f3b-bff6-9df8e8734a4b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1002.574218] [55174]: INFO cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-a815e588-9ebc-4f3b-bff6-9df8e8734a4b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 1002.574649] [55174]: [pid: 55174|app: 0|req: 160/312] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:38:02 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1003.712191] [55175]: DEBUG cinder.api.middleware.request_id [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-85d9683b-738b-40e9-902a-cbfdefcd8b05 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.714700] [55175]: INFO cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-85d9683b-738b-40e9-902a-cbfdefcd8b05 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] DELETE http://10.180.1.21/volume/v3/attachments/644489ae-4bbf-418e-8d93-a767e7a01d04 [ 1003.714962] [55175]: DEBUG cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-85d9683b-738b-40e9-902a-cbfdefcd8b05 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.715224] [55175]: DEBUG cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-85d9683b-738b-40e9-902a-cbfdefcd8b05 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'version_select' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.724455] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.724455] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.250360] [55175]: INFO cinder.api.openstack.wsgi [req-5dab0e48-67b2-4107-88ed-c049c2323f56 req-85d9683b-738b-40e9-902a-cbfdefcd8b05 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/attachments/644489ae-4bbf-418e-8d93-a767e7a01d04 returned with HTTP 200 [ 1004.250833] [55175]: [pid: 55175|app: 0|req: 153/313] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:38:03 2025] DELETE /volume/v3/attachments/644489ae-4bbf-418e-8d93-a767e7a01d04 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1005.030652] [55174]: DEBUG cinder.api.middleware.request_id [None req-7c0e9fd5-b0ea-4198-92db-1dd7304e4cd8 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.032854] [55174]: INFO cinder.api.openstack.wsgi [None req-7c0e9fd5-b0ea-4198-92db-1dd7304e4cd8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 1005.033207] [55174]: DEBUG cinder.api.openstack.wsgi [None req-7c0e9fd5-b0ea-4198-92db-1dd7304e4cd8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.034046] [55174]: DEBUG cinder.api.openstack.wsgi [None req-7c0e9fd5-b0ea-4198-92db-1dd7304e4cd8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.046009] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.046009] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.050013] [55174]: INFO cinder.volume.api [None req-7c0e9fd5-b0ea-4198-92db-1dd7304e4cd8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1005.054688] [55174]: INFO cinder.api.openstack.wsgi [None req-7c0e9fd5-b0ea-4198-92db-1dd7304e4cd8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 1005.055135] [55174]: [pid: 55174|app: 0|req: 161/314] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:04 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1009.159450] [55175]: DEBUG cinder.api.middleware.request_id [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-db29525b-dd8e-4db4-9462-e2e1cee69461 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.161939] [55175]: INFO cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-db29525b-dd8e-4db4-9462-e2e1cee69461 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 1009.162173] [55175]: DEBUG cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-db29525b-dd8e-4db4-9462-e2e1cee69461 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.162386] [55175]: DEBUG cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-db29525b-dd8e-4db4-9462-e2e1cee69461 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.175506] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.175506] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.179125] [55175]: INFO cinder.volume.api [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-db29525b-dd8e-4db4-9462-e2e1cee69461 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 1009.184850] [55175]: INFO cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-db29525b-dd8e-4db4-9462-e2e1cee69461 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 1009.185282] [55175]: [pid: 55175|app: 0|req: 154/315] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:38:09 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 1684 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1009.212930] [55174]: DEBUG cinder.api.middleware.request_id [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-094c87d6-5cbf-4edc-b6d1-71fb5dbc8d43 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.215421] [55174]: INFO cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-094c87d6-5cbf-4edc-b6d1-71fb5dbc8d43 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] GET http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 1009.215663] [55174]: DEBUG cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-094c87d6-5cbf-4edc-b6d1-71fb5dbc8d43 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.215918] [55174]: DEBUG cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-094c87d6-5cbf-4edc-b6d1-71fb5dbc8d43 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.226128] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.226128] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.229466] [55174]: INFO cinder.volume.api [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-094c87d6-5cbf-4edc-b6d1-71fb5dbc8d43 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 1009.234710] [55174]: INFO cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-094c87d6-5cbf-4edc-b6d1-71fb5dbc8d43 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 200 [ 1009.235149] [55174]: [pid: 55174|app: 0|req: 162/316] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:38:09 2025] GET /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 1684 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.553304] [55175]: DEBUG cinder.api.middleware.request_id [None req-38dd2854-5cbf-43cd-be94-48cbe209c3d5 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.555987] [55175]: INFO cinder.api.openstack.wsgi [None req-38dd2854-5cbf-43cd-be94-48cbe209c3d5 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7ce272d4-97a3-4435-868e-5c23760561c1 [ 1012.555987] [55175]: DEBUG cinder.api.openstack.wsgi [None req-38dd2854-5cbf-43cd-be94-48cbe209c3d5 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.556258] [55175]: DEBUG cinder.api.openstack.wsgi [None req-38dd2854-5cbf-43cd-be94-48cbe209c3d5 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.556580] [55175]: INFO cinder.api.v3.volumes [None req-38dd2854-5cbf-43cd-be94-48cbe209c3d5 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Delete volume with id: 7ce272d4-97a3-4435-868e-5c23760561c1 [ 1012.568114] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.568114] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.568718] [55175]: INFO cinder.volume.api [None req-38dd2854-5cbf-43cd-be94-48cbe209c3d5 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Volume info retrieved successfully. [ 1012.589141] [55175]: INFO cinder.volume.api [None req-38dd2854-5cbf-43cd-be94-48cbe209c3d5 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Delete volume request issued successfully. [ 1012.589141] [55175]: INFO cinder.api.openstack.wsgi [None req-38dd2854-5cbf-43cd-be94-48cbe209c3d5 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] http://10.180.1.21/volume/v3/volumes/7ce272d4-97a3-4435-868e-5c23760561c1 returned with HTTP 202 [ 1012.589141] [55175]: [pid: 55175|app: 0|req: 155/317] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:38:12 2025] DELETE /volume/v3/volumes/7ce272d4-97a3-4435-868e-5c23760561c1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1012.590136] [55174]: DEBUG cinder.api.middleware.request_id [None req-b7fbe99c-67ec-4e69-88f2-da49b048234b None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.592273] [55174]: INFO cinder.api.openstack.wsgi [None req-b7fbe99c-67ec-4e69-88f2-da49b048234b tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] GET http://10.180.1.21/volume/v3/volumes/7ce272d4-97a3-4435-868e-5c23760561c1 [ 1012.592511] [55174]: DEBUG cinder.api.openstack.wsgi [None req-b7fbe99c-67ec-4e69-88f2-da49b048234b tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.592765] [55174]: DEBUG cinder.api.openstack.wsgi [None req-b7fbe99c-67ec-4e69-88f2-da49b048234b tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.603991] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.603991] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.609174] [55174]: INFO cinder.volume.api [None req-b7fbe99c-67ec-4e69-88f2-da49b048234b tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Volume info retrieved successfully. [ 1012.614818] [55174]: INFO cinder.api.openstack.wsgi [None req-b7fbe99c-67ec-4e69-88f2-da49b048234b tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] http://10.180.1.21/volume/v3/volumes/7ce272d4-97a3-4435-868e-5c23760561c1 returned with HTTP 200 [ 1012.615268] [55174]: [pid: 55174|app: 0|req: 163/318] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:12 2025] GET /volume/v3/volumes/7ce272d4-97a3-4435-868e-5c23760561c1 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.626470] [55175]: DEBUG cinder.api.middleware.request_id [None req-fa93da56-05be-4bed-80a9-1eea8d4bf056 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.628838] [55175]: INFO cinder.api.openstack.wsgi [None req-fa93da56-05be-4bed-80a9-1eea8d4bf056 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] GET http://10.180.1.21/volume/v3/volumes/7ce272d4-97a3-4435-868e-5c23760561c1 [ 1013.628986] [55175]: DEBUG cinder.api.openstack.wsgi [None req-fa93da56-05be-4bed-80a9-1eea8d4bf056 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.629463] [55175]: DEBUG cinder.api.openstack.wsgi [None req-fa93da56-05be-4bed-80a9-1eea8d4bf056 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.637579] [55175]: INFO cinder.api.openstack.wsgi [None req-fa93da56-05be-4bed-80a9-1eea8d4bf056 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] http://10.180.1.21/volume/v3/volumes/7ce272d4-97a3-4435-868e-5c23760561c1 returned with HTTP 404 [ 1013.638192] [55175]: [pid: 55175|app: 0|req: 156/319] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:13 2025] GET /volume/v3/volumes/7ce272d4-97a3-4435-868e-5c23760561c1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1013.638593] [55174]: DEBUG cinder.api.middleware.request_id [None req-69ee6477-d18d-4f02-98e7-d7bad80e8756 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.639111] [55174]: INFO cinder.api.openstack.wsgi [None req-69ee6477-d18d-4f02-98e7-d7bad80e8756 None None] GET http://10.180.1.21/volume// [ 1013.639844] [55174]: DEBUG cinder.api.openstack.wsgi [None req-69ee6477-d18d-4f02-98e7-d7bad80e8756 None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.639844] [55174]: DEBUG cinder.api.openstack.wsgi [None req-69ee6477-d18d-4f02-98e7-d7bad80e8756 None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.639844] [55174]: INFO cinder.api.openstack.wsgi [None req-69ee6477-d18d-4f02-98e7-d7bad80e8756 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1013.640611] [55174]: [pid: 55174|app: 0|req: 164/320] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:38:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1013.641622] [55175]: DEBUG cinder.api.middleware.request_id [None req-16babef1-3ebc-4b26-9c4e-6f19b6f5af36 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.646023] [55174]: DEBUG cinder.api.middleware.request_id [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-c8554cae-fd25-4f57-b257-d84633c0351d None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.646066] [55175]: INFO cinder.api.openstack.wsgi [None req-16babef1-3ebc-4b26-9c4e-6f19b6f5af36 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd [ 1013.646066] [55175]: DEBUG cinder.api.openstack.wsgi [None req-16babef1-3ebc-4b26-9c4e-6f19b6f5af36 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.646066] [55175]: DEBUG cinder.api.openstack.wsgi [None req-16babef1-3ebc-4b26-9c4e-6f19b6f5af36 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.646066] [55175]: INFO cinder.api.v3.volumes [None req-16babef1-3ebc-4b26-9c4e-6f19b6f5af36 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Delete volume with id: 3d8152c5-d719-40f2-b000-a0bc32680ffd [ 1013.649096] [55174]: INFO cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-c8554cae-fd25-4f57-b257-d84633c0351d tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1013.649501] [55174]: DEBUG cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-c8554cae-fd25-4f57-b257-d84633c0351d tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0d07e33-0f28-4def-807d-e9fe5a21aaa9", "connector": null, "instance_uuid": "20ff6760-fe81-486c-a9b5-f42d3bef75e8"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1013.656639] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.656639] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.657207] [55175]: INFO cinder.volume.api [None req-16babef1-3ebc-4b26-9c4e-6f19b6f5af36 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Volume info retrieved successfully. [ 1013.662857] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.662857] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.676155] [55175]: INFO cinder.volume.api [None req-16babef1-3ebc-4b26-9c4e-6f19b6f5af36 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Delete volume request issued successfully. [ 1013.676244] [55175]: INFO cinder.api.openstack.wsgi [None req-16babef1-3ebc-4b26-9c4e-6f19b6f5af36 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd returned with HTTP 202 [ 1013.676686] [55175]: [pid: 55175|app: 0|req: 157/321] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:38:13 2025] DELETE /volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1013.679725] [55175]: DEBUG cinder.api.middleware.request_id [None req-3faa87c4-36c3-4cef-9829-db40ce843008 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.682203] [55175]: INFO cinder.api.openstack.wsgi [None req-3faa87c4-36c3-4cef-9829-db40ce843008 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] GET http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd [ 1013.683020] [55175]: DEBUG cinder.api.openstack.wsgi [None req-3faa87c4-36c3-4cef-9829-db40ce843008 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.683020] [55175]: DEBUG cinder.api.openstack.wsgi [None req-3faa87c4-36c3-4cef-9829-db40ce843008 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.691531] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.691531] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.698204] [55175]: INFO cinder.volume.api [None req-3faa87c4-36c3-4cef-9829-db40ce843008 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Volume info retrieved successfully. [ 1013.698264] [55174]: INFO cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-c8554cae-fd25-4f57-b257-d84633c0351d tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1013.698264] [55174]: [pid: 55174|app: 0|req: 165/322] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:38:13 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1013.701762] [55175]: INFO cinder.api.openstack.wsgi [None req-3faa87c4-36c3-4cef-9829-db40ce843008 tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd returned with HTTP 200 [ 1013.702069] [55175]: [pid: 55175|app: 0|req: 158/323] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:13 2025] GET /volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.752471] [55174]: DEBUG cinder.api.middleware.request_id [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-be2427e4-fde5-4be0-b6cc-9ca1160d2005 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.754764] [55174]: INFO cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-be2427e4-fde5-4be0-b6cc-9ca1160d2005 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] POST http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9/action [ 1013.755176] [55174]: DEBUG cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-be2427e4-fde5-4be0-b6cc-9ca1160d2005 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1013.755316] [55174]: DEBUG cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-be2427e4-fde5-4be0-b6cc-9ca1160d2005 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1013.769360] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.769360] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.769757] [55174]: INFO cinder.volume.api [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-be2427e4-fde5-4be0-b6cc-9ca1160d2005 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 1013.774028] [55174]: INFO cinder.volume.api [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-be2427e4-fde5-4be0-b6cc-9ca1160d2005 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Roll detaching of volume completed successfully. [ 1013.774267] [55174]: INFO cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-be2427e4-fde5-4be0-b6cc-9ca1160d2005 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9/action returned with HTTP 202 [ 1013.774694] [55174]: [pid: 55174|app: 0|req: 166/324] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Feb 17 22:38:13 2025] POST /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1013.778774] [55175]: DEBUG cinder.api.middleware.request_id [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-5c646e01-d806-4da7-9ccf-cd5825b919da None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.781116] [55175]: INFO cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-5c646e01-d806-4da7-9ccf-cd5825b919da tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9870f50a-7151-4f30-8cb2-633d2c9645c9 [ 1013.781335] [55175]: DEBUG cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-5c646e01-d806-4da7-9ccf-cd5825b919da tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.781578] [55175]: DEBUG cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-5c646e01-d806-4da7-9ccf-cd5825b919da tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'version_select' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.788983] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.788983] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.809149] [55175]: INFO cinder.api.openstack.wsgi [req-20ff75fe-09c0-44bc-87fd-6b54fab6f4a3 req-5c646e01-d806-4da7-9ccf-cd5825b919da tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/attachments/9870f50a-7151-4f30-8cb2-633d2c9645c9 returned with HTTP 200 [ 1013.809597] [55175]: [pid: 55175|app: 0|req: 159/325] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:38:13 2025] DELETE /volume/v3/attachments/9870f50a-7151-4f30-8cb2-633d2c9645c9 => generated 192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1014.712202] [55174]: DEBUG cinder.api.middleware.request_id [None req-8bef7147-1afe-4fa3-a35f-f83c3691450c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.715131] [55174]: INFO cinder.api.openstack.wsgi [None req-8bef7147-1afe-4fa3-a35f-f83c3691450c tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] GET http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd [ 1014.715414] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8bef7147-1afe-4fa3-a35f-f83c3691450c tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.715637] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8bef7147-1afe-4fa3-a35f-f83c3691450c tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.722492] [55174]: INFO cinder.api.openstack.wsgi [None req-8bef7147-1afe-4fa3-a35f-f83c3691450c tempest-ServersNegativeTestJSON-2103940997 tempest-ServersNegativeTestJSON-2103940997-project-member] http://10.180.1.21/volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd returned with HTTP 404 [ 1014.724995] [55174]: [pid: 55174|app: 0|req: 167/326] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:14 2025] GET /volume/v3/volumes/3d8152c5-d719-40f2-b000-a0bc32680ffd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1018.554473] [55175]: DEBUG cinder.api.middleware.request_id [req-32af015a-89e4-4c09-b114-d420e2f26780 req-568d333e-20d5-4f2c-9dec-4a4c88d78ae8 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.556575] [55175]: INFO cinder.api.openstack.wsgi [req-32af015a-89e4-4c09-b114-d420e2f26780 req-568d333e-20d5-4f2c-9dec-4a4c88d78ae8 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] DELETE http://10.180.1.21/volume/v3/attachments/71558364-ef9b-49dd-9fe2-e3ddb8ff1e91 [ 1018.557206] [55175]: DEBUG cinder.api.openstack.wsgi [req-32af015a-89e4-4c09-b114-d420e2f26780 req-568d333e-20d5-4f2c-9dec-4a4c88d78ae8 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.557206] [55175]: DEBUG cinder.api.openstack.wsgi [req-32af015a-89e4-4c09-b114-d420e2f26780 req-568d333e-20d5-4f2c-9dec-4a4c88d78ae8 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'version_select' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.567078] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.567078] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.110059] [55175]: INFO cinder.api.openstack.wsgi [req-32af015a-89e4-4c09-b114-d420e2f26780 req-568d333e-20d5-4f2c-9dec-4a4c88d78ae8 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/attachments/71558364-ef9b-49dd-9fe2-e3ddb8ff1e91 returned with HTTP 200 [ 1019.110059] [55175]: [pid: 55175|app: 0|req: 160/327] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:38:18 2025] DELETE /volume/v3/attachments/71558364-ef9b-49dd-9fe2-e3ddb8ff1e91 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.116333] [55174]: DEBUG cinder.api.middleware.request_id [req-32af015a-89e4-4c09-b114-d420e2f26780 req-0f057374-beae-4506-bcff-4ed81d3506c0 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.120622] [55174]: INFO cinder.api.openstack.wsgi [req-32af015a-89e4-4c09-b114-d420e2f26780 req-0f057374-beae-4506-bcff-4ed81d3506c0 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 1019.120819] [55174]: DEBUG cinder.api.openstack.wsgi [req-32af015a-89e4-4c09-b114-d420e2f26780 req-0f057374-beae-4506-bcff-4ed81d3506c0 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.121049] [55174]: DEBUG cinder.api.openstack.wsgi [req-32af015a-89e4-4c09-b114-d420e2f26780 req-0f057374-beae-4506-bcff-4ed81d3506c0 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Calling method 'delete' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.121239] [55174]: INFO cinder.api.v3.volumes [req-32af015a-89e4-4c09-b114-d420e2f26780 req-0f057374-beae-4506-bcff-4ed81d3506c0 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Delete volume with id: a0d07e33-0f28-4def-807d-e9fe5a21aaa9 [ 1019.130803] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.130803] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.131370] [55174]: INFO cinder.volume.api [req-32af015a-89e4-4c09-b114-d420e2f26780 req-0f057374-beae-4506-bcff-4ed81d3506c0 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Volume info retrieved successfully. [ 1019.152876] [55174]: INFO cinder.volume.api [req-32af015a-89e4-4c09-b114-d420e2f26780 req-0f057374-beae-4506-bcff-4ed81d3506c0 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] Delete volume request issued successfully. [ 1019.153183] [55174]: INFO cinder.api.openstack.wsgi [req-32af015a-89e4-4c09-b114-d420e2f26780 req-0f057374-beae-4506-bcff-4ed81d3506c0 tempest-ServerActionsV293TestJSON-1224520047 tempest-ServerActionsV293TestJSON-1224520047-project-member] http://10.180.1.21/volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 returned with HTTP 202 [ 1019.153674] [55174]: [pid: 55174|app: 0|req: 168/328] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Feb 17 22:38:18 2025] DELETE /volume/v3/volumes/a0d07e33-0f28-4def-807d-e9fe5a21aaa9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1024.664200] [55175]: DEBUG cinder.api.middleware.request_id [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.666454] [55175]: INFO cinder.api.openstack.wsgi [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1024.666953] [55175]: DEBUG cinder.api.openstack.wsgi [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-815485529", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1024.669112] [55175]: DEBUG cinder.api.v3.volumes [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-815485529', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1024.669252] [55175]: INFO cinder.api.v3.volumes [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Create volume of 1 GB [ 1024.669579] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.669579] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.674807] [55175]: INFO cinder.volume.api [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Availability Zones retrieved successfully. [ 1024.681507] [55175]: DEBUG cinder.volume.api [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Flow 'volume_create_api' (a37e93b6-87ab-4835-b5cd-0acfc454c5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1024.682650] [55175]: DEBUG cinder.volume.api [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b501209-eac8-4e5f-b40b-b03ab3fe7e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.683793] [55175]: DEBUG cinder.volume.flows.api.create_volume [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1024.702051] [55175]: DEBUG cinder.volume.api [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b501209-eac8-4e5f-b40b-b03ab3fe7e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.703020] [55175]: DEBUG cinder.volume.api [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f5cfe11-b45b-4de0-bb4d-82ea2814b71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.759852] [55175]: DEBUG cinder.quota [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Created reservations ['83ca1a05-5023-4f25-95be-b6456dca56e8', '1620046f-22bc-475e-8bbc-91662efc512b', '7f99f800-c7b8-4388-ac46-727fc8f83a02', '3b2e2372-cfdd-462b-9359-ea97971e2435'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1024.760825] [55175]: DEBUG cinder.volume.api [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f5cfe11-b45b-4de0-bb4d-82ea2814b71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83ca1a05-5023-4f25-95be-b6456dca56e8', '1620046f-22bc-475e-8bbc-91662efc512b', '7f99f800-c7b8-4388-ac46-727fc8f83a02', '3b2e2372-cfdd-462b-9359-ea97971e2435']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.761845] [55175]: DEBUG cinder.volume.api [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca764a51-f3fd-4e2e-8e98-478458c2a98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.783823] [55175]: DEBUG cinder.volume.api [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca764a51-f3fd-4e2e-8e98-478458c2a98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5048eff-db5a-42bb-9461-c1d513154015', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-815485529',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='659c37cf2b3147c3b47d2b3a00667a40',qos_specs=None,replication_status=,reservations=['83ca1a05-5023-4f25-95be-b6456dca56e8','1620046f-22bc-475e-8bbc-91662efc512b','7f99f800-c7b8-4388-ac46-727fc8f83a02','3b2e2372-cfdd-462b-9359-ea97971e2435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0a804960d0414198113060ff1a92ca',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:38:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-815485529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5048eff-db5a-42bb-9461-c1d513154015,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='659c37cf2b3147c3b47d2b3a00667a40',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='ea0a804960d0414198113060ff1a92ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.784770] [55175]: DEBUG cinder.volume.api [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2327f68e-c303-444a-8e4c-8abe7cacdc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.797091] [55175]: DEBUG cinder.volume.api [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2327f68e-c303-444a-8e4c-8abe7cacdc0e) 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-815485529',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='659c37cf2b3147c3b47d2b3a00667a40',qos_specs=None,replication_status=,reservations=['83ca1a05-5023-4f25-95be-b6456dca56e8','1620046f-22bc-475e-8bbc-91662efc512b','7f99f800-c7b8-4388-ac46-727fc8f83a02','3b2e2372-cfdd-462b-9359-ea97971e2435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0a804960d0414198113060ff1a92ca',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.798016] [55175]: DEBUG cinder.volume.api [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (735e97bf-c6d6-41cc-9f16-ef21c80e4ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.806303] [55175]: DEBUG cinder.volume.api [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (735e97bf-c6d6-41cc-9f16-ef21c80e4ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.807352] [55175]: DEBUG cinder.volume.api [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Flow 'volume_create_api' (a37e93b6-87ab-4835-b5cd-0acfc454c5d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1024.807705] [55175]: INFO cinder.volume.api [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Create volume request issued successfully. [ 1024.808371] [55175]: INFO cinder.api.openstack.wsgi [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-5ceeddff-d064-470e-8c68-1469ea6e97ac tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1024.809101] [55175]: [pid: 55175|app: 0|req: 161/329] 10.180.1.21 () {64 vars in 1421 bytes} [Mon Feb 17 22:38:24 2025] POST /volume/v3/volumes => generated 761 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1024.813599] [55174]: DEBUG cinder.api.middleware.request_id [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-16706d9f-d643-4c8e-9c8d-2ac636147ac9 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.816275] [55174]: INFO cinder.api.openstack.wsgi [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-16706d9f-d643-4c8e-9c8d-2ac636147ac9 tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] GET http://10.180.1.21/volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 [ 1024.816559] [55174]: DEBUG cinder.api.openstack.wsgi [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-16706d9f-d643-4c8e-9c8d-2ac636147ac9 tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.816819] [55174]: DEBUG cinder.api.openstack.wsgi [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-16706d9f-d643-4c8e-9c8d-2ac636147ac9 tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.825559] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.825559] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.829766] [55174]: INFO cinder.volume.api [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-16706d9f-d643-4c8e-9c8d-2ac636147ac9 tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Volume info retrieved successfully. [ 1024.835645] [55174]: INFO cinder.api.openstack.wsgi [req-b998e8bf-42c3-4cb4-b4da-0193451dc496 req-16706d9f-d643-4c8e-9c8d-2ac636147ac9 tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] http://10.180.1.21/volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 returned with HTTP 200 [ 1024.836119] [55174]: [pid: 55174|app: 0|req: 169/330] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:38:24 2025] GET /volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 => generated 829 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.950325] [55175]: DEBUG cinder.api.middleware.request_id [req-09f8e74b-68a3-40a2-a9a7-18bda8b6669c req-1fc0f066-1c2e-450d-9e37-2255be755b12 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.953841] [55175]: INFO cinder.api.openstack.wsgi [req-09f8e74b-68a3-40a2-a9a7-18bda8b6669c req-1fc0f066-1c2e-450d-9e37-2255be755b12 tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] GET http://10.180.1.21/volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 [ 1024.954040] [55175]: DEBUG cinder.api.openstack.wsgi [req-09f8e74b-68a3-40a2-a9a7-18bda8b6669c req-1fc0f066-1c2e-450d-9e37-2255be755b12 tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.954265] [55175]: DEBUG cinder.api.openstack.wsgi [req-09f8e74b-68a3-40a2-a9a7-18bda8b6669c req-1fc0f066-1c2e-450d-9e37-2255be755b12 tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.962654] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.962654] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.968037] [55175]: INFO cinder.volume.api [req-09f8e74b-68a3-40a2-a9a7-18bda8b6669c req-1fc0f066-1c2e-450d-9e37-2255be755b12 tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Volume info retrieved successfully. [ 1024.972450] [55175]: INFO cinder.api.openstack.wsgi [req-09f8e74b-68a3-40a2-a9a7-18bda8b6669c req-1fc0f066-1c2e-450d-9e37-2255be755b12 tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] http://10.180.1.21/volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 returned with HTTP 200 [ 1024.972869] [55175]: [pid: 55175|app: 0|req: 162/331] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:38:24 2025] GET /volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.988278] [55174]: DEBUG cinder.api.middleware.request_id [req-ef03eb6c-2413-4845-8a93-f815116caa98 req-589d28ba-2cb9-48cf-a590-955892f5393b None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.990664] [55174]: INFO cinder.api.openstack.wsgi [req-ef03eb6c-2413-4845-8a93-f815116caa98 req-589d28ba-2cb9-48cf-a590-955892f5393b tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] GET http://10.180.1.21/volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 [ 1024.990929] [55174]: DEBUG cinder.api.openstack.wsgi [req-ef03eb6c-2413-4845-8a93-f815116caa98 req-589d28ba-2cb9-48cf-a590-955892f5393b tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.991478] [55174]: DEBUG cinder.api.openstack.wsgi [req-ef03eb6c-2413-4845-8a93-f815116caa98 req-589d28ba-2cb9-48cf-a590-955892f5393b tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.000639] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.000639] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.004283] [55174]: INFO cinder.volume.api [req-ef03eb6c-2413-4845-8a93-f815116caa98 req-589d28ba-2cb9-48cf-a590-955892f5393b tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Volume info retrieved successfully. [ 1025.008813] [55174]: INFO cinder.api.openstack.wsgi [req-ef03eb6c-2413-4845-8a93-f815116caa98 req-589d28ba-2cb9-48cf-a590-955892f5393b tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] http://10.180.1.21/volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 returned with HTTP 200 [ 1025.009253] [55174]: [pid: 55174|app: 0|req: 170/332] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:38:24 2025] GET /volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.026275] [55175]: DEBUG cinder.api.middleware.request_id [req-bbc40830-a4d6-44e9-91f0-f8714ba23d42 req-933dacf7-5f98-438d-8a64-039b5d227cae None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.028616] [55175]: INFO cinder.api.openstack.wsgi [req-bbc40830-a4d6-44e9-91f0-f8714ba23d42 req-933dacf7-5f98-438d-8a64-039b5d227cae tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 [ 1025.028828] [55175]: DEBUG cinder.api.openstack.wsgi [req-bbc40830-a4d6-44e9-91f0-f8714ba23d42 req-933dacf7-5f98-438d-8a64-039b5d227cae tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.029068] [55175]: DEBUG cinder.api.openstack.wsgi [req-bbc40830-a4d6-44e9-91f0-f8714ba23d42 req-933dacf7-5f98-438d-8a64-039b5d227cae tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.029265] [55175]: INFO cinder.api.v3.volumes [req-bbc40830-a4d6-44e9-91f0-f8714ba23d42 req-933dacf7-5f98-438d-8a64-039b5d227cae tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Delete volume with id: e5048eff-db5a-42bb-9461-c1d513154015 [ 1025.036638] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.036638] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.037135] [55175]: INFO cinder.volume.api [req-bbc40830-a4d6-44e9-91f0-f8714ba23d42 req-933dacf7-5f98-438d-8a64-039b5d227cae tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Volume info retrieved successfully. [ 1025.050218] [55175]: INFO cinder.volume.api [req-bbc40830-a4d6-44e9-91f0-f8714ba23d42 req-933dacf7-5f98-438d-8a64-039b5d227cae tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Delete volume request issued successfully. [ 1025.050403] [55175]: INFO cinder.api.openstack.wsgi [req-bbc40830-a4d6-44e9-91f0-f8714ba23d42 req-933dacf7-5f98-438d-8a64-039b5d227cae tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] http://10.180.1.21/volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 returned with HTTP 202 [ 1025.050799] [55175]: [pid: 55175|app: 0|req: 163/333] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Feb 17 22:38:24 2025] DELETE /volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1025.062991] [55174]: DEBUG cinder.api.middleware.request_id [req-444e20ed-e56e-43a4-81ba-2011fe1f4b42 req-07ef23de-4c02-4e61-b464-1b489aa9d38c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.065133] [55174]: INFO cinder.api.openstack.wsgi [req-444e20ed-e56e-43a4-81ba-2011fe1f4b42 req-07ef23de-4c02-4e61-b464-1b489aa9d38c tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] GET http://10.180.1.21/volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 [ 1025.065362] [55174]: DEBUG cinder.api.openstack.wsgi [req-444e20ed-e56e-43a4-81ba-2011fe1f4b42 req-07ef23de-4c02-4e61-b464-1b489aa9d38c tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.065578] [55174]: DEBUG cinder.api.openstack.wsgi [req-444e20ed-e56e-43a4-81ba-2011fe1f4b42 req-07ef23de-4c02-4e61-b464-1b489aa9d38c tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.074499] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.074499] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.078145] [55174]: INFO cinder.volume.api [req-444e20ed-e56e-43a4-81ba-2011fe1f4b42 req-07ef23de-4c02-4e61-b464-1b489aa9d38c tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Volume info retrieved successfully. [ 1025.083065] [55174]: INFO cinder.api.openstack.wsgi [req-444e20ed-e56e-43a4-81ba-2011fe1f4b42 req-07ef23de-4c02-4e61-b464-1b489aa9d38c tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] http://10.180.1.21/volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 returned with HTTP 200 [ 1025.083504] [55174]: [pid: 55174|app: 0|req: 171/334] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:38:24 2025] GET /volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.059546] [55175]: DEBUG cinder.api.middleware.request_id [None req-2a1f3e99-4dc0-40b5-84c7-871e39980e18 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.062817] [55175]: INFO cinder.api.openstack.wsgi [None req-2a1f3e99-4dc0-40b5-84c7-871e39980e18 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1026.062817] [55175]: DEBUG cinder.api.openstack.wsgi [None req-2a1f3e99-4dc0-40b5-84c7-871e39980e18 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.062817] [55175]: DEBUG cinder.api.openstack.wsgi [None req-2a1f3e99-4dc0-40b5-84c7-871e39980e18 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.071823] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.071823] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.076573] [55175]: INFO cinder.volume.api [None req-2a1f3e99-4dc0-40b5-84c7-871e39980e18 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1026.082748] [55175]: INFO cinder.api.openstack.wsgi [None req-2a1f3e99-4dc0-40b5-84c7-871e39980e18 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1026.082748] [55175]: [pid: 55175|app: 0|req: 164/335] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:25 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.172258] [55174]: DEBUG cinder.api.middleware.request_id [req-b371bdc8-b4a4-45d0-9799-7819bfbd4225 req-024a7c1f-4327-4724-a941-615055b6b838 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.174594] [55174]: INFO cinder.api.openstack.wsgi [req-b371bdc8-b4a4-45d0-9799-7819bfbd4225 req-024a7c1f-4327-4724-a941-615055b6b838 tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] GET http://10.180.1.21/volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 [ 1026.174825] [55174]: DEBUG cinder.api.openstack.wsgi [req-b371bdc8-b4a4-45d0-9799-7819bfbd4225 req-024a7c1f-4327-4724-a941-615055b6b838 tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.175057] [55174]: DEBUG cinder.api.openstack.wsgi [req-b371bdc8-b4a4-45d0-9799-7819bfbd4225 req-024a7c1f-4327-4724-a941-615055b6b838 tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.182477] [55174]: INFO cinder.api.openstack.wsgi [req-b371bdc8-b4a4-45d0-9799-7819bfbd4225 req-024a7c1f-4327-4724-a941-615055b6b838 tempest-VolumesGetTestJSON-1228049840 tempest-VolumesGetTestJSON-1228049840-project-member] http://10.180.1.21/volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 returned with HTTP 404 [ 1026.183168] [55174]: [pid: 55174|app: 0|req: 172/336] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:38:26 2025] GET /volume/v3/volumes/e5048eff-db5a-42bb-9461-c1d513154015 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1026.213044] [55175]: DEBUG cinder.api.middleware.request_id [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-b8f61980-34b8-49c8-8bb7-927bfba69d60 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.215524] [55175]: INFO cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-b8f61980-34b8-49c8-8bb7-927bfba69d60 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1026.215742] [55175]: DEBUG cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-b8f61980-34b8-49c8-8bb7-927bfba69d60 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.216155] [55175]: DEBUG cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-b8f61980-34b8-49c8-8bb7-927bfba69d60 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.225581] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.225581] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.230074] [55175]: INFO cinder.volume.api [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-b8f61980-34b8-49c8-8bb7-927bfba69d60 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1026.235221] [55175]: INFO cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-b8f61980-34b8-49c8-8bb7-927bfba69d60 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1026.235719] [55175]: [pid: 55175|app: 0|req: 165/337] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:38:26 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.754234] [55174]: DEBUG cinder.api.middleware.request_id [None req-3cc8ca65-4154-48ac-8b1c-f2ac0282ff4f None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.754682] [55174]: INFO cinder.api.openstack.wsgi [None req-3cc8ca65-4154-48ac-8b1c-f2ac0282ff4f None None] GET http://10.180.1.21/volume// [ 1027.754868] [55174]: DEBUG cinder.api.openstack.wsgi [None req-3cc8ca65-4154-48ac-8b1c-f2ac0282ff4f None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.755152] [55174]: DEBUG cinder.api.openstack.wsgi [None req-3cc8ca65-4154-48ac-8b1c-f2ac0282ff4f None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.755588] [55174]: INFO cinder.api.openstack.wsgi [None req-3cc8ca65-4154-48ac-8b1c-f2ac0282ff4f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1027.755899] [55174]: [pid: 55174|app: 0|req: 173/338] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:38:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1027.759801] [55175]: DEBUG cinder.api.middleware.request_id [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-072e5a3e-4c77-4a9c-97bc-dcf64826edec None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.762134] [55175]: INFO cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-072e5a3e-4c77-4a9c-97bc-dcf64826edec tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1027.762574] [55175]: DEBUG cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-072e5a3e-4c77-4a9c-97bc-dcf64826edec tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9f112cc-1b7c-4f3a-8b5b-9df6e345c371", "connector": null, "instance_uuid": "9d694e55-25f6-45fc-9909-3ce31bb25956"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1027.775675] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.775675] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.797947] [55175]: INFO cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-072e5a3e-4c77-4a9c-97bc-dcf64826edec tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1027.798396] [55175]: [pid: 55175|app: 0|req: 166/339] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:38:27 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1027.818653] [55174]: DEBUG cinder.api.middleware.request_id [None req-8289fe2e-c15a-4747-9c14-933335e44ea0 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.821045] [55174]: INFO cinder.api.openstack.wsgi [None req-8289fe2e-c15a-4747-9c14-933335e44ea0 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1027.821309] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8289fe2e-c15a-4747-9c14-933335e44ea0 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.821552] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8289fe2e-c15a-4747-9c14-933335e44ea0 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.832215] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.832215] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.835610] [55174]: INFO cinder.volume.api [None req-8289fe2e-c15a-4747-9c14-933335e44ea0 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1027.841849] [55174]: INFO cinder.api.openstack.wsgi [None req-8289fe2e-c15a-4747-9c14-933335e44ea0 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1027.842113] [55174]: [pid: 55174|app: 0|req: 174/340] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:27 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.322450] [55175]: DEBUG cinder.api.middleware.request_id [None req-f87e4304-4491-4ac0-9584-4a3981131850 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.322902] [55175]: INFO cinder.api.openstack.wsgi [None req-f87e4304-4491-4ac0-9584-4a3981131850 None None] GET http://10.180.1.21/volume// [ 1028.323103] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f87e4304-4491-4ac0-9584-4a3981131850 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.323344] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f87e4304-4491-4ac0-9584-4a3981131850 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.323786] [55175]: INFO cinder.api.openstack.wsgi [None req-f87e4304-4491-4ac0-9584-4a3981131850 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1028.324175] [55175]: [pid: 55175|app: 0|req: 167/341] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:38:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1028.328310] [55174]: DEBUG cinder.api.middleware.request_id [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-bf1b4570-6eb0-4e3e-8b4a-7f9c7d49c05d None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.331633] [55174]: INFO cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-bf1b4570-6eb0-4e3e-8b4a-7f9c7d49c05d tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1028.331891] [55174]: DEBUG cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-bf1b4570-6eb0-4e3e-8b4a-7f9c7d49c05d tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.332126] [55174]: DEBUG cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-bf1b4570-6eb0-4e3e-8b4a-7f9c7d49c05d tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.344556] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.344556] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.348226] [55174]: INFO cinder.volume.api [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-bf1b4570-6eb0-4e3e-8b4a-7f9c7d49c05d tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1028.353771] [55174]: INFO cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-bf1b4570-6eb0-4e3e-8b4a-7f9c7d49c05d tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1028.353771] [55174]: [pid: 55174|app: 0|req: 175/342] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:38:28 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1028.386165] [55175]: DEBUG cinder.api.middleware.request_id [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-588ad766-7617-4da9-a31c-a15865cb35a4 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.388573] [55175]: INFO cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-588ad766-7617-4da9-a31c-a15865cb35a4 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] PUT http://10.180.1.21/volume/v3/attachments/0f4d1aa4-5620-45a3-87ff-9878d0d3c4e0 [ 1028.389063] [55175]: DEBUG cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-588ad766-7617-4da9-a31c-a15865cb35a4 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-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-523982", "mountpoint": "/dev/sdb"}}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1028.397266] [55175]: DEBUG cinder.coordination [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-588ad766-7617-4da9-a31c-a15865cb35a4 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Acquiring lock "cinder-attachment_update-f9f112cc-1b7c-4f3a-8b5b-9df6e345c371-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1028.404787] [55175]: DEBUG cinder.coordination [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-588ad766-7617-4da9-a31c-a15865cb35a4 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Lock "cinder-attachment_update-f9f112cc-1b7c-4f3a-8b5b-9df6e345c371-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1028.405916] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.405916] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.854180] [55174]: DEBUG cinder.api.middleware.request_id [None req-f2633865-6b3a-4db3-b871-c71b7b6b9862 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.856624] [55174]: INFO cinder.api.openstack.wsgi [None req-f2633865-6b3a-4db3-b871-c71b7b6b9862 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1028.857087] [55174]: DEBUG cinder.api.openstack.wsgi [None req-f2633865-6b3a-4db3-b871-c71b7b6b9862 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.857361] [55174]: DEBUG cinder.api.openstack.wsgi [None req-f2633865-6b3a-4db3-b871-c71b7b6b9862 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.874470] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.874470] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.878660] [55174]: INFO cinder.volume.api [None req-f2633865-6b3a-4db3-b871-c71b7b6b9862 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1028.884519] [55174]: INFO cinder.api.openstack.wsgi [None req-f2633865-6b3a-4db3-b871-c71b7b6b9862 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1028.885064] [55174]: [pid: 55174|app: 0|req: 176/343] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:28 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.896725] [55174]: DEBUG cinder.api.middleware.request_id [None req-334eb16a-f58a-4704-8acf-6475516ad969 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.900191] [55174]: INFO cinder.api.openstack.wsgi [None req-334eb16a-f58a-4704-8acf-6475516ad969 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1029.900191] [55174]: DEBUG cinder.api.openstack.wsgi [None req-334eb16a-f58a-4704-8acf-6475516ad969 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.900191] [55174]: DEBUG cinder.api.openstack.wsgi [None req-334eb16a-f58a-4704-8acf-6475516ad969 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.911376] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.911376] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.915083] [55174]: INFO cinder.volume.api [None req-334eb16a-f58a-4704-8acf-6475516ad969 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1029.919666] [55174]: INFO cinder.api.openstack.wsgi [None req-334eb16a-f58a-4704-8acf-6475516ad969 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1029.920103] [55174]: [pid: 55174|app: 0|req: 177/344] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:29 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.019800] [55174]: DEBUG cinder.api.middleware.request_id [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.021888] [55174]: INFO cinder.api.openstack.wsgi [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1030.022368] [55174]: DEBUG cinder.api.openstack.wsgi [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1877714148"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1030.027391] [55174]: DEBUG cinder.api.v3.volumes [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1877714148'}} {{(pid=55174) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1030.027530] [55174]: INFO cinder.api.v3.volumes [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Create volume of 1 GB [ 1030.031819] [55174]: INFO cinder.volume.api [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Availability Zones retrieved successfully. [ 1030.042420] [55174]: DEBUG cinder.volume.api [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Flow 'volume_create_api' (b49b0390-5aac-4fd4-93b7-2eb44f29d5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1030.043661] [55174]: DEBUG cinder.volume.api [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb70b44b-4894-4599-bf18-5173ba05929f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1030.044803] [55174]: DEBUG cinder.volume.flows.api.create_volume [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Validating volume size '1' using validate_int {{(pid=55174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1030.065941] [55174]: DEBUG cinder.volume.api [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb70b44b-4894-4599-bf18-5173ba05929f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1030.068159] [55174]: DEBUG cinder.volume.api [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (670d0971-6c3c-4e13-9f48-7d9372a907ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1030.117759] [55174]: DEBUG cinder.quota [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Created reservations ['a440a814-5219-4889-a6ae-c68e39b8a949', '2d728ba4-80dc-41d4-a24b-c0773909f8cd', 'bd454880-5b77-4b8c-893d-7754f60d36e8', 'ce07d29f-d02e-4daa-94e9-ff146448b936'] {{(pid=55174) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1030.118759] [55174]: DEBUG cinder.volume.api [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (670d0971-6c3c-4e13-9f48-7d9372a907ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a440a814-5219-4889-a6ae-c68e39b8a949', '2d728ba4-80dc-41d4-a24b-c0773909f8cd', 'bd454880-5b77-4b8c-893d-7754f60d36e8', 'ce07d29f-d02e-4daa-94e9-ff146448b936']}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1030.119611] [55174]: DEBUG cinder.volume.api [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f3bd3d8-c0b6-4605-9893-6afea7d6c40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1030.133357] [55174]: DEBUG cinder.volume.api [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f3bd3d8-c0b6-4605-9893-6afea7d6c40c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1877714148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55676c64756f4e1890efd5c9265b3f01',qos_specs=None,replication_status=,reservations=['a440a814-5219-4889-a6ae-c68e39b8a949','2d728ba4-80dc-41d4-a24b-c0773909f8cd','bd454880-5b77-4b8c-893d-7754f60d36e8','ce07d29f-d02e-4daa-94e9-ff146448b936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9af453307c714d4f9a8376c2fa619510',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:38:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1877714148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55676c64756f4e1890efd5c9265b3f01',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='9af453307c714d4f9a8376c2fa619510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1030.134284] [55174]: DEBUG cinder.volume.api [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca92c5c-52c0-4c08-9db6-9f66a0ada22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1030.148319] [55174]: DEBUG cinder.volume.api [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca92c5c-52c0-4c08-9db6-9f66a0ada22a) 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-1877714148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55676c64756f4e1890efd5c9265b3f01',qos_specs=None,replication_status=,reservations=['a440a814-5219-4889-a6ae-c68e39b8a949','2d728ba4-80dc-41d4-a24b-c0773909f8cd','bd454880-5b77-4b8c-893d-7754f60d36e8','ce07d29f-d02e-4daa-94e9-ff146448b936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9af453307c714d4f9a8376c2fa619510',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1030.149211] [55174]: DEBUG cinder.volume.api [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4cc482d-fa0a-4135-916c-1203099057c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1030.157453] [55174]: DEBUG cinder.volume.api [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4cc482d-fa0a-4135-916c-1203099057c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1030.158470] [55174]: DEBUG cinder.volume.api [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Flow 'volume_create_api' (b49b0390-5aac-4fd4-93b7-2eb44f29d5a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1030.158809] [55174]: INFO cinder.volume.api [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Create volume request issued successfully. [ 1030.159485] [55174]: INFO cinder.api.openstack.wsgi [None req-5c4a25cd-8630-4b0b-a465-d9982a4b6776 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1030.159991] [55174]: [pid: 55174|app: 0|req: 178/345] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:38:29 2025] POST /volume/v3/volumes => generated 756 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1030.168102] [55174]: DEBUG cinder.api.middleware.request_id [None req-914cdc9c-53b5-461c-ae62-0a36db3e7d4a None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.170108] [55174]: INFO cinder.api.openstack.wsgi [None req-914cdc9c-53b5-461c-ae62-0a36db3e7d4a tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1030.170319] [55174]: DEBUG cinder.api.openstack.wsgi [None req-914cdc9c-53b5-461c-ae62-0a36db3e7d4a tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.170532] [55174]: DEBUG cinder.api.openstack.wsgi [None req-914cdc9c-53b5-461c-ae62-0a36db3e7d4a tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.177560] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.177560] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.180870] [55174]: INFO cinder.volume.api [None req-914cdc9c-53b5-461c-ae62-0a36db3e7d4a tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1030.184929] [55174]: INFO cinder.api.openstack.wsgi [None req-914cdc9c-53b5-461c-ae62-0a36db3e7d4a tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb returned with HTTP 200 [ 1030.185298] [55174]: [pid: 55174|app: 0|req: 179/346] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:30 2025] GET /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1030.930299] [55174]: DEBUG cinder.api.middleware.request_id [None req-dc2e7d42-62a5-4cf6-a79d-3f1fcaca6646 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.932591] [55174]: INFO cinder.api.openstack.wsgi [None req-dc2e7d42-62a5-4cf6-a79d-3f1fcaca6646 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1030.932834] [55174]: DEBUG cinder.api.openstack.wsgi [None req-dc2e7d42-62a5-4cf6-a79d-3f1fcaca6646 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.933083] [55174]: DEBUG cinder.api.openstack.wsgi [None req-dc2e7d42-62a5-4cf6-a79d-3f1fcaca6646 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.945557] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.945557] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.950245] [55174]: INFO cinder.volume.api [None req-dc2e7d42-62a5-4cf6-a79d-3f1fcaca6646 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1030.955789] [55174]: INFO cinder.api.openstack.wsgi [None req-dc2e7d42-62a5-4cf6-a79d-3f1fcaca6646 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1030.955974] [55174]: [pid: 55174|app: 0|req: 180/347] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:30 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.196320] [55174]: DEBUG cinder.api.middleware.request_id [None req-eb80bbcb-38f1-4b56-bca4-0f7958e783b4 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.198738] [55174]: INFO cinder.api.openstack.wsgi [None req-eb80bbcb-38f1-4b56-bca4-0f7958e783b4 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1031.199187] [55174]: DEBUG cinder.api.openstack.wsgi [None req-eb80bbcb-38f1-4b56-bca4-0f7958e783b4 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.199525] [55174]: DEBUG cinder.api.openstack.wsgi [None req-eb80bbcb-38f1-4b56-bca4-0f7958e783b4 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.211311] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.211311] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.219733] [55174]: INFO cinder.volume.api [None req-eb80bbcb-38f1-4b56-bca4-0f7958e783b4 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1031.224912] [55174]: INFO cinder.api.openstack.wsgi [None req-eb80bbcb-38f1-4b56-bca4-0f7958e783b4 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb returned with HTTP 200 [ 1031.225522] [55174]: [pid: 55174|app: 0|req: 181/348] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:31 2025] GET /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.969933] [55174]: DEBUG cinder.api.middleware.request_id [None req-cd421360-3b65-41ff-b2d7-d0080cf2f9a9 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.972601] [55174]: INFO cinder.api.openstack.wsgi [None req-cd421360-3b65-41ff-b2d7-d0080cf2f9a9 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1031.972902] [55174]: DEBUG cinder.api.openstack.wsgi [None req-cd421360-3b65-41ff-b2d7-d0080cf2f9a9 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.973173] [55174]: DEBUG cinder.api.openstack.wsgi [None req-cd421360-3b65-41ff-b2d7-d0080cf2f9a9 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.989485] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.989485] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.994336] [55174]: INFO cinder.volume.api [None req-cd421360-3b65-41ff-b2d7-d0080cf2f9a9 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1032.000769] [55174]: INFO cinder.api.openstack.wsgi [None req-cd421360-3b65-41ff-b2d7-d0080cf2f9a9 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1032.001445] [55174]: [pid: 55174|app: 0|req: 182/349] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:31 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.011809] [55174]: DEBUG cinder.api.middleware.request_id [None req-620fdd35-3343-46d6-8bdc-148a201c878f None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.015024] [55174]: INFO cinder.api.openstack.wsgi [None req-620fdd35-3343-46d6-8bdc-148a201c878f tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1033.015423] [55174]: DEBUG cinder.api.openstack.wsgi [None req-620fdd35-3343-46d6-8bdc-148a201c878f tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.015787] [55174]: DEBUG cinder.api.openstack.wsgi [None req-620fdd35-3343-46d6-8bdc-148a201c878f tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.034927] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.034927] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.041307] [55174]: INFO cinder.volume.api [None req-620fdd35-3343-46d6-8bdc-148a201c878f tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1033.049026] [55174]: INFO cinder.api.openstack.wsgi [None req-620fdd35-3343-46d6-8bdc-148a201c878f tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1033.049877] [55174]: [pid: 55174|app: 0|req: 183/350] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:32 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.433408] [55175]: DEBUG cinder.coordination [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-588ad766-7617-4da9-a31c-a15865cb35a4 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Lock "cinder-attachment_update-f9f112cc-1b7c-4f3a-8b5b-9df6e345c371-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.029s {{(pid=55175) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1033.433801] [55175]: INFO cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-588ad766-7617-4da9-a31c-a15865cb35a4 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments/0f4d1aa4-5620-45a3-87ff-9878d0d3c4e0 returned with HTTP 200 [ 1033.434313] [55175]: [pid: 55175|app: 0|req: 168/351] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:38:28 2025] PUT /volume/v3/attachments/0f4d1aa4-5620-45a3-87ff-9878d0d3c4e0 => generated 617 bytes in 5049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.059984] [55174]: DEBUG cinder.api.middleware.request_id [None req-2f53da30-64aa-4a52-81e7-18d66b245bbb None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.062380] [55174]: INFO cinder.api.openstack.wsgi [None req-2f53da30-64aa-4a52-81e7-18d66b245bbb tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1034.062617] [55174]: DEBUG cinder.api.openstack.wsgi [None req-2f53da30-64aa-4a52-81e7-18d66b245bbb tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.062843] [55174]: DEBUG cinder.api.openstack.wsgi [None req-2f53da30-64aa-4a52-81e7-18d66b245bbb tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.077412] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.077412] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.082248] [55174]: INFO cinder.volume.api [None req-2f53da30-64aa-4a52-81e7-18d66b245bbb tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1034.088177] [55174]: INFO cinder.api.openstack.wsgi [None req-2f53da30-64aa-4a52-81e7-18d66b245bbb tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1034.088651] [55174]: [pid: 55174|app: 0|req: 184/352] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:33 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1035.086888] [55175]: DEBUG cinder.api.middleware.request_id [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-e4962944-9849-4051-b9f0-27856ea52e9b None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.089702] [55175]: INFO cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-e4962944-9849-4051-b9f0-27856ea52e9b tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] POST http://10.180.1.21/volume/v3/attachments/0f4d1aa4-5620-45a3-87ff-9878d0d3c4e0/action [ 1035.090573] [55175]: DEBUG cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-e4962944-9849-4051-b9f0-27856ea52e9b tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action body: b'{"os-complete": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1035.090969] [55175]: DEBUG cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-e4962944-9849-4051-b9f0-27856ea52e9b tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1035.103798] [55174]: DEBUG cinder.api.middleware.request_id [None req-c4308cb0-bf4b-492d-b9d1-eea07e73f3bf None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.106440] [55174]: INFO cinder.api.openstack.wsgi [None req-c4308cb0-bf4b-492d-b9d1-eea07e73f3bf tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1035.106681] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c4308cb0-bf4b-492d-b9d1-eea07e73f3bf tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.106951] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c4308cb0-bf4b-492d-b9d1-eea07e73f3bf tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.112073] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.112073] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.117634] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.117634] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.119740] [55175]: INFO cinder.api.openstack.wsgi [req-dd2fd103-1d9b-4bcb-b148-41dc5e58f249 req-e4962944-9849-4051-b9f0-27856ea52e9b tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments/0f4d1aa4-5620-45a3-87ff-9878d0d3c4e0/action returned with HTTP 204 [ 1035.120350] [55175]: [pid: 55175|app: 0|req: 169/353] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:38:34 2025] POST /volume/v3/attachments/0f4d1aa4-5620-45a3-87ff-9878d0d3c4e0/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1035.121551] [55174]: INFO cinder.volume.api [None req-c4308cb0-bf4b-492d-b9d1-eea07e73f3bf tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1035.126533] [55174]: INFO cinder.api.openstack.wsgi [None req-c4308cb0-bf4b-492d-b9d1-eea07e73f3bf tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1035.127202] [55174]: [pid: 55174|app: 0|req: 185/354] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:34 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.137971] [55175]: DEBUG cinder.api.middleware.request_id [None req-70d1dc02-e25d-4bfe-bc55-9c50d52f2d37 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.142900] [55175]: INFO cinder.api.openstack.wsgi [None req-70d1dc02-e25d-4bfe-bc55-9c50d52f2d37 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1036.143247] [55175]: DEBUG cinder.api.openstack.wsgi [None req-70d1dc02-e25d-4bfe-bc55-9c50d52f2d37 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.143561] [55175]: DEBUG cinder.api.openstack.wsgi [None req-70d1dc02-e25d-4bfe-bc55-9c50d52f2d37 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.154903] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.154903] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.158737] [55175]: INFO cinder.volume.api [None req-70d1dc02-e25d-4bfe-bc55-9c50d52f2d37 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1036.164036] [55175]: INFO cinder.api.openstack.wsgi [None req-70d1dc02-e25d-4bfe-bc55-9c50d52f2d37 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1036.164471] [55175]: [pid: 55175|app: 0|req: 170/355] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:35 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1036.174940] [55174]: DEBUG cinder.api.middleware.request_id [None req-4799c4ae-ea5b-47bc-aee4-7d82eff8b1e1 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.177844] [55174]: INFO cinder.api.openstack.wsgi [None req-4799c4ae-ea5b-47bc-aee4-7d82eff8b1e1 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1036.178267] [55174]: DEBUG cinder.api.openstack.wsgi [None req-4799c4ae-ea5b-47bc-aee4-7d82eff8b1e1 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.178521] [55174]: DEBUG cinder.api.openstack.wsgi [None req-4799c4ae-ea5b-47bc-aee4-7d82eff8b1e1 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.192423] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.192423] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.198232] [55174]: INFO cinder.volume.api [None req-4799c4ae-ea5b-47bc-aee4-7d82eff8b1e1 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1036.203940] [55174]: INFO cinder.api.openstack.wsgi [None req-4799c4ae-ea5b-47bc-aee4-7d82eff8b1e1 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1036.204399] [55174]: [pid: 55174|app: 0|req: 186/356] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:36 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1036.520734] [55175]: DEBUG cinder.api.middleware.request_id [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-a61be80a-b0e0-4804-8851-9a0b5a038f71 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.523406] [55175]: INFO cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-a61be80a-b0e0-4804-8851-9a0b5a038f71 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1036.523630] [55175]: DEBUG cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-a61be80a-b0e0-4804-8851-9a0b5a038f71 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.523849] [55175]: DEBUG cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-a61be80a-b0e0-4804-8851-9a0b5a038f71 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.534501] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.534501] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.538632] [55175]: INFO cinder.volume.api [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-a61be80a-b0e0-4804-8851-9a0b5a038f71 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1036.544528] [55175]: INFO cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-a61be80a-b0e0-4804-8851-9a0b5a038f71 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1036.545135] [55175]: [pid: 55175|app: 0|req: 171/357] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:38:36 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1038.672852] [55174]: DEBUG cinder.api.middleware.request_id [req-56ac2473-cf67-47ce-8ea1-023dcddeaebe req-abd426e4-ad09-403d-bdf0-1a507fe6632b None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.675627] [55174]: INFO cinder.api.openstack.wsgi [req-56ac2473-cf67-47ce-8ea1-023dcddeaebe req-abd426e4-ad09-403d-bdf0-1a507fe6632b tempest-ServerActionsTestJSON-1726760657 tempest-ServerActionsTestJSON-1726760657-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=5ea4c876-a32b-4295-855c-61464cc8f72b [ 1038.675897] [55174]: DEBUG cinder.api.openstack.wsgi [req-56ac2473-cf67-47ce-8ea1-023dcddeaebe req-abd426e4-ad09-403d-bdf0-1a507fe6632b tempest-ServerActionsTestJSON-1726760657 tempest-ServerActionsTestJSON-1726760657-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.676140] [55174]: DEBUG cinder.api.openstack.wsgi [req-56ac2473-cf67-47ce-8ea1-023dcddeaebe req-abd426e4-ad09-403d-bdf0-1a507fe6632b tempest-ServerActionsTestJSON-1726760657 tempest-ServerActionsTestJSON-1726760657-project-member] Calling method 'version_select' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.690225] [55174]: INFO cinder.api.openstack.wsgi [req-56ac2473-cf67-47ce-8ea1-023dcddeaebe req-abd426e4-ad09-403d-bdf0-1a507fe6632b tempest-ServerActionsTestJSON-1726760657 tempest-ServerActionsTestJSON-1726760657-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=5ea4c876-a32b-4295-855c-61464cc8f72b returned with HTTP 200 [ 1038.690706] [55174]: [pid: 55174|app: 0|req: 187/358] 10.180.1.21 () {62 vars in 1517 bytes} [Mon Feb 17 22:38:38 2025] GET /volume/v3/attachments?instance_id=5ea4c876-a32b-4295-855c-61464cc8f72b => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1038.742563] [55175]: DEBUG cinder.api.middleware.request_id [None req-e1cb224d-27f8-4333-bb8f-5c38f3f4b206 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.742870] [55175]: INFO cinder.api.openstack.wsgi [None req-e1cb224d-27f8-4333-bb8f-5c38f3f4b206 None None] GET http://10.180.1.21/volume// [ 1038.743074] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e1cb224d-27f8-4333-bb8f-5c38f3f4b206 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.743281] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e1cb224d-27f8-4333-bb8f-5c38f3f4b206 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.743682] [55175]: INFO cinder.api.openstack.wsgi [None req-e1cb224d-27f8-4333-bb8f-5c38f3f4b206 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1038.744072] [55175]: [pid: 55175|app: 0|req: 172/359] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:38:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1038.747735] [55174]: DEBUG cinder.api.middleware.request_id [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-7c12a757-f9aa-46f4-b536-f3919c8a27eb None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.750222] [55174]: INFO cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-7c12a757-f9aa-46f4-b536-f3919c8a27eb tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1038.750724] [55174]: DEBUG cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-7c12a757-f9aa-46f4-b536-f3919c8a27eb tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9f112cc-1b7c-4f3a-8b5b-9df6e345c371", "connector": null, "instance_uuid": "9d694e55-25f6-45fc-9909-3ce31bb25956"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1038.766974] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.766974] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.796269] [55174]: INFO cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-7c12a757-f9aa-46f4-b536-f3919c8a27eb tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1038.796996] [55174]: [pid: 55174|app: 0|req: 188/360] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:38:38 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1038.802641] [55175]: DEBUG cinder.api.middleware.request_id [None req-bb181df0-4b60-47aa-b89c-8a961da5a179 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.803196] [55175]: INFO cinder.api.openstack.wsgi [None req-bb181df0-4b60-47aa-b89c-8a961da5a179 None None] GET http://10.180.1.21/volume// [ 1038.803897] [55175]: DEBUG cinder.api.openstack.wsgi [None req-bb181df0-4b60-47aa-b89c-8a961da5a179 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.804040] [55175]: DEBUG cinder.api.openstack.wsgi [None req-bb181df0-4b60-47aa-b89c-8a961da5a179 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.804664] [55175]: INFO cinder.api.openstack.wsgi [None req-bb181df0-4b60-47aa-b89c-8a961da5a179 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1038.804956] [55175]: [pid: 55175|app: 0|req: 173/361] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:38:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1038.809207] [55174]: DEBUG cinder.api.middleware.request_id [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-1d94a3dd-0d15-4615-bc90-f6e211c4195a None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.812122] [55174]: INFO cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-1d94a3dd-0d15-4615-bc90-f6e211c4195a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1038.812122] [55174]: DEBUG cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-1d94a3dd-0d15-4615-bc90-f6e211c4195a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.812324] [55174]: DEBUG cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-1d94a3dd-0d15-4615-bc90-f6e211c4195a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.827476] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.827476] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.831936] [55174]: INFO cinder.volume.api [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-1d94a3dd-0d15-4615-bc90-f6e211c4195a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1038.837190] [55174]: INFO cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-1d94a3dd-0d15-4615-bc90-f6e211c4195a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1038.837753] [55174]: [pid: 55174|app: 0|req: 189/362] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:38:38 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1042.045219] [55175]: DEBUG cinder.api.middleware.request_id [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-0e789a22-9d89-45b7-9cc1-595e0827d2a9 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.050211] [55175]: INFO cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-0e789a22-9d89-45b7-9cc1-595e0827d2a9 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0f4d1aa4-5620-45a3-87ff-9878d0d3c4e0 [ 1042.050443] [55175]: DEBUG cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-0e789a22-9d89-45b7-9cc1-595e0827d2a9 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1042.050660] [55175]: DEBUG cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-0e789a22-9d89-45b7-9cc1-595e0827d2a9 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'version_select' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1042.069662] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.069662] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1042.600129] [55175]: INFO cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-0e789a22-9d89-45b7-9cc1-595e0827d2a9 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments/0f4d1aa4-5620-45a3-87ff-9878d0d3c4e0 returned with HTTP 200 [ 1042.600583] [55175]: [pid: 55175|app: 0|req: 174/363] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:38:41 2025] DELETE /volume/v3/attachments/0f4d1aa4-5620-45a3-87ff-9878d0d3c4e0 => generated 192 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1044.278442] [55174]: DEBUG cinder.api.middleware.request_id [None req-7fd42ca3-b67d-4557-a954-a6782d546518 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.279445] [55174]: INFO cinder.api.openstack.wsgi [None req-7fd42ca3-b67d-4557-a954-a6782d546518 None None] GET http://10.180.1.21/volume// [ 1044.279445] [55174]: DEBUG cinder.api.openstack.wsgi [None req-7fd42ca3-b67d-4557-a954-a6782d546518 None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.279445] [55174]: DEBUG cinder.api.openstack.wsgi [None req-7fd42ca3-b67d-4557-a954-a6782d546518 None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.279994] [55174]: INFO cinder.api.openstack.wsgi [None req-7fd42ca3-b67d-4557-a954-a6782d546518 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1044.280197] [55174]: [pid: 55174|app: 0|req: 190/364] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:38:44 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1044.284493] [55175]: DEBUG cinder.api.middleware.request_id [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-a9ad1477-3149-4753-9895-86e83e51ed54 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.287263] [55175]: INFO cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-a9ad1477-3149-4753-9895-86e83e51ed54 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1044.287508] [55175]: DEBUG cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-a9ad1477-3149-4753-9895-86e83e51ed54 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.287732] [55175]: DEBUG cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-a9ad1477-3149-4753-9895-86e83e51ed54 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.302998] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.302998] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.307089] [55175]: INFO cinder.volume.api [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-a9ad1477-3149-4753-9895-86e83e51ed54 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1044.312051] [55175]: INFO cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-a9ad1477-3149-4753-9895-86e83e51ed54 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1044.312465] [55175]: [pid: 55175|app: 0|req: 175/365] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:38:44 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1044.449108] [55174]: DEBUG cinder.api.middleware.request_id [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-80115ffc-9b8d-4bee-bc21-b1d23cf05971 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.451514] [55174]: INFO cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-80115ffc-9b8d-4bee-bc21-b1d23cf05971 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] PUT http://10.180.1.21/volume/v3/attachments/cd85f529-42f4-4338-8e12-e4c8536ae2b6 [ 1044.451955] [55174]: DEBUG cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-80115ffc-9b8d-4bee-bc21-b1d23cf05971 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-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=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1044.460012] [55174]: DEBUG cinder.coordination [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-80115ffc-9b8d-4bee-bc21-b1d23cf05971 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Acquiring lock "cinder-attachment_update-f9f112cc-1b7c-4f3a-8b5b-9df6e345c371-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1044.464380] [55174]: DEBUG cinder.coordination [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-80115ffc-9b8d-4bee-bc21-b1d23cf05971 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Lock "cinder-attachment_update-f9f112cc-1b7c-4f3a-8b5b-9df6e345c371-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1044.465462] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.465462] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.988440] [55174]: DEBUG cinder.coordination [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-80115ffc-9b8d-4bee-bc21-b1d23cf05971 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Lock "cinder-attachment_update-f9f112cc-1b7c-4f3a-8b5b-9df6e345c371-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=55174) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1044.988826] [55174]: INFO cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-80115ffc-9b8d-4bee-bc21-b1d23cf05971 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments/cd85f529-42f4-4338-8e12-e4c8536ae2b6 returned with HTTP 200 [ 1044.989356] [55174]: [pid: 55174|app: 0|req: 191/366] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:38:44 2025] PUT /volume/v3/attachments/cd85f529-42f4-4338-8e12-e4c8536ae2b6 => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1045.498109] [55175]: DEBUG cinder.api.middleware.request_id [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-82409e48-1617-4042-84b2-c562b1f8af71 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.500325] [55175]: INFO cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-82409e48-1617-4042-84b2-c562b1f8af71 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] POST http://10.180.1.21/volume/v3/attachments/cd85f529-42f4-4338-8e12-e4c8536ae2b6/action [ 1045.500784] [55175]: DEBUG cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-82409e48-1617-4042-84b2-c562b1f8af71 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action body: b'{"os-complete": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1045.500927] [55175]: DEBUG cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-82409e48-1617-4042-84b2-c562b1f8af71 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1045.521246] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.521246] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.528195] [55175]: INFO cinder.api.openstack.wsgi [req-c1a4d08c-4536-43ec-8010-97c55061c49b req-82409e48-1617-4042-84b2-c562b1f8af71 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments/cd85f529-42f4-4338-8e12-e4c8536ae2b6/action returned with HTTP 204 [ 1045.528616] [55175]: [pid: 55175|app: 0|req: 176/367] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:38:45 2025] POST /volume/v3/attachments/cd85f529-42f4-4338-8e12-e4c8536ae2b6/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1054.739946] [55174]: DEBUG cinder.api.middleware.request_id [req-ac6c8bf0-aa11-4077-bf21-554eec85722c req-9761a575-a089-4874-a9b8-710316b7d19a None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.743282] [55174]: INFO cinder.api.openstack.wsgi [req-ac6c8bf0-aa11-4077-bf21-554eec85722c req-9761a575-a089-4874-a9b8-710316b7d19a tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1054.743456] [55174]: DEBUG cinder.api.openstack.wsgi [req-ac6c8bf0-aa11-4077-bf21-554eec85722c req-9761a575-a089-4874-a9b8-710316b7d19a tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.743703] [55174]: DEBUG cinder.api.openstack.wsgi [req-ac6c8bf0-aa11-4077-bf21-554eec85722c req-9761a575-a089-4874-a9b8-710316b7d19a tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.748423] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=160,cinder:UPDATE=20,cinder:INSERT=13 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1054.761195] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.761195] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.764633] [55174]: INFO cinder.volume.api [req-ac6c8bf0-aa11-4077-bf21-554eec85722c req-9761a575-a089-4874-a9b8-710316b7d19a tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1054.771207] [55174]: INFO cinder.api.openstack.wsgi [req-ac6c8bf0-aa11-4077-bf21-554eec85722c req-9761a575-a089-4874-a9b8-710316b7d19a tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb returned with HTTP 200 [ 1054.771714] [55174]: [pid: 55174|app: 0|req: 192/368] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:38:54 2025] GET /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1054.790275] [55175]: DEBUG cinder.api.middleware.request_id [None req-918e8494-8e1f-4d97-9b06-d5ba31b9e374 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.790702] [55175]: INFO cinder.api.openstack.wsgi [None req-918e8494-8e1f-4d97-9b06-d5ba31b9e374 None None] GET http://10.180.1.21/volume// [ 1054.790891] [55175]: DEBUG cinder.api.openstack.wsgi [None req-918e8494-8e1f-4d97-9b06-d5ba31b9e374 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.791124] [55175]: DEBUG cinder.api.openstack.wsgi [None req-918e8494-8e1f-4d97-9b06-d5ba31b9e374 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.791512] [55175]: INFO cinder.api.openstack.wsgi [None req-918e8494-8e1f-4d97-9b06-d5ba31b9e374 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1054.791820] [55175]: [pid: 55175|app: 0|req: 177/369] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:38:54 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1054.795716] [55174]: DEBUG cinder.api.middleware.request_id [req-ac6c8bf0-aa11-4077-bf21-554eec85722c req-f293a3db-0f6b-4da6-9f74-dd75337d3334 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.799157] [55174]: INFO cinder.api.openstack.wsgi [req-ac6c8bf0-aa11-4077-bf21-554eec85722c req-f293a3db-0f6b-4da6-9f74-dd75337d3334 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1054.799454] [55174]: DEBUG cinder.api.openstack.wsgi [req-ac6c8bf0-aa11-4077-bf21-554eec85722c req-f293a3db-0f6b-4da6-9f74-dd75337d3334 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb", "connector": null, "instance_uuid": "b8b76e1c-723c-47b9-a810-381de87e54bc"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1054.811450] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.811450] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.835036] [55174]: INFO cinder.api.openstack.wsgi [req-ac6c8bf0-aa11-4077-bf21-554eec85722c req-f293a3db-0f6b-4da6-9f74-dd75337d3334 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1054.835508] [55174]: [pid: 55174|app: 0|req: 193/370] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:38:54 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1054.856549] [55175]: DEBUG cinder.api.middleware.request_id [req-ac6c8bf0-aa11-4077-bf21-554eec85722c req-871f39f9-50f4-4ed1-9974-1a77aac6fbc5 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.859251] [55175]: INFO cinder.api.openstack.wsgi [req-ac6c8bf0-aa11-4077-bf21-554eec85722c req-871f39f9-50f4-4ed1-9974-1a77aac6fbc5 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] POST http://10.180.1.21/volume/v3/attachments/092df95c-5bc5-47ae-a002-b93cfcfce945/action [ 1054.859726] [55175]: DEBUG cinder.api.openstack.wsgi [req-ac6c8bf0-aa11-4077-bf21-554eec85722c req-871f39f9-50f4-4ed1-9974-1a77aac6fbc5 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Action body: b'{"os-complete": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1054.859897] [55175]: DEBUG cinder.api.openstack.wsgi [req-ac6c8bf0-aa11-4077-bf21-554eec85722c req-871f39f9-50f4-4ed1-9974-1a77aac6fbc5 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1054.861730] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=144,cinder:UPDATE=33,cinder:INSERT=15 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1054.877735] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.877735] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.885708] [55175]: INFO cinder.api.openstack.wsgi [req-ac6c8bf0-aa11-4077-bf21-554eec85722c req-871f39f9-50f4-4ed1-9974-1a77aac6fbc5 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/attachments/092df95c-5bc5-47ae-a002-b93cfcfce945/action returned with HTTP 204 [ 1054.886235] [55175]: [pid: 55175|app: 0|req: 178/371] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:38:54 2025] POST /volume/v3/attachments/092df95c-5bc5-47ae-a002-b93cfcfce945/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1054.902301] [55174]: DEBUG cinder.api.middleware.request_id [None req-8290ef47-78f9-476c-9235-df418baa280d None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.904576] [55174]: INFO cinder.api.openstack.wsgi [None req-8290ef47-78f9-476c-9235-df418baa280d tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1054.904867] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8290ef47-78f9-476c-9235-df418baa280d tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.905198] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8290ef47-78f9-476c-9235-df418baa280d tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.915492] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.915492] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.918616] [55174]: INFO cinder.volume.api [None req-8290ef47-78f9-476c-9235-df418baa280d tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1054.924335] [55174]: INFO cinder.api.openstack.wsgi [None req-8290ef47-78f9-476c-9235-df418baa280d tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb returned with HTTP 200 [ 1054.924770] [55174]: [pid: 55174|app: 0|req: 194/372] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:54 2025] GET /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1054.937166] [55175]: DEBUG cinder.api.middleware.request_id [None req-077c4940-fdb7-401b-b5bd-7ab50f2d90ee None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.940411] [55175]: INFO cinder.api.openstack.wsgi [None req-077c4940-fdb7-401b-b5bd-7ab50f2d90ee tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1054.940661] [55175]: DEBUG cinder.api.openstack.wsgi [None req-077c4940-fdb7-401b-b5bd-7ab50f2d90ee tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.940881] [55175]: DEBUG cinder.api.openstack.wsgi [None req-077c4940-fdb7-401b-b5bd-7ab50f2d90ee tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.956024] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.956024] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.960894] [55175]: INFO cinder.volume.api [None req-077c4940-fdb7-401b-b5bd-7ab50f2d90ee tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1054.966066] [55175]: INFO cinder.api.openstack.wsgi [None req-077c4940-fdb7-401b-b5bd-7ab50f2d90ee tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb returned with HTTP 200 [ 1054.966237] [55175]: [pid: 55175|app: 0|req: 179/373] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:38:54 2025] GET /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb => generated 1111 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1061.115763] [55174]: DEBUG cinder.api.middleware.request_id [None req-e175b1f4-3bd9-4111-b964-4083b516c54e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.116427] [55174]: INFO cinder.api.openstack.wsgi [None req-e175b1f4-3bd9-4111-b964-4083b516c54e None None] GET http://10.180.1.21/volume// [ 1061.116681] [55174]: DEBUG cinder.api.openstack.wsgi [None req-e175b1f4-3bd9-4111-b964-4083b516c54e None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.118056] [55174]: DEBUG cinder.api.openstack.wsgi [None req-e175b1f4-3bd9-4111-b964-4083b516c54e None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.118056] [55174]: INFO cinder.api.openstack.wsgi [None req-e175b1f4-3bd9-4111-b964-4083b516c54e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1061.118056] [55174]: [pid: 55174|app: 0|req: 195/374] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:39:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1061.121673] [55175]: DEBUG cinder.api.middleware.request_id [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-be93ba72-e49d-487f-acc2-2a8802a015aa None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.124273] [55175]: INFO cinder.api.openstack.wsgi [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-be93ba72-e49d-487f-acc2-2a8802a015aa tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1061.124404] [55175]: DEBUG cinder.api.openstack.wsgi [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-be93ba72-e49d-487f-acc2-2a8802a015aa tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.124644] [55175]: DEBUG cinder.api.openstack.wsgi [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-be93ba72-e49d-487f-acc2-2a8802a015aa tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.141265] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.141265] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.145596] [55175]: INFO cinder.volume.api [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-be93ba72-e49d-487f-acc2-2a8802a015aa tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1061.151186] [55175]: INFO cinder.api.openstack.wsgi [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-be93ba72-e49d-487f-acc2-2a8802a015aa tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb returned with HTTP 200 [ 1061.151638] [55175]: [pid: 55175|app: 0|req: 180/375] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:39:00 2025] GET /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb => generated 1292 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1061.286530] [55174]: DEBUG cinder.api.middleware.request_id [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-05620c06-5690-4e8f-8555-dc02cad2b36c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.288867] [55174]: INFO cinder.api.openstack.wsgi [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-05620c06-5690-4e8f-8555-dc02cad2b36c tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] PUT http://10.180.1.21/volume/v3/attachments/092df95c-5bc5-47ae-a002-b93cfcfce945 [ 1061.289376] [55174]: DEBUG cinder.api.openstack.wsgi [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-05620c06-5690-4e8f-8555-dc02cad2b36c tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-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=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1061.297358] [55174]: DEBUG cinder.coordination [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-05620c06-5690-4e8f-8555-dc02cad2b36c tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Acquiring lock "cinder-attachment_update-28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1061.302148] [55174]: DEBUG cinder.coordination [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-05620c06-5690-4e8f-8555-dc02cad2b36c tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Lock "cinder-attachment_update-28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1061.303721] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.303721] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.825236] [55174]: DEBUG cinder.coordination [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-05620c06-5690-4e8f-8555-dc02cad2b36c tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Lock "cinder-attachment_update-28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55174) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1065.825584] [55174]: INFO cinder.api.openstack.wsgi [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-05620c06-5690-4e8f-8555-dc02cad2b36c tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/attachments/092df95c-5bc5-47ae-a002-b93cfcfce945 returned with HTTP 200 [ 1065.826875] [55174]: [pid: 55174|app: 0|req: 196/376] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:39:01 2025] PUT /volume/v3/attachments/092df95c-5bc5-47ae-a002-b93cfcfce945 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1066.332993] [55175]: DEBUG cinder.api.middleware.request_id [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-13271141-f906-4b29-a7ee-f2829aa80d66 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.335434] [55175]: INFO cinder.api.openstack.wsgi [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-13271141-f906-4b29-a7ee-f2829aa80d66 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] POST http://10.180.1.21/volume/v3/attachments/092df95c-5bc5-47ae-a002-b93cfcfce945/action [ 1066.335889] [55175]: DEBUG cinder.api.openstack.wsgi [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-13271141-f906-4b29-a7ee-f2829aa80d66 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Action body: b'{"os-complete": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1066.336042] [55175]: DEBUG cinder.api.openstack.wsgi [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-13271141-f906-4b29-a7ee-f2829aa80d66 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1066.354213] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.354213] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.360969] [55175]: INFO cinder.api.openstack.wsgi [req-7f963911-22cd-4352-b790-883b9ab7dc1c req-13271141-f906-4b29-a7ee-f2829aa80d66 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/attachments/092df95c-5bc5-47ae-a002-b93cfcfce945/action returned with HTTP 204 [ 1066.361543] [55175]: [pid: 55175|app: 0|req: 181/377] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:39:06 2025] POST /volume/v3/attachments/092df95c-5bc5-47ae-a002-b93cfcfce945/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1067.519039] [55174]: DEBUG cinder.api.middleware.request_id [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.521181] [55174]: INFO cinder.api.openstack.wsgi [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1067.521565] [55174]: DEBUG cinder.api.openstack.wsgi [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1013814522"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1067.523329] [55174]: DEBUG cinder.api.v3.volumes [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1013814522'}} {{(pid=55174) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1067.523469] [55174]: INFO cinder.api.v3.volumes [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Create volume of 1 GB [ 1067.523797] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.523797] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.529670] [55174]: INFO cinder.volume.api [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Availability Zones retrieved successfully. [ 1067.536862] [55174]: DEBUG cinder.volume.api [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Flow 'volume_create_api' (2a929fab-dfaa-4efc-922b-f06e34124e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1067.538042] [55174]: DEBUG cinder.volume.api [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561b198c-c6ae-4bd8-ad65-d648edddd4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1067.539251] [55174]: DEBUG cinder.volume.flows.api.create_volume [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Validating volume size '1' using validate_int {{(pid=55174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1067.558485] [55174]: DEBUG cinder.volume.api [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561b198c-c6ae-4bd8-ad65-d648edddd4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1067.559537] [55174]: DEBUG cinder.volume.api [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b317f48-538c-4a5e-a3e0-789915eb1a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1067.596356] [55174]: DEBUG cinder.quota [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Created reservations ['f26d5e1c-60e3-42c8-9b9f-fed6690cbb2a', 'a500aab9-5840-4f6d-9ce8-150335a3dc3e', '131f7bf6-5c9b-473b-a017-ea0283778ab5', '97c804d0-c55b-4d77-a727-c598f79c337c'] {{(pid=55174) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1067.597629] [55174]: DEBUG cinder.volume.api [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b317f48-538c-4a5e-a3e0-789915eb1a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f26d5e1c-60e3-42c8-9b9f-fed6690cbb2a', 'a500aab9-5840-4f6d-9ce8-150335a3dc3e', '131f7bf6-5c9b-473b-a017-ea0283778ab5', '97c804d0-c55b-4d77-a727-c598f79c337c']}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1067.598481] [55174]: DEBUG cinder.volume.api [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2d43ead-337c-4b40-8972-6389b0bb4466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1067.615299] [55174]: DEBUG cinder.volume.api [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2d43ead-337c-4b40-8972-6389b0bb4466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1586b682-e0a8-45d5-a5f1-60a1c3aaf818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1013814522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ea3f4565fee40f2863a4acec611c17e',qos_specs=None,replication_status=,reservations=['f26d5e1c-60e3-42c8-9b9f-fed6690cbb2a','a500aab9-5840-4f6d-9ce8-150335a3dc3e','131f7bf6-5c9b-473b-a017-ea0283778ab5','97c804d0-c55b-4d77-a727-c598f79c337c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4ce33b95eb4e4681ced33716e01fe1',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:39:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1013814522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1586b682-e0a8-45d5-a5f1-60a1c3aaf818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ea3f4565fee40f2863a4acec611c17e',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='3c4ce33b95eb4e4681ced33716e01fe1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1067.616358] [55174]: DEBUG cinder.volume.api [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec6cbb23-6a83-4e11-ab4c-4b9f5c59af57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1067.643788] [55174]: DEBUG cinder.volume.api [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec6cbb23-6a83-4e11-ab4c-4b9f5c59af57) 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-1013814522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ea3f4565fee40f2863a4acec611c17e',qos_specs=None,replication_status=,reservations=['f26d5e1c-60e3-42c8-9b9f-fed6690cbb2a','a500aab9-5840-4f6d-9ce8-150335a3dc3e','131f7bf6-5c9b-473b-a017-ea0283778ab5','97c804d0-c55b-4d77-a727-c598f79c337c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4ce33b95eb4e4681ced33716e01fe1',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1067.644736] [55174]: DEBUG cinder.volume.api [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6427ea2-55ae-494b-bfc0-040747856ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1067.665412] [55174]: DEBUG cinder.volume.api [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6427ea2-55ae-494b-bfc0-040747856ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1067.667188] [55174]: DEBUG cinder.volume.api [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Flow 'volume_create_api' (2a929fab-dfaa-4efc-922b-f06e34124e39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1067.667749] [55174]: INFO cinder.volume.api [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Create volume request issued successfully. [ 1067.669296] [55174]: INFO cinder.api.openstack.wsgi [None req-33c9cd73-a27d-4bc7-b7a6-0fc828abb277 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1067.669512] [55174]: [pid: 55174|app: 0|req: 197/378] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:39:07 2025] POST /volume/v3/volumes => generated 754 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1067.682706] [55175]: DEBUG cinder.api.middleware.request_id [None req-72c7543e-9c15-4b6e-beb9-9a93be5407a4 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.684744] [55175]: INFO cinder.api.openstack.wsgi [None req-72c7543e-9c15-4b6e-beb9-9a93be5407a4 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1067.685416] [55175]: DEBUG cinder.api.openstack.wsgi [None req-72c7543e-9c15-4b6e-beb9-9a93be5407a4 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.685416] [55175]: DEBUG cinder.api.openstack.wsgi [None req-72c7543e-9c15-4b6e-beb9-9a93be5407a4 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.697131] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.697131] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.702175] [55175]: INFO cinder.volume.api [None req-72c7543e-9c15-4b6e-beb9-9a93be5407a4 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1067.706821] [55175]: INFO cinder.api.openstack.wsgi [None req-72c7543e-9c15-4b6e-beb9-9a93be5407a4 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1067.707208] [55175]: [pid: 55175|app: 0|req: 182/379] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:07 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.722952] [55174]: DEBUG cinder.api.middleware.request_id [None req-6b2b67c2-4ae7-4184-b9f4-b9388fa86118 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.725401] [55174]: INFO cinder.api.openstack.wsgi [None req-6b2b67c2-4ae7-4184-b9f4-b9388fa86118 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1068.725651] [55174]: DEBUG cinder.api.openstack.wsgi [None req-6b2b67c2-4ae7-4184-b9f4-b9388fa86118 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.725912] [55174]: DEBUG cinder.api.openstack.wsgi [None req-6b2b67c2-4ae7-4184-b9f4-b9388fa86118 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.735539] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.735539] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.739473] [55174]: INFO cinder.volume.api [None req-6b2b67c2-4ae7-4184-b9f4-b9388fa86118 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1068.744715] [55174]: INFO cinder.api.openstack.wsgi [None req-6b2b67c2-4ae7-4184-b9f4-b9388fa86118 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1068.745139] [55174]: [pid: 55174|app: 0|req: 198/380] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:08 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.787068] [55175]: DEBUG cinder.api.middleware.request_id [req-e99d5696-d620-4d96-bed6-3f1962631267 req-0a573e35-6dfc-4d3a-962a-89e3bccd8a28 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.789510] [55175]: INFO cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-0a573e35-6dfc-4d3a-962a-89e3bccd8a28 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1068.789736] [55175]: DEBUG cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-0a573e35-6dfc-4d3a-962a-89e3bccd8a28 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.789979] [55175]: DEBUG cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-0a573e35-6dfc-4d3a-962a-89e3bccd8a28 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.798262] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.798262] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.802351] [55175]: INFO cinder.volume.api [req-e99d5696-d620-4d96-bed6-3f1962631267 req-0a573e35-6dfc-4d3a-962a-89e3bccd8a28 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1068.807649] [55175]: INFO cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-0a573e35-6dfc-4d3a-962a-89e3bccd8a28 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1068.808145] [55175]: [pid: 55175|app: 0|req: 183/381] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:39:08 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.329047] [55174]: DEBUG cinder.api.middleware.request_id [None req-25e42176-701e-4532-996e-e48ebe2d4258 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.329576] [55174]: INFO cinder.api.openstack.wsgi [None req-25e42176-701e-4532-996e-e48ebe2d4258 None None] GET http://10.180.1.21/volume// [ 1070.329806] [55174]: DEBUG cinder.api.openstack.wsgi [None req-25e42176-701e-4532-996e-e48ebe2d4258 None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.329982] [55174]: DEBUG cinder.api.openstack.wsgi [None req-25e42176-701e-4532-996e-e48ebe2d4258 None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.330398] [55174]: INFO cinder.api.openstack.wsgi [None req-25e42176-701e-4532-996e-e48ebe2d4258 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1070.330788] [55174]: [pid: 55174|app: 0|req: 199/382] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:39:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1070.335278] [55175]: DEBUG cinder.api.middleware.request_id [req-e99d5696-d620-4d96-bed6-3f1962631267 req-f766ddd7-6a64-4176-8c67-19fb5bfd8aa9 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.339165] [55175]: INFO cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-f766ddd7-6a64-4176-8c67-19fb5bfd8aa9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1070.339602] [55175]: DEBUG cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-f766ddd7-6a64-4176-8c67-19fb5bfd8aa9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1586b682-e0a8-45d5-a5f1-60a1c3aaf818", "connector": null, "instance_uuid": "4d1f016e-3dc7-46ed-ae06-324c3e4c51ac"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1070.353249] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.353249] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.373745] [55175]: INFO cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-f766ddd7-6a64-4176-8c67-19fb5bfd8aa9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1070.374221] [55175]: [pid: 55175|app: 0|req: 184/383] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:39:10 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1070.392885] [55174]: DEBUG cinder.api.middleware.request_id [None req-1c2d25ca-c5f3-4c16-99da-2498883b57d6 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.395161] [55174]: INFO cinder.api.openstack.wsgi [None req-1c2d25ca-c5f3-4c16-99da-2498883b57d6 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1070.395413] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1c2d25ca-c5f3-4c16-99da-2498883b57d6 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.395660] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1c2d25ca-c5f3-4c16-99da-2498883b57d6 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.405860] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.405860] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.409122] [55174]: INFO cinder.volume.api [None req-1c2d25ca-c5f3-4c16-99da-2498883b57d6 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1070.414170] [55174]: INFO cinder.api.openstack.wsgi [None req-1c2d25ca-c5f3-4c16-99da-2498883b57d6 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1070.414847] [55174]: [pid: 55174|app: 0|req: 200/384] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:10 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1070.897017] [55175]: DEBUG cinder.api.middleware.request_id [None req-da83d64b-add7-41fc-8106-469fa4e6a375 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.897481] [55175]: INFO cinder.api.openstack.wsgi [None req-da83d64b-add7-41fc-8106-469fa4e6a375 None None] GET http://10.180.1.21/volume// [ 1070.897727] [55175]: DEBUG cinder.api.openstack.wsgi [None req-da83d64b-add7-41fc-8106-469fa4e6a375 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.897956] [55175]: DEBUG cinder.api.openstack.wsgi [None req-da83d64b-add7-41fc-8106-469fa4e6a375 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.898366] [55175]: INFO cinder.api.openstack.wsgi [None req-da83d64b-add7-41fc-8106-469fa4e6a375 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1070.898838] [55175]: [pid: 55175|app: 0|req: 185/385] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:39:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1070.905626] [55174]: DEBUG cinder.api.middleware.request_id [req-e99d5696-d620-4d96-bed6-3f1962631267 req-f9cde54d-7b16-46bb-98bb-cdbe94097906 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.908028] [55174]: INFO cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-f9cde54d-7b16-46bb-98bb-cdbe94097906 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1070.908176] [55174]: DEBUG cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-f9cde54d-7b16-46bb-98bb-cdbe94097906 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.908391] [55174]: DEBUG cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-f9cde54d-7b16-46bb-98bb-cdbe94097906 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.919144] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.919144] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.924110] [55174]: INFO cinder.volume.api [req-e99d5696-d620-4d96-bed6-3f1962631267 req-f9cde54d-7b16-46bb-98bb-cdbe94097906 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1070.930088] [55174]: INFO cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-f9cde54d-7b16-46bb-98bb-cdbe94097906 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1070.930658] [55174]: [pid: 55174|app: 0|req: 201/386] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:39:10 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 1027 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1070.972553] [55175]: DEBUG cinder.api.middleware.request_id [req-e99d5696-d620-4d96-bed6-3f1962631267 req-50dcc3e0-b717-4267-8739-e5132b8b8c0c None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.974994] [55175]: INFO cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-50dcc3e0-b717-4267-8739-e5132b8b8c0c tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] PUT http://10.180.1.21/volume/v3/attachments/95751762-6223-436b-939f-955d2bd41ce5 [ 1070.975442] [55175]: DEBUG cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-50dcc3e0-b717-4267-8739-e5132b8b8c0c tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-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-523991", "mountpoint": "/dev/sdb"}}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1070.985302] [55175]: DEBUG cinder.coordination [req-e99d5696-d620-4d96-bed6-3f1962631267 req-50dcc3e0-b717-4267-8739-e5132b8b8c0c tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Acquiring lock "cinder-attachment_update-1586b682-e0a8-45d5-a5f1-60a1c3aaf818-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1070.990157] [55175]: DEBUG cinder.coordination [req-e99d5696-d620-4d96-bed6-3f1962631267 req-50dcc3e0-b717-4267-8739-e5132b8b8c0c tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Lock "cinder-attachment_update-1586b682-e0a8-45d5-a5f1-60a1c3aaf818-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1070.991322] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.991322] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.424472] [55174]: DEBUG cinder.api.middleware.request_id [None req-dea863f4-13fd-4a05-b7c5-c2936656de39 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.426798] [55174]: INFO cinder.api.openstack.wsgi [None req-dea863f4-13fd-4a05-b7c5-c2936656de39 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1071.427049] [55174]: DEBUG cinder.api.openstack.wsgi [None req-dea863f4-13fd-4a05-b7c5-c2936656de39 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.427295] [55174]: DEBUG cinder.api.openstack.wsgi [None req-dea863f4-13fd-4a05-b7c5-c2936656de39 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.438934] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.438934] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.443252] [55174]: INFO cinder.volume.api [None req-dea863f4-13fd-4a05-b7c5-c2936656de39 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1071.448975] [55174]: INFO cinder.api.openstack.wsgi [None req-dea863f4-13fd-4a05-b7c5-c2936656de39 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1071.449531] [55174]: [pid: 55174|app: 0|req: 202/387] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:11 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.459317] [55174]: DEBUG cinder.api.middleware.request_id [None req-87b184f6-36a0-46f5-b4d5-c52b856fb13e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.461719] [55174]: INFO cinder.api.openstack.wsgi [None req-87b184f6-36a0-46f5-b4d5-c52b856fb13e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1072.461971] [55174]: DEBUG cinder.api.openstack.wsgi [None req-87b184f6-36a0-46f5-b4d5-c52b856fb13e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.462216] [55174]: DEBUG cinder.api.openstack.wsgi [None req-87b184f6-36a0-46f5-b4d5-c52b856fb13e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.475424] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.475424] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.479307] [55174]: INFO cinder.volume.api [None req-87b184f6-36a0-46f5-b4d5-c52b856fb13e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1072.484821] [55174]: INFO cinder.api.openstack.wsgi [None req-87b184f6-36a0-46f5-b4d5-c52b856fb13e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1072.485228] [55174]: [pid: 55174|app: 0|req: 203/388] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:12 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.495998] [55174]: DEBUG cinder.api.middleware.request_id [None req-a2001cf4-bcd1-4094-8b4c-b63720d2dd14 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.501789] [55174]: INFO cinder.api.openstack.wsgi [None req-a2001cf4-bcd1-4094-8b4c-b63720d2dd14 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1073.502037] [55174]: DEBUG cinder.api.openstack.wsgi [None req-a2001cf4-bcd1-4094-8b4c-b63720d2dd14 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.502262] [55174]: DEBUG cinder.api.openstack.wsgi [None req-a2001cf4-bcd1-4094-8b4c-b63720d2dd14 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.516049] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.516049] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.519875] [55174]: INFO cinder.volume.api [None req-a2001cf4-bcd1-4094-8b4c-b63720d2dd14 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1073.524867] [55174]: INFO cinder.api.openstack.wsgi [None req-a2001cf4-bcd1-4094-8b4c-b63720d2dd14 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1073.525283] [55174]: [pid: 55174|app: 0|req: 204/389] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:13 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.540514] [55174]: DEBUG cinder.api.middleware.request_id [None req-16d0e03b-5eaf-4b92-9556-2ecb1631b714 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.544176] [55174]: INFO cinder.api.openstack.wsgi [None req-16d0e03b-5eaf-4b92-9556-2ecb1631b714 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1074.544176] [55174]: DEBUG cinder.api.openstack.wsgi [None req-16d0e03b-5eaf-4b92-9556-2ecb1631b714 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.544176] [55174]: DEBUG cinder.api.openstack.wsgi [None req-16d0e03b-5eaf-4b92-9556-2ecb1631b714 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.558726] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.558726] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.562944] [55174]: INFO cinder.volume.api [None req-16d0e03b-5eaf-4b92-9556-2ecb1631b714 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1074.568031] [55174]: INFO cinder.api.openstack.wsgi [None req-16d0e03b-5eaf-4b92-9556-2ecb1631b714 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1074.568430] [55174]: [pid: 55174|app: 0|req: 205/390] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:14 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.578442] [55174]: DEBUG cinder.api.middleware.request_id [None req-e7e3deb0-db81-47c7-a757-d5e0789def79 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.580646] [55174]: INFO cinder.api.openstack.wsgi [None req-e7e3deb0-db81-47c7-a757-d5e0789def79 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1075.580867] [55174]: DEBUG cinder.api.openstack.wsgi [None req-e7e3deb0-db81-47c7-a757-d5e0789def79 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.581145] [55174]: DEBUG cinder.api.openstack.wsgi [None req-e7e3deb0-db81-47c7-a757-d5e0789def79 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.595682] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.595682] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.599892] [55174]: INFO cinder.volume.api [None req-e7e3deb0-db81-47c7-a757-d5e0789def79 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1075.604806] [55174]: INFO cinder.api.openstack.wsgi [None req-e7e3deb0-db81-47c7-a757-d5e0789def79 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1075.605260] [55174]: [pid: 55174|app: 0|req: 206/391] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:15 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.615544] [55174]: DEBUG cinder.api.middleware.request_id [None req-909d9d9e-2300-4f0a-af4a-4853e17a0681 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.618496] [55174]: INFO cinder.api.openstack.wsgi [None req-909d9d9e-2300-4f0a-af4a-4853e17a0681 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1076.618847] [55174]: DEBUG cinder.api.openstack.wsgi [None req-909d9d9e-2300-4f0a-af4a-4853e17a0681 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.619190] [55174]: DEBUG cinder.api.openstack.wsgi [None req-909d9d9e-2300-4f0a-af4a-4853e17a0681 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.638317] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.638317] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.642653] [55174]: INFO cinder.volume.api [None req-909d9d9e-2300-4f0a-af4a-4853e17a0681 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1076.647720] [55174]: INFO cinder.api.openstack.wsgi [None req-909d9d9e-2300-4f0a-af4a-4853e17a0681 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1076.648165] [55174]: [pid: 55174|app: 0|req: 207/392] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:16 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.520197] [55175]: DEBUG cinder.coordination [req-e99d5696-d620-4d96-bed6-3f1962631267 req-50dcc3e0-b717-4267-8739-e5132b8b8c0c tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Lock "cinder-attachment_update-1586b682-e0a8-45d5-a5f1-60a1c3aaf818-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.529s {{(pid=55175) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1077.520197] [55175]: INFO cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-50dcc3e0-b717-4267-8739-e5132b8b8c0c tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/attachments/95751762-6223-436b-939f-955d2bd41ce5 returned with HTTP 200 [ 1077.520197] [55175]: [pid: 55175|app: 0|req: 186/393] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:39:10 2025] PUT /volume/v3/attachments/95751762-6223-436b-939f-955d2bd41ce5 => generated 617 bytes in 6548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1077.658325] [55174]: DEBUG cinder.api.middleware.request_id [None req-4821d292-742b-480a-84c2-1bb5931195f7 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.660554] [55174]: INFO cinder.api.openstack.wsgi [None req-4821d292-742b-480a-84c2-1bb5931195f7 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1077.660777] [55174]: DEBUG cinder.api.openstack.wsgi [None req-4821d292-742b-480a-84c2-1bb5931195f7 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.661065] [55174]: DEBUG cinder.api.openstack.wsgi [None req-4821d292-742b-480a-84c2-1bb5931195f7 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.672293] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.672293] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.675975] [55174]: INFO cinder.volume.api [None req-4821d292-742b-480a-84c2-1bb5931195f7 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1077.681998] [55174]: INFO cinder.api.openstack.wsgi [None req-4821d292-742b-480a-84c2-1bb5931195f7 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1077.682574] [55174]: [pid: 55174|app: 0|req: 208/394] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:17 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.696317] [55175]: DEBUG cinder.api.middleware.request_id [None req-e7ea1468-77c5-4200-8cd5-bc65287b3cda None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.700740] [55175]: INFO cinder.api.openstack.wsgi [None req-e7ea1468-77c5-4200-8cd5-bc65287b3cda tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1078.701041] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e7ea1468-77c5-4200-8cd5-bc65287b3cda tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.701364] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e7ea1468-77c5-4200-8cd5-bc65287b3cda tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.723188] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.723188] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.732388] [55175]: INFO cinder.volume.api [None req-e7ea1468-77c5-4200-8cd5-bc65287b3cda tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1078.739644] [55175]: INFO cinder.api.openstack.wsgi [None req-e7ea1468-77c5-4200-8cd5-bc65287b3cda tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1078.740281] [55175]: [pid: 55175|app: 0|req: 187/395] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:18 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.167715] [55174]: DEBUG cinder.api.middleware.request_id [req-e99d5696-d620-4d96-bed6-3f1962631267 req-63c9a9d2-5d00-4707-bff2-696a1d849c17 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.170077] [55174]: INFO cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-63c9a9d2-5d00-4707-bff2-696a1d849c17 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] POST http://10.180.1.21/volume/v3/attachments/95751762-6223-436b-939f-955d2bd41ce5/action [ 1079.170502] [55174]: DEBUG cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-63c9a9d2-5d00-4707-bff2-696a1d849c17 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action body: b'{"os-complete": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1079.170637] [55174]: DEBUG cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-63c9a9d2-5d00-4707-bff2-696a1d849c17 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1079.188962] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.188962] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.196641] [55174]: INFO cinder.api.openstack.wsgi [req-e99d5696-d620-4d96-bed6-3f1962631267 req-63c9a9d2-5d00-4707-bff2-696a1d849c17 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/attachments/95751762-6223-436b-939f-955d2bd41ce5/action returned with HTTP 204 [ 1079.197104] [55174]: [pid: 55174|app: 0|req: 209/396] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:39:19 2025] POST /volume/v3/attachments/95751762-6223-436b-939f-955d2bd41ce5/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1079.752779] [55175]: DEBUG cinder.api.middleware.request_id [None req-9edb8015-dc64-431d-abc5-e8b3e80d87e2 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.755971] [55175]: INFO cinder.api.openstack.wsgi [None req-9edb8015-dc64-431d-abc5-e8b3e80d87e2 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1079.755971] [55175]: DEBUG cinder.api.openstack.wsgi [None req-9edb8015-dc64-431d-abc5-e8b3e80d87e2 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.755971] [55175]: DEBUG cinder.api.openstack.wsgi [None req-9edb8015-dc64-431d-abc5-e8b3e80d87e2 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.767134] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.767134] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.772804] [55175]: INFO cinder.volume.api [None req-9edb8015-dc64-431d-abc5-e8b3e80d87e2 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1079.779284] [55175]: INFO cinder.api.openstack.wsgi [None req-9edb8015-dc64-431d-abc5-e8b3e80d87e2 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1079.779719] [55175]: [pid: 55175|app: 0|req: 188/397] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:19 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.792369] [55174]: DEBUG cinder.api.middleware.request_id [None req-81bc0f29-5e80-4d76-a492-778cb4d4356e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.794940] [55174]: INFO cinder.api.openstack.wsgi [None req-81bc0f29-5e80-4d76-a492-778cb4d4356e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1079.795253] [55174]: DEBUG cinder.api.openstack.wsgi [None req-81bc0f29-5e80-4d76-a492-778cb4d4356e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.795831] [55174]: DEBUG cinder.api.openstack.wsgi [None req-81bc0f29-5e80-4d76-a492-778cb4d4356e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.808488] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.808488] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.812989] [55174]: INFO cinder.volume.api [None req-81bc0f29-5e80-4d76-a492-778cb4d4356e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1079.818177] [55174]: INFO cinder.api.openstack.wsgi [None req-81bc0f29-5e80-4d76-a492-778cb4d4356e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1079.818632] [55174]: [pid: 55174|app: 0|req: 210/398] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:19 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.862682] [55175]: DEBUG cinder.api.middleware.request_id [req-87425ce6-cfdb-41f7-a2d0-6dcfe05c4166 req-a620a366-2880-40e6-8a5a-eb9169a30ab3 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.866133] [55175]: INFO cinder.api.openstack.wsgi [req-87425ce6-cfdb-41f7-a2d0-6dcfe05c4166 req-a620a366-2880-40e6-8a5a-eb9169a30ab3 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1079.866435] [55175]: DEBUG cinder.api.openstack.wsgi [req-87425ce6-cfdb-41f7-a2d0-6dcfe05c4166 req-a620a366-2880-40e6-8a5a-eb9169a30ab3 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.866679] [55175]: DEBUG cinder.api.openstack.wsgi [req-87425ce6-cfdb-41f7-a2d0-6dcfe05c4166 req-a620a366-2880-40e6-8a5a-eb9169a30ab3 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.879062] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.879062] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.882799] [55175]: INFO cinder.volume.api [req-87425ce6-cfdb-41f7-a2d0-6dcfe05c4166 req-a620a366-2880-40e6-8a5a-eb9169a30ab3 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1079.887885] [55175]: INFO cinder.api.openstack.wsgi [req-87425ce6-cfdb-41f7-a2d0-6dcfe05c4166 req-a620a366-2880-40e6-8a5a-eb9169a30ab3 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1079.888329] [55175]: [pid: 55175|app: 0|req: 189/399] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:39:19 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.899160] [55174]: DEBUG cinder.api.middleware.request_id [None req-bbe9de57-4e1c-4b7b-8b7e-ec0c56ae9271 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.901654] [55174]: INFO cinder.api.openstack.wsgi [None req-bbe9de57-4e1c-4b7b-8b7e-ec0c56ae9271 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1079.901923] [55174]: DEBUG cinder.api.openstack.wsgi [None req-bbe9de57-4e1c-4b7b-8b7e-ec0c56ae9271 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.902186] [55174]: DEBUG cinder.api.openstack.wsgi [None req-bbe9de57-4e1c-4b7b-8b7e-ec0c56ae9271 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.916254] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.916254] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.921313] [55174]: INFO cinder.volume.api [None req-bbe9de57-4e1c-4b7b-8b7e-ec0c56ae9271 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1079.927162] [55174]: INFO cinder.api.openstack.wsgi [None req-bbe9de57-4e1c-4b7b-8b7e-ec0c56ae9271 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1079.927742] [55174]: [pid: 55174|app: 0|req: 211/400] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:19 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1080.024305] [55175]: DEBUG cinder.api.middleware.request_id [req-273bfe9b-7714-4738-a279-7de08aef43af req-19fd0c71-070f-4f4d-93a0-1029c861b670 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.027505] [55175]: INFO cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-19fd0c71-070f-4f4d-93a0-1029c861b670 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1080.027505] [55175]: DEBUG cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-19fd0c71-070f-4f4d-93a0-1029c861b670 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.027781] [55175]: DEBUG cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-19fd0c71-070f-4f4d-93a0-1029c861b670 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.038829] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.038829] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.042986] [55175]: INFO cinder.volume.api [req-273bfe9b-7714-4738-a279-7de08aef43af req-19fd0c71-070f-4f4d-93a0-1029c861b670 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1080.048135] [55175]: INFO cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-19fd0c71-070f-4f4d-93a0-1029c861b670 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1080.048699] [55175]: [pid: 55175|app: 0|req: 190/401] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:39:19 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1080.066030] [55174]: DEBUG cinder.api.middleware.request_id [req-273bfe9b-7714-4738-a279-7de08aef43af req-7b558d81-85f9-43a2-9965-65a08c4a76cc None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.068690] [55174]: INFO cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-7b558d81-85f9-43a2-9965-65a08c4a76cc tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] POST http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818/action [ 1080.069295] [55174]: DEBUG cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-7b558d81-85f9-43a2-9965-65a08c4a76cc tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1080.069504] [55174]: DEBUG cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-7b558d81-85f9-43a2-9965-65a08c4a76cc tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1080.081926] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.081926] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.082545] [55174]: INFO cinder.volume.api [req-273bfe9b-7714-4738-a279-7de08aef43af req-7b558d81-85f9-43a2-9965-65a08c4a76cc tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1080.088133] [55174]: INFO cinder.volume.api [req-273bfe9b-7714-4738-a279-7de08aef43af req-7b558d81-85f9-43a2-9965-65a08c4a76cc tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Begin detaching volume completed successfully. [ 1080.088395] [55174]: INFO cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-7b558d81-85f9-43a2-9965-65a08c4a76cc tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818/action returned with HTTP 202 [ 1080.088873] [55174]: [pid: 55174|app: 0|req: 212/402] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Feb 17 22:39:19 2025] POST /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1081.109810] [55175]: DEBUG cinder.api.middleware.request_id [None req-48b7cecc-de31-4d61-8eaa-5641a697e580 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.110293] [55175]: INFO cinder.api.openstack.wsgi [None req-48b7cecc-de31-4d61-8eaa-5641a697e580 None None] GET http://10.180.1.21/volume// [ 1081.110478] [55175]: DEBUG cinder.api.openstack.wsgi [None req-48b7cecc-de31-4d61-8eaa-5641a697e580 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.110702] [55175]: DEBUG cinder.api.openstack.wsgi [None req-48b7cecc-de31-4d61-8eaa-5641a697e580 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.111140] [55175]: INFO cinder.api.openstack.wsgi [None req-48b7cecc-de31-4d61-8eaa-5641a697e580 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1081.111481] [55175]: [pid: 55175|app: 0|req: 191/403] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:39:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1081.115927] [55174]: DEBUG cinder.api.middleware.request_id [req-273bfe9b-7714-4738-a279-7de08aef43af req-a15258c2-3d54-4ca6-b7a1-f31c067f617d None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.118468] [55174]: INFO cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-a15258c2-3d54-4ca6-b7a1-f31c067f617d tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1081.118817] [55174]: DEBUG cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-a15258c2-3d54-4ca6-b7a1-f31c067f617d tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.119075] [55174]: DEBUG cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-a15258c2-3d54-4ca6-b7a1-f31c067f617d tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.134663] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.134663] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.139090] [55174]: INFO cinder.volume.api [req-273bfe9b-7714-4738-a279-7de08aef43af req-a15258c2-3d54-4ca6-b7a1-f31c067f617d tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1081.144798] [55174]: INFO cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-a15258c2-3d54-4ca6-b7a1-f31c067f617d tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1081.145268] [55174]: [pid: 55174|app: 0|req: 213/404] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:39:20 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1082.304238] [55175]: DEBUG cinder.api.middleware.request_id [req-273bfe9b-7714-4738-a279-7de08aef43af req-8f46132f-9ca6-4073-9b7d-60ae4fc17c5a None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.306958] [55175]: INFO cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-8f46132f-9ca6-4073-9b7d-60ae4fc17c5a tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] DELETE http://10.180.1.21/volume/v3/attachments/95751762-6223-436b-939f-955d2bd41ce5 [ 1082.307222] [55175]: DEBUG cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-8f46132f-9ca6-4073-9b7d-60ae4fc17c5a tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.308073] [55175]: DEBUG cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-8f46132f-9ca6-4073-9b7d-60ae4fc17c5a tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'version_select' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.317739] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.317739] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.842936] [55175]: INFO cinder.api.openstack.wsgi [req-273bfe9b-7714-4738-a279-7de08aef43af req-8f46132f-9ca6-4073-9b7d-60ae4fc17c5a tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/attachments/95751762-6223-436b-939f-955d2bd41ce5 returned with HTTP 200 [ 1082.843399] [55175]: [pid: 55175|app: 0|req: 192/405] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:39:22 2025] DELETE /volume/v3/attachments/95751762-6223-436b-939f-955d2bd41ce5 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.349634] [55174]: DEBUG cinder.api.middleware.request_id [None req-fe184be7-ae06-4174-b481-454058eb1181 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.351744] [55174]: INFO cinder.api.openstack.wsgi [None req-fe184be7-ae06-4174-b481-454058eb1181 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1084.351971] [55174]: DEBUG cinder.api.openstack.wsgi [None req-fe184be7-ae06-4174-b481-454058eb1181 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.352203] [55174]: DEBUG cinder.api.openstack.wsgi [None req-fe184be7-ae06-4174-b481-454058eb1181 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.364061] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.364061] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.368649] [55174]: INFO cinder.volume.api [None req-fe184be7-ae06-4174-b481-454058eb1181 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1084.374250] [55174]: INFO cinder.api.openstack.wsgi [None req-fe184be7-ae06-4174-b481-454058eb1181 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1084.374619] [55174]: [pid: 55174|app: 0|req: 214/406] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:24 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.427998] [55175]: DEBUG cinder.api.middleware.request_id [None req-95abe456-7550-4665-8b68-1fc5c48b0588 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.429657] [55175]: INFO cinder.api.openstack.wsgi [None req-95abe456-7550-4665-8b68-1fc5c48b0588 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1091.430038] [55175]: DEBUG cinder.api.openstack.wsgi [None req-95abe456-7550-4665-8b68-1fc5c48b0588 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.430250] [55175]: DEBUG cinder.api.openstack.wsgi [None req-95abe456-7550-4665-8b68-1fc5c48b0588 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.445044] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.445044] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.449087] [55175]: INFO cinder.volume.api [None req-95abe456-7550-4665-8b68-1fc5c48b0588 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1091.455223] [55175]: INFO cinder.api.openstack.wsgi [None req-95abe456-7550-4665-8b68-1fc5c48b0588 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1091.455660] [55175]: [pid: 55175|app: 0|req: 193/407] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:31 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.654671] [55174]: DEBUG cinder.api.middleware.request_id [None req-4f99ae00-ab01-4f9f-b14a-055ee34d7fb2 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.657158] [55174]: INFO cinder.api.openstack.wsgi [None req-4f99ae00-ab01-4f9f-b14a-055ee34d7fb2 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1091.657427] [55174]: DEBUG cinder.api.openstack.wsgi [None req-4f99ae00-ab01-4f9f-b14a-055ee34d7fb2 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.657756] [55174]: DEBUG cinder.api.openstack.wsgi [None req-4f99ae00-ab01-4f9f-b14a-055ee34d7fb2 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.668443] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.668443] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.672354] [55174]: INFO cinder.volume.api [None req-4f99ae00-ab01-4f9f-b14a-055ee34d7fb2 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1091.677149] [55174]: INFO cinder.api.openstack.wsgi [None req-4f99ae00-ab01-4f9f-b14a-055ee34d7fb2 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1091.677576] [55174]: [pid: 55174|app: 0|req: 215/408] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:31 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.720270] [55175]: DEBUG cinder.api.middleware.request_id [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-ca9aefcb-8609-4e9d-a0d0-0bec74368bde None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.724381] [55175]: INFO cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-ca9aefcb-8609-4e9d-a0d0-0bec74368bde tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1091.724787] [55175]: DEBUG cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-ca9aefcb-8609-4e9d-a0d0-0bec74368bde tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.725154] [55175]: DEBUG cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-ca9aefcb-8609-4e9d-a0d0-0bec74368bde tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.740379] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.740379] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.744858] [55175]: INFO cinder.volume.api [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-ca9aefcb-8609-4e9d-a0d0-0bec74368bde tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1091.750519] [55175]: INFO cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-ca9aefcb-8609-4e9d-a0d0-0bec74368bde tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1091.750969] [55175]: [pid: 55175|app: 0|req: 194/409] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:39:31 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.777971] [55174]: DEBUG cinder.api.middleware.request_id [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-e35e05da-aa9e-4c45-8604-a911ce010891 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.780676] [55174]: INFO cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-e35e05da-aa9e-4c45-8604-a911ce010891 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] POST http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371/action [ 1091.781381] [55174]: DEBUG cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-e35e05da-aa9e-4c45-8604-a911ce010891 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1091.781381] [55174]: DEBUG cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-e35e05da-aa9e-4c45-8604-a911ce010891 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1091.794311] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.794311] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.794860] [55174]: INFO cinder.volume.api [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-e35e05da-aa9e-4c45-8604-a911ce010891 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1091.801366] [55174]: INFO cinder.volume.api [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-e35e05da-aa9e-4c45-8604-a911ce010891 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Begin detaching volume completed successfully. [ 1091.801594] [55174]: INFO cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-e35e05da-aa9e-4c45-8604-a911ce010891 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371/action returned with HTTP 202 [ 1091.802133] [55174]: [pid: 55174|app: 0|req: 216/410] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Feb 17 22:39:31 2025] POST /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1092.826862] [55175]: DEBUG cinder.api.middleware.request_id [None req-34d29430-c0d6-4cd5-9ce9-00ede15cad4b None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.827341] [55175]: INFO cinder.api.openstack.wsgi [None req-34d29430-c0d6-4cd5-9ce9-00ede15cad4b None None] GET http://10.180.1.21/volume// [ 1092.827526] [55175]: DEBUG cinder.api.openstack.wsgi [None req-34d29430-c0d6-4cd5-9ce9-00ede15cad4b None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.827795] [55175]: DEBUG cinder.api.openstack.wsgi [None req-34d29430-c0d6-4cd5-9ce9-00ede15cad4b None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.828235] [55175]: INFO cinder.api.openstack.wsgi [None req-34d29430-c0d6-4cd5-9ce9-00ede15cad4b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1092.828538] [55175]: [pid: 55175|app: 0|req: 195/411] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:39:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1092.832459] [55174]: DEBUG cinder.api.middleware.request_id [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-cbddbef4-3e87-44d1-81a6-9d122b708667 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.834556] [55174]: INFO cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-cbddbef4-3e87-44d1-81a6-9d122b708667 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1092.834799] [55174]: DEBUG cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-cbddbef4-3e87-44d1-81a6-9d122b708667 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.835029] [55174]: DEBUG cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-cbddbef4-3e87-44d1-81a6-9d122b708667 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.847865] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.847865] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.851632] [55174]: INFO cinder.volume.api [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-cbddbef4-3e87-44d1-81a6-9d122b708667 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1092.856371] [55174]: INFO cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-cbddbef4-3e87-44d1-81a6-9d122b708667 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1092.856886] [55174]: [pid: 55174|app: 0|req: 217/412] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:39:32 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1094.023889] [55175]: DEBUG cinder.api.middleware.request_id [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-e996d2d7-6349-46f8-bd8d-75dde094f5f7 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.026864] [55175]: INFO cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-e996d2d7-6349-46f8-bd8d-75dde094f5f7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cd85f529-42f4-4338-8e12-e4c8536ae2b6 [ 1094.026864] [55175]: DEBUG cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-e996d2d7-6349-46f8-bd8d-75dde094f5f7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.026864] [55175]: DEBUG cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-e996d2d7-6349-46f8-bd8d-75dde094f5f7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'version_select' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.035839] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.035839] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.563775] [55175]: INFO cinder.api.openstack.wsgi [req-8d515ebd-e17c-433a-a2e7-318264bcc222 req-e996d2d7-6349-46f8-bd8d-75dde094f5f7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments/cd85f529-42f4-4338-8e12-e4c8536ae2b6 returned with HTTP 200 [ 1094.564227] [55175]: [pid: 55175|app: 0|req: 196/413] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:39:33 2025] DELETE /volume/v3/attachments/cd85f529-42f4-4338-8e12-e4c8536ae2b6 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.987038] [55174]: DEBUG cinder.api.middleware.request_id [None req-cd4513ab-2283-499d-b96a-43993258d0e5 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.989288] [55174]: INFO cinder.api.openstack.wsgi [None req-cd4513ab-2283-499d-b96a-43993258d0e5 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1095.989511] [55174]: DEBUG cinder.api.openstack.wsgi [None req-cd4513ab-2283-499d-b96a-43993258d0e5 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.989733] [55174]: DEBUG cinder.api.openstack.wsgi [None req-cd4513ab-2283-499d-b96a-43993258d0e5 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.000228] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.000228] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.004787] [55174]: INFO cinder.volume.api [None req-cd4513ab-2283-499d-b96a-43993258d0e5 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1096.009410] [55174]: INFO cinder.api.openstack.wsgi [None req-cd4513ab-2283-499d-b96a-43993258d0e5 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1096.009914] [55174]: [pid: 55174|app: 0|req: 218/414] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:39:35 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.563033] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=85,cinder:UPDATE=13,cinder:INSERT=1 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1106.007883] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=128,cinder:UPDATE=19,cinder:INSERT=7 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1123.062837] [55175]: DEBUG cinder.api.middleware.request_id [None req-8fae629b-55fd-470d-975a-41654d888a3c None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.064866] [55175]: INFO cinder.api.openstack.wsgi [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1123.065282] [55175]: DEBUG cinder.api.openstack.wsgi [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1057426982", "imageRef": "45a12149-1b6c-414b-9b32-1b6ffa65e320", "size": 1}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1123.067704] [55175]: DEBUG cinder.api.v3.volumes [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1057426982', 'imageRef': '45a12149-1b6c-414b-9b32-1b6ffa65e320', 'size': 1}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1123.118741] [55175]: INFO cinder.api.v3.volumes [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Create volume of 1 GB [ 1123.119162] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.119162] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.124101] [55175]: INFO cinder.volume.api [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Availability Zones retrieved successfully. [ 1123.130644] [55175]: DEBUG cinder.volume.api [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Flow 'volume_create_api' (deda2b47-d9a1-4e16-bf28-f0a7310e49e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1123.131759] [55175]: DEBUG cinder.volume.api [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fcc1f87-336c-441f-a9c2-1f13abb4fd74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1123.132833] [55175]: DEBUG cinder.volume.flows.api.create_volume [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1123.166214] [55175]: DEBUG cinder.volume.api [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fcc1f87-336c-441f-a9c2-1f13abb4fd74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1123.167130] [55175]: DEBUG cinder.volume.api [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1870e65f-e082-4c57-a78e-7f59993e2355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1123.198829] [55175]: DEBUG cinder.quota [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Created reservations ['a0f72592-205f-4d73-a024-43852a6f3b86', '37cf083d-8b2e-4856-bb00-cc6f234a1f97', 'ac11cbb6-cbfd-488b-9a0a-88869aae880a', 'd8271a97-7a77-4ec8-8a1c-ef5629af1683'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1123.199848] [55175]: DEBUG cinder.volume.api [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1870e65f-e082-4c57-a78e-7f59993e2355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0f72592-205f-4d73-a024-43852a6f3b86', '37cf083d-8b2e-4856-bb00-cc6f234a1f97', 'ac11cbb6-cbfd-488b-9a0a-88869aae880a', 'd8271a97-7a77-4ec8-8a1c-ef5629af1683']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1123.201009] [55175]: DEBUG cinder.volume.api [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (603517ac-3a38-4dcb-8b79-0c33591c8faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1123.214910] [55175]: DEBUG cinder.volume.api [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (603517ac-3a38-4dcb-8b79-0c33591c8faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebc38ad2-b13e-49be-b334-bc51de91f6e7', '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-1057426982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3eed675f8f04cffb49792ee5c797352',qos_specs=None,replication_status=,reservations=['a0f72592-205f-4d73-a024-43852a6f3b86','37cf083d-8b2e-4856-bb00-cc6f234a1f97','ac11cbb6-cbfd-488b-9a0a-88869aae880a','d8271a97-7a77-4ec8-8a1c-ef5629af1683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cb55b886fb4825b80315af560c4c0e',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:40:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1057426982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebc38ad2-b13e-49be-b334-bc51de91f6e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3eed675f8f04cffb49792ee5c797352',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='98cb55b886fb4825b80315af560c4c0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1123.215484] [55175]: DEBUG cinder.volume.api [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02fd1472-0ede-49f1-822d-41977bcf8c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1123.234666] [55175]: DEBUG cinder.volume.api [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02fd1472-0ede-49f1-822d-41977bcf8c9b) 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-1057426982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3eed675f8f04cffb49792ee5c797352',qos_specs=None,replication_status=,reservations=['a0f72592-205f-4d73-a024-43852a6f3b86','37cf083d-8b2e-4856-bb00-cc6f234a1f97','ac11cbb6-cbfd-488b-9a0a-88869aae880a','d8271a97-7a77-4ec8-8a1c-ef5629af1683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cb55b886fb4825b80315af560c4c0e',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1123.235641] [55175]: DEBUG cinder.volume.api [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f568476a-2507-4ed6-b373-5311f88e34ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1123.245132] [55175]: DEBUG cinder.volume.api [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f568476a-2507-4ed6-b373-5311f88e34ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1123.246177] [55175]: DEBUG cinder.volume.api [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Flow 'volume_create_api' (deda2b47-d9a1-4e16-bf28-f0a7310e49e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1123.246531] [55175]: INFO cinder.volume.api [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Create volume request issued successfully. [ 1123.247267] [55175]: INFO cinder.api.openstack.wsgi [None req-8fae629b-55fd-470d-975a-41654d888a3c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1123.247760] [55175]: [pid: 55175|app: 0|req: 197/415] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Feb 17 22:40:02 2025] POST /volume/v3/volumes => generated 752 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1123.256015] [55174]: DEBUG cinder.api.middleware.request_id [None req-2487574b-de88-4970-9d69-53eeeafe7422 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.258288] [55174]: INFO cinder.api.openstack.wsgi [None req-2487574b-de88-4970-9d69-53eeeafe7422 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1123.258394] [55174]: DEBUG cinder.api.openstack.wsgi [None req-2487574b-de88-4970-9d69-53eeeafe7422 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.258602] [55174]: DEBUG cinder.api.openstack.wsgi [None req-2487574b-de88-4970-9d69-53eeeafe7422 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.266231] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.266231] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.270319] [55174]: INFO cinder.volume.api [None req-2487574b-de88-4970-9d69-53eeeafe7422 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1123.274917] [55174]: INFO cinder.api.openstack.wsgi [None req-2487574b-de88-4970-9d69-53eeeafe7422 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1123.275299] [55174]: [pid: 55174|app: 0|req: 219/416] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:03 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.442720] [55175]: DEBUG cinder.api.middleware.request_id [None req-46215882-76c2-4dd6-bd0e-ba57dfd3f036 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.444992] [55175]: INFO cinder.api.openstack.wsgi [None req-46215882-76c2-4dd6-bd0e-ba57dfd3f036 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1123.445235] [55175]: DEBUG cinder.api.openstack.wsgi [None req-46215882-76c2-4dd6-bd0e-ba57dfd3f036 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.445459] [55175]: DEBUG cinder.api.openstack.wsgi [None req-46215882-76c2-4dd6-bd0e-ba57dfd3f036 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.455977] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.455977] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.460434] [55175]: INFO cinder.volume.api [None req-46215882-76c2-4dd6-bd0e-ba57dfd3f036 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1123.465961] [55175]: INFO cinder.api.openstack.wsgi [None req-46215882-76c2-4dd6-bd0e-ba57dfd3f036 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb returned with HTTP 200 [ 1123.466420] [55175]: [pid: 55175|app: 0|req: 198/417] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:03 2025] GET /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.505442] [55174]: DEBUG cinder.api.middleware.request_id [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-e0cecd40-64f4-4098-8a56-b8ddbac01b43 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.509127] [55174]: INFO cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-e0cecd40-64f4-4098-8a56-b8ddbac01b43 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1123.509365] [55174]: DEBUG cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-e0cecd40-64f4-4098-8a56-b8ddbac01b43 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.510038] [55174]: DEBUG cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-e0cecd40-64f4-4098-8a56-b8ddbac01b43 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.520023] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.520023] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.523301] [55174]: INFO cinder.volume.api [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-e0cecd40-64f4-4098-8a56-b8ddbac01b43 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1123.528716] [55174]: INFO cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-e0cecd40-64f4-4098-8a56-b8ddbac01b43 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb returned with HTTP 200 [ 1123.529362] [55174]: [pid: 55174|app: 0|req: 220/418] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:40:03 2025] GET /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.550806] [55175]: DEBUG cinder.api.middleware.request_id [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-c391b501-0af0-4ffe-a87c-68caa411e032 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.553252] [55175]: INFO cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-c391b501-0af0-4ffe-a87c-68caa411e032 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] POST http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb/action [ 1123.553779] [55175]: DEBUG cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-c391b501-0af0-4ffe-a87c-68caa411e032 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1123.553927] [55175]: DEBUG cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-c391b501-0af0-4ffe-a87c-68caa411e032 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1123.566460] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.566460] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.567103] [55175]: INFO cinder.volume.api [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-c391b501-0af0-4ffe-a87c-68caa411e032 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1123.572060] [55175]: INFO cinder.volume.api [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-c391b501-0af0-4ffe-a87c-68caa411e032 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Begin detaching volume completed successfully. [ 1123.572377] [55175]: INFO cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-c391b501-0af0-4ffe-a87c-68caa411e032 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb/action returned with HTTP 202 [ 1123.572760] [55175]: [pid: 55175|app: 0|req: 199/419] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Feb 17 22:40:03 2025] POST /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1124.285526] [55174]: DEBUG cinder.api.middleware.request_id [None req-d820d3cb-b15b-4d96-841d-a71366f3712e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.287674] [55174]: INFO cinder.api.openstack.wsgi [None req-d820d3cb-b15b-4d96-841d-a71366f3712e tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1124.287900] [55174]: DEBUG cinder.api.openstack.wsgi [None req-d820d3cb-b15b-4d96-841d-a71366f3712e tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.288145] [55174]: DEBUG cinder.api.openstack.wsgi [None req-d820d3cb-b15b-4d96-841d-a71366f3712e tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.296144] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.296144] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.300169] [55174]: INFO cinder.volume.api [None req-d820d3cb-b15b-4d96-841d-a71366f3712e tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1124.305264] [55174]: INFO cinder.api.openstack.wsgi [None req-d820d3cb-b15b-4d96-841d-a71366f3712e tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1124.305642] [55174]: [pid: 55174|app: 0|req: 221/420] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:04 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.598455] [55175]: DEBUG cinder.api.middleware.request_id [None req-dfdc1980-531a-4352-9866-15d1b3b66d58 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.598951] [55175]: INFO cinder.api.openstack.wsgi [None req-dfdc1980-531a-4352-9866-15d1b3b66d58 None None] GET http://10.180.1.21/volume// [ 1124.599150] [55175]: DEBUG cinder.api.openstack.wsgi [None req-dfdc1980-531a-4352-9866-15d1b3b66d58 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.599366] [55175]: DEBUG cinder.api.openstack.wsgi [None req-dfdc1980-531a-4352-9866-15d1b3b66d58 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.599755] [55175]: INFO cinder.api.openstack.wsgi [None req-dfdc1980-531a-4352-9866-15d1b3b66d58 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1124.600069] [55175]: [pid: 55175|app: 0|req: 200/421] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:40:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1124.603857] [55174]: DEBUG cinder.api.middleware.request_id [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-be9e75a8-eedc-461d-bd85-ea6fbb9ab5c9 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.606113] [55174]: INFO cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-be9e75a8-eedc-461d-bd85-ea6fbb9ab5c9 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1124.606363] [55174]: DEBUG cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-be9e75a8-eedc-461d-bd85-ea6fbb9ab5c9 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.606578] [55174]: DEBUG cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-be9e75a8-eedc-461d-bd85-ea6fbb9ab5c9 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.617860] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.617860] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.621528] [55174]: INFO cinder.volume.api [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-be9e75a8-eedc-461d-bd85-ea6fbb9ab5c9 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1124.625476] [55174]: INFO cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-be9e75a8-eedc-461d-bd85-ea6fbb9ab5c9 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb returned with HTTP 200 [ 1124.626295] [55174]: [pid: 55174|app: 0|req: 222/422] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:40:04 2025] GET /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb => generated 1325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1125.315258] [55175]: DEBUG cinder.api.middleware.request_id [None req-160f6c25-19bf-4bcc-bcdd-e950d55427a6 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.318960] [55175]: INFO cinder.api.openstack.wsgi [None req-160f6c25-19bf-4bcc-bcdd-e950d55427a6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1125.318960] [55175]: DEBUG cinder.api.openstack.wsgi [None req-160f6c25-19bf-4bcc-bcdd-e950d55427a6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.318960] [55175]: DEBUG cinder.api.openstack.wsgi [None req-160f6c25-19bf-4bcc-bcdd-e950d55427a6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.327390] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.327390] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.330904] [55175]: INFO cinder.volume.api [None req-160f6c25-19bf-4bcc-bcdd-e950d55427a6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1125.335549] [55175]: INFO cinder.api.openstack.wsgi [None req-160f6c25-19bf-4bcc-bcdd-e950d55427a6 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1125.336136] [55175]: [pid: 55175|app: 0|req: 201/423] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:05 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.769307] [55174]: DEBUG cinder.api.middleware.request_id [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-907a705b-eace-43cd-b33e-533a5862e2c2 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.771712] [55174]: INFO cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-907a705b-eace-43cd-b33e-533a5862e2c2 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] DELETE http://10.180.1.21/volume/v3/attachments/092df95c-5bc5-47ae-a002-b93cfcfce945 [ 1125.771938] [55174]: DEBUG cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-907a705b-eace-43cd-b33e-533a5862e2c2 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.772176] [55174]: DEBUG cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-907a705b-eace-43cd-b33e-533a5862e2c2 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'version_select' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.779121] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.779121] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.311570] [55174]: INFO cinder.api.openstack.wsgi [req-5f6e2cae-7599-4344-8745-9296aca13b19 req-907a705b-eace-43cd-b33e-533a5862e2c2 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/attachments/092df95c-5bc5-47ae-a002-b93cfcfce945 returned with HTTP 200 [ 1126.312079] [55174]: [pid: 55174|app: 0|req: 223/424] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:40:05 2025] DELETE /volume/v3/attachments/092df95c-5bc5-47ae-a002-b93cfcfce945 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1126.347547] [55175]: DEBUG cinder.api.middleware.request_id [None req-c709d446-f269-4f2d-81c5-df28a311abdc None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.350205] [55175]: INFO cinder.api.openstack.wsgi [None req-c709d446-f269-4f2d-81c5-df28a311abdc tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1126.350478] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c709d446-f269-4f2d-81c5-df28a311abdc tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.350796] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c709d446-f269-4f2d-81c5-df28a311abdc tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.363705] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.363705] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.369584] [55175]: INFO cinder.volume.api [None req-c709d446-f269-4f2d-81c5-df28a311abdc tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1126.375793] [55175]: INFO cinder.api.openstack.wsgi [None req-c709d446-f269-4f2d-81c5-df28a311abdc tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1126.376242] [55175]: [pid: 55175|app: 0|req: 202/425] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:06 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.387777] [55174]: DEBUG cinder.api.middleware.request_id [None req-52853cbe-ae11-46cd-904d-b5414ed302fd None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.390192] [55174]: INFO cinder.api.openstack.wsgi [None req-52853cbe-ae11-46cd-904d-b5414ed302fd tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1127.390704] [55174]: DEBUG cinder.api.openstack.wsgi [None req-52853cbe-ae11-46cd-904d-b5414ed302fd tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.392019] [55174]: DEBUG cinder.api.openstack.wsgi [None req-52853cbe-ae11-46cd-904d-b5414ed302fd tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.401790] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.401790] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.406891] [55174]: INFO cinder.volume.api [None req-52853cbe-ae11-46cd-904d-b5414ed302fd tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1127.412788] [55174]: INFO cinder.api.openstack.wsgi [None req-52853cbe-ae11-46cd-904d-b5414ed302fd tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1127.412788] [55174]: [pid: 55174|app: 0|req: 224/426] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:07 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.766583] [55175]: DEBUG cinder.api.middleware.request_id [None req-454f187f-6e85-4749-bf94-d8de33e5dfe0 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.768693] [55175]: INFO cinder.api.openstack.wsgi [None req-454f187f-6e85-4749-bf94-d8de33e5dfe0 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1127.768994] [55175]: DEBUG cinder.api.openstack.wsgi [None req-454f187f-6e85-4749-bf94-d8de33e5dfe0 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.769197] [55175]: DEBUG cinder.api.openstack.wsgi [None req-454f187f-6e85-4749-bf94-d8de33e5dfe0 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.777605] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.777605] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.781364] [55175]: INFO cinder.volume.api [None req-454f187f-6e85-4749-bf94-d8de33e5dfe0 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1127.786172] [55175]: INFO cinder.api.openstack.wsgi [None req-454f187f-6e85-4749-bf94-d8de33e5dfe0 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb returned with HTTP 200 [ 1127.786172] [55175]: [pid: 55175|app: 0|req: 203/427] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:07 2025] GET /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.422902] [55174]: DEBUG cinder.api.middleware.request_id [None req-70f7dcb0-aea4-49fb-8383-3b03ce3dd00e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.425593] [55174]: INFO cinder.api.openstack.wsgi [None req-70f7dcb0-aea4-49fb-8383-3b03ce3dd00e tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1128.425827] [55174]: DEBUG cinder.api.openstack.wsgi [None req-70f7dcb0-aea4-49fb-8383-3b03ce3dd00e tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.426069] [55174]: DEBUG cinder.api.openstack.wsgi [None req-70f7dcb0-aea4-49fb-8383-3b03ce3dd00e tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.436811] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.436811] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.441355] [55174]: INFO cinder.volume.api [None req-70f7dcb0-aea4-49fb-8383-3b03ce3dd00e tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1128.446228] [55174]: INFO cinder.api.openstack.wsgi [None req-70f7dcb0-aea4-49fb-8383-3b03ce3dd00e tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1128.446616] [55174]: [pid: 55174|app: 0|req: 225/428] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:08 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.456984] [55175]: DEBUG cinder.api.middleware.request_id [None req-56c7de5b-0907-4561-8b35-966334ff155f None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.460314] [55175]: INFO cinder.api.openstack.wsgi [None req-56c7de5b-0907-4561-8b35-966334ff155f tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1129.460541] [55175]: DEBUG cinder.api.openstack.wsgi [None req-56c7de5b-0907-4561-8b35-966334ff155f tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.461010] [55175]: DEBUG cinder.api.openstack.wsgi [None req-56c7de5b-0907-4561-8b35-966334ff155f tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.472024] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.472024] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.473922] [55175]: INFO cinder.volume.api [None req-56c7de5b-0907-4561-8b35-966334ff155f tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1129.483338] [55175]: INFO cinder.api.openstack.wsgi [None req-56c7de5b-0907-4561-8b35-966334ff155f tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1129.483670] [55175]: [pid: 55175|app: 0|req: 204/429] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:09 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.496740] [55174]: DEBUG cinder.api.middleware.request_id [None req-18bde480-39ed-4a53-a9e5-b6e31770d816 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.500338] [55174]: INFO cinder.api.openstack.wsgi [None req-18bde480-39ed-4a53-a9e5-b6e31770d816 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1130.500925] [55174]: DEBUG cinder.api.openstack.wsgi [None req-18bde480-39ed-4a53-a9e5-b6e31770d816 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.503228] [55174]: DEBUG cinder.api.openstack.wsgi [None req-18bde480-39ed-4a53-a9e5-b6e31770d816 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.517021] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.517021] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.521247] [55174]: INFO cinder.volume.api [None req-18bde480-39ed-4a53-a9e5-b6e31770d816 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1130.528487] [55174]: INFO cinder.api.openstack.wsgi [None req-18bde480-39ed-4a53-a9e5-b6e31770d816 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1130.529289] [55174]: [pid: 55174|app: 0|req: 226/430] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:10 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.539837] [55175]: DEBUG cinder.api.middleware.request_id [None req-a9120b37-c1cd-49cf-a074-5032910d4bcb None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.541949] [55175]: INFO cinder.api.openstack.wsgi [None req-a9120b37-c1cd-49cf-a074-5032910d4bcb tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1131.542193] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a9120b37-c1cd-49cf-a074-5032910d4bcb tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.542429] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a9120b37-c1cd-49cf-a074-5032910d4bcb tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.550741] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.550741] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.554290] [55175]: INFO cinder.volume.api [None req-a9120b37-c1cd-49cf-a074-5032910d4bcb tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1131.559146] [55175]: INFO cinder.api.openstack.wsgi [None req-a9120b37-c1cd-49cf-a074-5032910d4bcb tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1131.559747] [55175]: [pid: 55175|app: 0|req: 205/431] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:11 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.573082] [55174]: DEBUG cinder.api.middleware.request_id [None req-1c17379a-ea62-411d-a61b-8193d353f4c3 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.575472] [55174]: INFO cinder.api.openstack.wsgi [None req-1c17379a-ea62-411d-a61b-8193d353f4c3 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1132.575818] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1c17379a-ea62-411d-a61b-8193d353f4c3 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.576164] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1c17379a-ea62-411d-a61b-8193d353f4c3 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.584223] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.584223] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.587692] [55174]: INFO cinder.volume.api [None req-1c17379a-ea62-411d-a61b-8193d353f4c3 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1132.592197] [55174]: INFO cinder.api.openstack.wsgi [None req-1c17379a-ea62-411d-a61b-8193d353f4c3 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1132.592575] [55174]: [pid: 55174|app: 0|req: 227/432] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:12 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1133.603200] [55175]: DEBUG cinder.api.middleware.request_id [None req-05694964-d3ff-4278-b70a-b8ead55878e7 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.605427] [55175]: INFO cinder.api.openstack.wsgi [None req-05694964-d3ff-4278-b70a-b8ead55878e7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1133.605659] [55175]: DEBUG cinder.api.openstack.wsgi [None req-05694964-d3ff-4278-b70a-b8ead55878e7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.605879] [55175]: DEBUG cinder.api.openstack.wsgi [None req-05694964-d3ff-4278-b70a-b8ead55878e7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.613854] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.613854] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.617464] [55175]: INFO cinder.volume.api [None req-05694964-d3ff-4278-b70a-b8ead55878e7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1133.621884] [55175]: INFO cinder.api.openstack.wsgi [None req-05694964-d3ff-4278-b70a-b8ead55878e7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1133.622280] [55175]: [pid: 55175|app: 0|req: 206/433] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:13 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.634313] [55174]: DEBUG cinder.api.middleware.request_id [None req-18b218ba-9f8b-4856-8e6b-6c9a1991c583 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.637684] [55174]: INFO cinder.api.openstack.wsgi [None req-18b218ba-9f8b-4856-8e6b-6c9a1991c583 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1134.638009] [55174]: DEBUG cinder.api.openstack.wsgi [None req-18b218ba-9f8b-4856-8e6b-6c9a1991c583 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.638337] [55174]: DEBUG cinder.api.openstack.wsgi [None req-18b218ba-9f8b-4856-8e6b-6c9a1991c583 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.648815] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.648815] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.652626] [55174]: INFO cinder.volume.api [None req-18b218ba-9f8b-4856-8e6b-6c9a1991c583 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1134.657153] [55174]: INFO cinder.api.openstack.wsgi [None req-18b218ba-9f8b-4856-8e6b-6c9a1991c583 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1134.657525] [55174]: [pid: 55174|app: 0|req: 228/434] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:14 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.667825] [55175]: DEBUG cinder.api.middleware.request_id [None req-c551f2ae-3e8a-4f43-8d8b-d4614f93e220 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.669969] [55175]: INFO cinder.api.openstack.wsgi [None req-c551f2ae-3e8a-4f43-8d8b-d4614f93e220 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1135.670208] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c551f2ae-3e8a-4f43-8d8b-d4614f93e220 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.670427] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c551f2ae-3e8a-4f43-8d8b-d4614f93e220 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.681770] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.681770] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.685686] [55175]: INFO cinder.volume.api [None req-c551f2ae-3e8a-4f43-8d8b-d4614f93e220 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1135.690565] [55175]: INFO cinder.api.openstack.wsgi [None req-c551f2ae-3e8a-4f43-8d8b-d4614f93e220 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1135.690962] [55175]: [pid: 55175|app: 0|req: 207/435] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:15 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.701433] [55174]: DEBUG cinder.api.middleware.request_id [None req-965690df-819c-49e9-92c0-fc30a8bc427c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.703480] [55174]: INFO cinder.api.openstack.wsgi [None req-965690df-819c-49e9-92c0-fc30a8bc427c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1136.703718] [55174]: DEBUG cinder.api.openstack.wsgi [None req-965690df-819c-49e9-92c0-fc30a8bc427c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.703950] [55174]: DEBUG cinder.api.openstack.wsgi [None req-965690df-819c-49e9-92c0-fc30a8bc427c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.714410] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.714410] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.718161] [55174]: INFO cinder.volume.api [None req-965690df-819c-49e9-92c0-fc30a8bc427c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1136.722773] [55174]: INFO cinder.api.openstack.wsgi [None req-965690df-819c-49e9-92c0-fc30a8bc427c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1136.723256] [55174]: [pid: 55174|app: 0|req: 229/436] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:16 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.733804] [55175]: DEBUG cinder.api.middleware.request_id [None req-cd80e360-ff7f-4bd2-80f2-0b072debd847 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.736508] [55175]: INFO cinder.api.openstack.wsgi [None req-cd80e360-ff7f-4bd2-80f2-0b072debd847 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1137.736851] [55175]: DEBUG cinder.api.openstack.wsgi [None req-cd80e360-ff7f-4bd2-80f2-0b072debd847 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.737130] [55175]: DEBUG cinder.api.openstack.wsgi [None req-cd80e360-ff7f-4bd2-80f2-0b072debd847 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.748173] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.748173] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.752739] [55175]: INFO cinder.volume.api [None req-cd80e360-ff7f-4bd2-80f2-0b072debd847 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1137.757727] [55175]: INFO cinder.api.openstack.wsgi [None req-cd80e360-ff7f-4bd2-80f2-0b072debd847 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1137.758387] [55175]: [pid: 55175|app: 0|req: 208/437] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:17 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.768261] [55174]: DEBUG cinder.api.middleware.request_id [None req-49349e3d-0f08-40ad-bfa9-ac693b7e4110 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.770254] [55174]: INFO cinder.api.openstack.wsgi [None req-49349e3d-0f08-40ad-bfa9-ac693b7e4110 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1138.770517] [55174]: DEBUG cinder.api.openstack.wsgi [None req-49349e3d-0f08-40ad-bfa9-ac693b7e4110 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.770694] [55174]: DEBUG cinder.api.openstack.wsgi [None req-49349e3d-0f08-40ad-bfa9-ac693b7e4110 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.781205] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.781205] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.785098] [55174]: INFO cinder.volume.api [None req-49349e3d-0f08-40ad-bfa9-ac693b7e4110 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1138.789786] [55174]: INFO cinder.api.openstack.wsgi [None req-49349e3d-0f08-40ad-bfa9-ac693b7e4110 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1138.790271] [55174]: [pid: 55174|app: 0|req: 230/438] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:18 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.276774] [55175]: DEBUG cinder.api.middleware.request_id [None req-06a6748a-5283-4498-8768-b9981822bf8d None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.327298] [55175]: INFO cinder.api.openstack.wsgi [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1139.327697] [55175]: DEBUG cinder.api.openstack.wsgi [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1010665244"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1139.329424] [55175]: DEBUG cinder.api.v3.volumes [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1010665244'}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1139.329558] [55175]: INFO cinder.api.v3.volumes [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Create volume of 1 GB [ 1139.333640] [55175]: INFO cinder.volume.api [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Availability Zones retrieved successfully. [ 1139.340214] [55175]: DEBUG cinder.volume.api [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Flow 'volume_create_api' (04931943-20cc-4b5f-a819-310b6d9283e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1139.341341] [55175]: DEBUG cinder.volume.api [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d967fb84-2e3e-4f7e-b13b-9f787527780f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1139.342579] [55175]: DEBUG cinder.volume.flows.api.create_volume [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1139.359626] [55175]: DEBUG cinder.volume.api [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d967fb84-2e3e-4f7e-b13b-9f787527780f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1139.360515] [55175]: DEBUG cinder.volume.api [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef8f437d-72c3-45d2-90b7-2f6a4d928f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1139.401299] [55175]: DEBUG cinder.quota [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Created reservations ['d59e5588-d227-4684-ad05-d791097c7fd7', '6b4b9686-1b21-400c-94e8-27eda61a86da', 'f5d9497d-d007-41fc-b98e-0c134c19f8a1', 'fa0533aa-1dbc-4aaf-8664-af1e07887acb'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1139.402178] [55175]: DEBUG cinder.volume.api [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef8f437d-72c3-45d2-90b7-2f6a4d928f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d59e5588-d227-4684-ad05-d791097c7fd7', '6b4b9686-1b21-400c-94e8-27eda61a86da', 'f5d9497d-d007-41fc-b98e-0c134c19f8a1', 'fa0533aa-1dbc-4aaf-8664-af1e07887acb']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1139.403084] [55175]: DEBUG cinder.volume.api [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b7ed092-703a-4c97-a954-f44d7c8d7d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1139.416043] [55175]: DEBUG cinder.volume.api [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b7ed092-703a-4c97-a954-f44d7c8d7d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '060523f1-35fe-460b-903e-7c1324cecd6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1010665244',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7572e22e385d4d90871eafd97c089c0c',qos_specs=None,replication_status=,reservations=['d59e5588-d227-4684-ad05-d791097c7fd7','6b4b9686-1b21-400c-94e8-27eda61a86da','f5d9497d-d007-41fc-b98e-0c134c19f8a1','fa0533aa-1dbc-4aaf-8664-af1e07887acb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7d4851136a4fc78b4515efd85e2759',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:40:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1010665244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=060523f1-35fe-460b-903e-7c1324cecd6e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7572e22e385d4d90871eafd97c089c0c',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='9e7d4851136a4fc78b4515efd85e2759',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1139.416945] [55175]: DEBUG cinder.volume.api [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c51b34c4-fd73-475b-afef-9fbf0938f4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1139.430863] [55175]: DEBUG cinder.volume.api [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c51b34c4-fd73-475b-afef-9fbf0938f4a6) 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-1010665244',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7572e22e385d4d90871eafd97c089c0c',qos_specs=None,replication_status=,reservations=['d59e5588-d227-4684-ad05-d791097c7fd7','6b4b9686-1b21-400c-94e8-27eda61a86da','f5d9497d-d007-41fc-b98e-0c134c19f8a1','fa0533aa-1dbc-4aaf-8664-af1e07887acb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7d4851136a4fc78b4515efd85e2759',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1139.431688] [55175]: DEBUG cinder.volume.api [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22188540-bd3f-4153-bb45-d07bdca837c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1139.439835] [55175]: DEBUG cinder.volume.api [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22188540-bd3f-4153-bb45-d07bdca837c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1139.440815] [55175]: DEBUG cinder.volume.api [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Flow 'volume_create_api' (04931943-20cc-4b5f-a819-310b6d9283e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1139.441160] [55175]: INFO cinder.volume.api [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Create volume request issued successfully. [ 1139.441805] [55175]: INFO cinder.api.openstack.wsgi [None req-06a6748a-5283-4498-8768-b9981822bf8d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1139.442269] [55175]: [pid: 55175|app: 0|req: 209/439] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Feb 17 22:40:19 2025] POST /volume/v3/volumes => generated 759 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1139.451182] [55174]: DEBUG cinder.api.middleware.request_id [None req-d3b4cb63-b622-46bd-ad5a-b864976cc79c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.453207] [55174]: INFO cinder.api.openstack.wsgi [None req-d3b4cb63-b622-46bd-ad5a-b864976cc79c tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e [ 1139.453441] [55174]: DEBUG cinder.api.openstack.wsgi [None req-d3b4cb63-b622-46bd-ad5a-b864976cc79c tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.453655] [55174]: DEBUG cinder.api.openstack.wsgi [None req-d3b4cb63-b622-46bd-ad5a-b864976cc79c tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.461224] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.461224] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.464723] [55174]: INFO cinder.volume.api [None req-d3b4cb63-b622-46bd-ad5a-b864976cc79c tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Volume info retrieved successfully. [ 1139.468974] [55174]: INFO cinder.api.openstack.wsgi [None req-d3b4cb63-b622-46bd-ad5a-b864976cc79c tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e returned with HTTP 200 [ 1139.469334] [55174]: [pid: 55174|app: 0|req: 231/440] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:19 2025] GET /volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.800555] [55175]: DEBUG cinder.api.middleware.request_id [None req-3c9cbd6f-3c31-4232-acf7-d7a58724db96 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.802832] [55175]: INFO cinder.api.openstack.wsgi [None req-3c9cbd6f-3c31-4232-acf7-d7a58724db96 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1139.803072] [55175]: DEBUG cinder.api.openstack.wsgi [None req-3c9cbd6f-3c31-4232-acf7-d7a58724db96 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.803293] [55175]: DEBUG cinder.api.openstack.wsgi [None req-3c9cbd6f-3c31-4232-acf7-d7a58724db96 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.810772] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.810772] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.813931] [55175]: INFO cinder.volume.api [None req-3c9cbd6f-3c31-4232-acf7-d7a58724db96 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1139.817870] [55175]: INFO cinder.api.openstack.wsgi [None req-3c9cbd6f-3c31-4232-acf7-d7a58724db96 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1139.818237] [55175]: [pid: 55175|app: 0|req: 210/441] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:19 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.479872] [55174]: DEBUG cinder.api.middleware.request_id [None req-57a31bb2-0520-4e6b-8170-662ae76e370e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.481820] [55174]: INFO cinder.api.openstack.wsgi [None req-57a31bb2-0520-4e6b-8170-662ae76e370e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e [ 1140.482612] [55174]: DEBUG cinder.api.openstack.wsgi [None req-57a31bb2-0520-4e6b-8170-662ae76e370e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.482612] [55174]: DEBUG cinder.api.openstack.wsgi [None req-57a31bb2-0520-4e6b-8170-662ae76e370e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.491056] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.491056] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.494644] [55174]: INFO cinder.volume.api [None req-57a31bb2-0520-4e6b-8170-662ae76e370e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Volume info retrieved successfully. [ 1140.499069] [55174]: INFO cinder.api.openstack.wsgi [None req-57a31bb2-0520-4e6b-8170-662ae76e370e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e returned with HTTP 200 [ 1140.499593] [55174]: [pid: 55174|app: 0|req: 232/442] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:20 2025] GET /volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.517127] [55175]: DEBUG cinder.api.middleware.request_id [req-f4f0e85e-f626-4b9b-9ed9-525517989595 req-94faea96-e7f4-4f61-968d-571c01599ac6 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.519784] [55175]: INFO cinder.api.openstack.wsgi [req-f4f0e85e-f626-4b9b-9ed9-525517989595 req-94faea96-e7f4-4f61-968d-571c01599ac6 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e [ 1140.520091] [55175]: DEBUG cinder.api.openstack.wsgi [req-f4f0e85e-f626-4b9b-9ed9-525517989595 req-94faea96-e7f4-4f61-968d-571c01599ac6 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.520360] [55175]: DEBUG cinder.api.openstack.wsgi [req-f4f0e85e-f626-4b9b-9ed9-525517989595 req-94faea96-e7f4-4f61-968d-571c01599ac6 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.529406] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.529406] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.534023] [55175]: INFO cinder.volume.api [req-f4f0e85e-f626-4b9b-9ed9-525517989595 req-94faea96-e7f4-4f61-968d-571c01599ac6 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Volume info retrieved successfully. [ 1140.539114] [55175]: INFO cinder.api.openstack.wsgi [req-f4f0e85e-f626-4b9b-9ed9-525517989595 req-94faea96-e7f4-4f61-968d-571c01599ac6 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e returned with HTTP 200 [ 1140.539564] [55175]: [pid: 55175|app: 0|req: 211/443] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:40:20 2025] GET /volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.546987] [55174]: DEBUG cinder.api.middleware.request_id [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.548817] [55174]: INFO cinder.api.openstack.wsgi [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1140.549259] [55174]: DEBUG cinder.api.openstack.wsgi [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1997592911"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1140.551148] [55174]: DEBUG cinder.api.v3.volumes [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1997592911'}} {{(pid=55174) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1140.551293] [55174]: INFO cinder.api.v3.volumes [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Create volume of 1 GB [ 1140.555437] [55174]: INFO cinder.volume.api [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Availability Zones retrieved successfully. [ 1140.562373] [55174]: DEBUG cinder.volume.api [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Flow 'volume_create_api' (5b0e1403-6e46-4485-bbb2-9fe7a6229c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1140.563563] [55174]: DEBUG cinder.volume.api [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b78c3062-2e19-4f5f-b84f-88a3bb136fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.564654] [55174]: DEBUG cinder.volume.flows.api.create_volume [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Validating volume size '1' using validate_int {{(pid=55174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1140.581717] [55174]: DEBUG cinder.volume.api [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b78c3062-2e19-4f5f-b84f-88a3bb136fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.582799] [55174]: DEBUG cinder.volume.api [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2252c141-4584-4a18-a1eb-dae60aadc763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.612545] [55174]: DEBUG cinder.quota [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Created reservations ['e4798cb5-a5a4-4dd8-b48c-321073ad93dd', 'bb499582-034d-4ecf-9057-18b398f0257d', '225e4113-f46f-4ea5-aea6-55335d1f39ee', 'c857e086-9124-48f9-b510-e4c33aae896b'] {{(pid=55174) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1140.613670] [55174]: DEBUG cinder.volume.api [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2252c141-4584-4a18-a1eb-dae60aadc763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4798cb5-a5a4-4dd8-b48c-321073ad93dd', 'bb499582-034d-4ecf-9057-18b398f0257d', '225e4113-f46f-4ea5-aea6-55335d1f39ee', 'c857e086-9124-48f9-b510-e4c33aae896b']}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.614643] [55174]: DEBUG cinder.volume.api [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de207be0-6e20-45a9-bcd5-6c48a2d068a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.627877] [55174]: DEBUG cinder.volume.api [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de207be0-6e20-45a9-bcd5-6c48a2d068a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb017835-6207-4bec-9969-048c9343f0fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1997592911',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7572e22e385d4d90871eafd97c089c0c',qos_specs=None,replication_status=,reservations=['e4798cb5-a5a4-4dd8-b48c-321073ad93dd','bb499582-034d-4ecf-9057-18b398f0257d','225e4113-f46f-4ea5-aea6-55335d1f39ee','c857e086-9124-48f9-b510-e4c33aae896b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7d4851136a4fc78b4515efd85e2759',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:40:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1997592911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb017835-6207-4bec-9969-048c9343f0fe,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7572e22e385d4d90871eafd97c089c0c',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='9e7d4851136a4fc78b4515efd85e2759',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.628887] [55174]: DEBUG cinder.volume.api [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88b8ad54-cf88-474d-b3ac-a21b165daf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.640720] [55174]: DEBUG cinder.volume.api [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88b8ad54-cf88-474d-b3ac-a21b165daf8e) 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-1997592911',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7572e22e385d4d90871eafd97c089c0c',qos_specs=None,replication_status=,reservations=['e4798cb5-a5a4-4dd8-b48c-321073ad93dd','bb499582-034d-4ecf-9057-18b398f0257d','225e4113-f46f-4ea5-aea6-55335d1f39ee','c857e086-9124-48f9-b510-e4c33aae896b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7d4851136a4fc78b4515efd85e2759',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.642057] [55174]: DEBUG cinder.volume.api [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0bec998-11b9-4bac-92f9-cf20f33140f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.649532] [55174]: DEBUG cinder.volume.api [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0bec998-11b9-4bac-92f9-cf20f33140f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.650683] [55174]: DEBUG cinder.volume.api [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Flow 'volume_create_api' (5b0e1403-6e46-4485-bbb2-9fe7a6229c3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1140.650778] [55174]: INFO cinder.volume.api [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Create volume request issued successfully. [ 1140.651417] [55174]: INFO cinder.api.openstack.wsgi [None req-bb037edc-0f4c-4e99-9d48-f03a66678b10 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1140.652020] [55174]: [pid: 55174|app: 0|req: 233/444] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Feb 17 22:40:20 2025] POST /volume/v3/volumes => generated 759 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1140.660350] [55175]: DEBUG cinder.api.middleware.request_id [None req-7f18b86d-ccf8-4105-8822-9cee9a08c061 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.664260] [55175]: INFO cinder.api.openstack.wsgi [None req-7f18b86d-ccf8-4105-8822-9cee9a08c061 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe [ 1140.664260] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7f18b86d-ccf8-4105-8822-9cee9a08c061 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.664260] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7f18b86d-ccf8-4105-8822-9cee9a08c061 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.671057] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.671057] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.674471] [55175]: INFO cinder.volume.api [None req-7f18b86d-ccf8-4105-8822-9cee9a08c061 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Volume info retrieved successfully. [ 1140.678914] [55175]: INFO cinder.api.openstack.wsgi [None req-7f18b86d-ccf8-4105-8822-9cee9a08c061 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe returned with HTTP 200 [ 1140.679442] [55175]: [pid: 55175|app: 0|req: 212/445] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:20 2025] GET /volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.828457] [55174]: DEBUG cinder.api.middleware.request_id [None req-ac8fe8be-31b4-4d98-a6cc-f1667db0107a None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.830854] [55174]: INFO cinder.api.openstack.wsgi [None req-ac8fe8be-31b4-4d98-a6cc-f1667db0107a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1140.831102] [55174]: DEBUG cinder.api.openstack.wsgi [None req-ac8fe8be-31b4-4d98-a6cc-f1667db0107a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.831332] [55174]: DEBUG cinder.api.openstack.wsgi [None req-ac8fe8be-31b4-4d98-a6cc-f1667db0107a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.839192] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.839192] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.843123] [55174]: INFO cinder.volume.api [None req-ac8fe8be-31b4-4d98-a6cc-f1667db0107a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1140.848154] [55174]: INFO cinder.api.openstack.wsgi [None req-ac8fe8be-31b4-4d98-a6cc-f1667db0107a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1140.848529] [55174]: [pid: 55174|app: 0|req: 234/446] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:20 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.689846] [55175]: DEBUG cinder.api.middleware.request_id [None req-067aaa89-b3f3-4d4f-a164-1e1cd14ad1da None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.692090] [55175]: INFO cinder.api.openstack.wsgi [None req-067aaa89-b3f3-4d4f-a164-1e1cd14ad1da tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe [ 1141.692346] [55175]: DEBUG cinder.api.openstack.wsgi [None req-067aaa89-b3f3-4d4f-a164-1e1cd14ad1da tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.692568] [55175]: DEBUG cinder.api.openstack.wsgi [None req-067aaa89-b3f3-4d4f-a164-1e1cd14ad1da tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.701327] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.701327] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.704754] [55175]: INFO cinder.volume.api [None req-067aaa89-b3f3-4d4f-a164-1e1cd14ad1da tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Volume info retrieved successfully. [ 1141.709036] [55175]: INFO cinder.api.openstack.wsgi [None req-067aaa89-b3f3-4d4f-a164-1e1cd14ad1da tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe returned with HTTP 200 [ 1141.709425] [55175]: [pid: 55175|app: 0|req: 213/447] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:21 2025] GET /volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.727059] [55174]: DEBUG cinder.api.middleware.request_id [req-868b0542-7ad5-47a2-aacd-97fc7e0809ef req-2a0877e0-cee0-4fff-a021-f65dbf7ec31f None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.729495] [55174]: INFO cinder.api.openstack.wsgi [req-868b0542-7ad5-47a2-aacd-97fc7e0809ef req-2a0877e0-cee0-4fff-a021-f65dbf7ec31f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe [ 1141.729717] [55174]: DEBUG cinder.api.openstack.wsgi [req-868b0542-7ad5-47a2-aacd-97fc7e0809ef req-2a0877e0-cee0-4fff-a021-f65dbf7ec31f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.729959] [55174]: DEBUG cinder.api.openstack.wsgi [req-868b0542-7ad5-47a2-aacd-97fc7e0809ef req-2a0877e0-cee0-4fff-a021-f65dbf7ec31f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.737805] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.737805] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.741438] [55174]: INFO cinder.volume.api [req-868b0542-7ad5-47a2-aacd-97fc7e0809ef req-2a0877e0-cee0-4fff-a021-f65dbf7ec31f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Volume info retrieved successfully. [ 1141.745935] [55174]: INFO cinder.api.openstack.wsgi [req-868b0542-7ad5-47a2-aacd-97fc7e0809ef req-2a0877e0-cee0-4fff-a021-f65dbf7ec31f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe returned with HTTP 200 [ 1141.746359] [55174]: [pid: 55174|app: 0|req: 235/448] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:40:21 2025] GET /volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.753922] [55175]: DEBUG cinder.api.middleware.request_id [None req-ae237379-3080-4def-b046-be2031d3bb18 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.756337] [55175]: INFO cinder.api.openstack.wsgi [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1141.756774] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1216796566"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1141.758582] [55175]: DEBUG cinder.api.v3.volumes [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1216796566'}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1141.758716] [55175]: INFO cinder.api.v3.volumes [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Create volume of 1 GB [ 1141.762855] [55175]: INFO cinder.volume.api [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Availability Zones retrieved successfully. [ 1141.769770] [55175]: DEBUG cinder.volume.api [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Flow 'volume_create_api' (166b299c-44bb-47f9-bd48-d51bea1886e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1141.771070] [55175]: DEBUG cinder.volume.api [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (decd94d7-1eb7-47d7-b581-b9280728c0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1141.772154] [55175]: DEBUG cinder.volume.flows.api.create_volume [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1141.788964] [55175]: DEBUG cinder.volume.api [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (decd94d7-1eb7-47d7-b581-b9280728c0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1141.789876] [55175]: DEBUG cinder.volume.api [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073b9d81-cc4d-4114-9532-d72f6a8228fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1141.817895] [55175]: DEBUG cinder.quota [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Created reservations ['59dfbb2e-5bdc-4780-970e-652490f97724', '8d13081d-64a8-4c12-b3f3-44fcf7bc9921', 'e8c6ce10-d3a1-4e99-9ea5-6587c197cffd', '6863b255-a40b-4ea6-ae70-004a3a6a4b67'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1141.818806] [55175]: DEBUG cinder.volume.api [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073b9d81-cc4d-4114-9532-d72f6a8228fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59dfbb2e-5bdc-4780-970e-652490f97724', '8d13081d-64a8-4c12-b3f3-44fcf7bc9921', 'e8c6ce10-d3a1-4e99-9ea5-6587c197cffd', '6863b255-a40b-4ea6-ae70-004a3a6a4b67']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1141.819751] [55175]: DEBUG cinder.volume.api [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (207a2946-9d8c-4ad2-aaf0-59a1b3bdfe3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1141.833505] [55175]: DEBUG cinder.volume.api [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (207a2946-9d8c-4ad2-aaf0-59a1b3bdfe3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f008491-a9af-4735-9e96-fb9eeb1e81fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1216796566',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7572e22e385d4d90871eafd97c089c0c',qos_specs=None,replication_status=,reservations=['59dfbb2e-5bdc-4780-970e-652490f97724','8d13081d-64a8-4c12-b3f3-44fcf7bc9921','e8c6ce10-d3a1-4e99-9ea5-6587c197cffd','6863b255-a40b-4ea6-ae70-004a3a6a4b67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7d4851136a4fc78b4515efd85e2759',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:40:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1216796566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f008491-a9af-4735-9e96-fb9eeb1e81fa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7572e22e385d4d90871eafd97c089c0c',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='9e7d4851136a4fc78b4515efd85e2759',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1141.834371] [55175]: DEBUG cinder.volume.api [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c09d884-5fc3-4175-b71e-1ada4b3daa88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1141.847760] [55175]: DEBUG cinder.volume.api [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c09d884-5fc3-4175-b71e-1ada4b3daa88) 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-1216796566',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7572e22e385d4d90871eafd97c089c0c',qos_specs=None,replication_status=,reservations=['59dfbb2e-5bdc-4780-970e-652490f97724','8d13081d-64a8-4c12-b3f3-44fcf7bc9921','e8c6ce10-d3a1-4e99-9ea5-6587c197cffd','6863b255-a40b-4ea6-ae70-004a3a6a4b67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7d4851136a4fc78b4515efd85e2759',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1141.848578] [55175]: DEBUG cinder.volume.api [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e1d8e95-3e7d-4c14-be55-49238a29bad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1141.855394] [55175]: DEBUG cinder.volume.api [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e1d8e95-3e7d-4c14-be55-49238a29bad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1141.856401] [55175]: DEBUG cinder.volume.api [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Flow 'volume_create_api' (166b299c-44bb-47f9-bd48-d51bea1886e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1141.856734] [55175]: INFO cinder.volume.api [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Create volume request issued successfully. [ 1141.857385] [55175]: INFO cinder.api.openstack.wsgi [None req-ae237379-3080-4def-b046-be2031d3bb18 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1141.857927] [55175]: [pid: 55175|app: 0|req: 214/449] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Feb 17 22:40:21 2025] POST /volume/v3/volumes => generated 759 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1141.859254] [55174]: DEBUG cinder.api.middleware.request_id [None req-67755025-16b1-459c-b597-95d151810d94 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.861354] [55174]: INFO cinder.api.openstack.wsgi [None req-67755025-16b1-459c-b597-95d151810d94 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1141.861576] [55174]: DEBUG cinder.api.openstack.wsgi [None req-67755025-16b1-459c-b597-95d151810d94 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.861791] [55174]: DEBUG cinder.api.openstack.wsgi [None req-67755025-16b1-459c-b597-95d151810d94 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.866850] [55175]: DEBUG cinder.api.middleware.request_id [None req-bd682bd1-aca5-4c35-8328-6a10eb6d80d7 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.868960] [55175]: INFO cinder.api.openstack.wsgi [None req-bd682bd1-aca5-4c35-8328-6a10eb6d80d7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa [ 1141.869195] [55175]: DEBUG cinder.api.openstack.wsgi [None req-bd682bd1-aca5-4c35-8328-6a10eb6d80d7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.869627] [55175]: DEBUG cinder.api.openstack.wsgi [None req-bd682bd1-aca5-4c35-8328-6a10eb6d80d7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.870770] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.870770] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.876209] [55174]: INFO cinder.volume.api [None req-67755025-16b1-459c-b597-95d151810d94 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1141.877165] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.877165] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.880641] [55175]: INFO cinder.volume.api [None req-bd682bd1-aca5-4c35-8328-6a10eb6d80d7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Volume info retrieved successfully. [ 1141.881022] [55174]: INFO cinder.api.openstack.wsgi [None req-67755025-16b1-459c-b597-95d151810d94 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1141.881412] [55174]: [pid: 55174|app: 0|req: 236/450] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:21 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.884840] [55175]: INFO cinder.api.openstack.wsgi [None req-bd682bd1-aca5-4c35-8328-6a10eb6d80d7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa returned with HTTP 200 [ 1141.885230] [55175]: [pid: 55175|app: 0|req: 215/451] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:21 2025] GET /volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.891530] [55174]: DEBUG cinder.api.middleware.request_id [None req-e159d115-e9cd-4c13-9b39-b7318d696e96 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.893543] [55174]: INFO cinder.api.openstack.wsgi [None req-e159d115-e9cd-4c13-9b39-b7318d696e96 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1142.893766] [55174]: DEBUG cinder.api.openstack.wsgi [None req-e159d115-e9cd-4c13-9b39-b7318d696e96 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.893982] [55174]: DEBUG cinder.api.openstack.wsgi [None req-e159d115-e9cd-4c13-9b39-b7318d696e96 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.896088] [55175]: DEBUG cinder.api.middleware.request_id [None req-a98fdf93-7116-44ed-bdea-efe7527a328a None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.898232] [55175]: INFO cinder.api.openstack.wsgi [None req-a98fdf93-7116-44ed-bdea-efe7527a328a tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa [ 1142.898457] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a98fdf93-7116-44ed-bdea-efe7527a328a tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.898672] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a98fdf93-7116-44ed-bdea-efe7527a328a tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.903027] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.903027] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.906233] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.906233] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.906443] [55174]: INFO cinder.volume.api [None req-e159d115-e9cd-4c13-9b39-b7318d696e96 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1142.909490] [55175]: INFO cinder.volume.api [None req-a98fdf93-7116-44ed-bdea-efe7527a328a tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Volume info retrieved successfully. [ 1142.910903] [55174]: INFO cinder.api.openstack.wsgi [None req-e159d115-e9cd-4c13-9b39-b7318d696e96 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1142.911059] [55174]: [pid: 55174|app: 0|req: 237/452] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:22 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.913552] [55175]: INFO cinder.api.openstack.wsgi [None req-a98fdf93-7116-44ed-bdea-efe7527a328a tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa returned with HTTP 200 [ 1142.913914] [55175]: [pid: 55175|app: 0|req: 216/453] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:22 2025] GET /volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1142.931793] [55174]: DEBUG cinder.api.middleware.request_id [req-6f50176c-625e-4cf5-a001-f0355dc8cb13 req-3b2e9af0-dae3-4875-9780-838ece246f5b None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.933964] [55174]: INFO cinder.api.openstack.wsgi [req-6f50176c-625e-4cf5-a001-f0355dc8cb13 req-3b2e9af0-dae3-4875-9780-838ece246f5b tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa [ 1142.934214] [55174]: DEBUG cinder.api.openstack.wsgi [req-6f50176c-625e-4cf5-a001-f0355dc8cb13 req-3b2e9af0-dae3-4875-9780-838ece246f5b tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.934430] [55174]: DEBUG cinder.api.openstack.wsgi [req-6f50176c-625e-4cf5-a001-f0355dc8cb13 req-3b2e9af0-dae3-4875-9780-838ece246f5b tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.941772] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.941772] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.945257] [55174]: INFO cinder.volume.api [req-6f50176c-625e-4cf5-a001-f0355dc8cb13 req-3b2e9af0-dae3-4875-9780-838ece246f5b tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Volume info retrieved successfully. [ 1142.949554] [55174]: INFO cinder.api.openstack.wsgi [req-6f50176c-625e-4cf5-a001-f0355dc8cb13 req-3b2e9af0-dae3-4875-9780-838ece246f5b tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa returned with HTTP 200 [ 1142.949955] [55174]: [pid: 55174|app: 0|req: 238/454] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:40:22 2025] GET /volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.964471] [55175]: DEBUG cinder.api.middleware.request_id [req-8276d314-b4e3-4c2e-856a-96a40eca0031 req-1f84ec87-919b-4fc5-84a1-2377c7568f0d None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.966748] [55175]: INFO cinder.api.openstack.wsgi [req-8276d314-b4e3-4c2e-856a-96a40eca0031 req-1f84ec87-919b-4fc5-84a1-2377c7568f0d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1142.967077] [55175]: DEBUG cinder.api.openstack.wsgi [req-8276d314-b4e3-4c2e-856a-96a40eca0031 req-1f84ec87-919b-4fc5-84a1-2377c7568f0d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.967299] [55175]: DEBUG cinder.api.openstack.wsgi [req-8276d314-b4e3-4c2e-856a-96a40eca0031 req-1f84ec87-919b-4fc5-84a1-2377c7568f0d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'detail' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.967657] [55175]: DEBUG cinder.api.api_utils [req-8276d314-b4e3-4c2e-856a-96a40eca0031 req-1f84ec87-919b-4fc5-84a1-2377c7568f0d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Removing options '' from query. {{(pid=55175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1142.968514] [55175]: DEBUG cinder.volume.api [req-8276d314-b4e3-4c2e-856a-96a40eca0031 req-1f84ec87-919b-4fc5-84a1-2377c7568f0d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55175) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1142.997177] [55175]: INFO cinder.volume.api [req-8276d314-b4e3-4c2e-856a-96a40eca0031 req-1f84ec87-919b-4fc5-84a1-2377c7568f0d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Get all volumes completed successfully. [ 1142.998280] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.998280] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.002911] [55175]: INFO cinder.api.openstack.wsgi [req-8276d314-b4e3-4c2e-856a-96a40eca0031 req-1f84ec87-919b-4fc5-84a1-2377c7568f0d tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1143.003428] [55175]: [pid: 55175|app: 0|req: 217/455] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Feb 17 22:40:22 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.019896] [55174]: DEBUG cinder.api.middleware.request_id [req-a51286b2-aae7-4712-90e9-f65d3a6242aa req-2bd0f4df-5579-4bf9-b1ce-e74e2527d8c8 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.022087] [55174]: INFO cinder.api.openstack.wsgi [req-a51286b2-aae7-4712-90e9-f65d3a6242aa req-2bd0f4df-5579-4bf9-b1ce-e74e2527d8c8 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1143.022307] [55174]: DEBUG cinder.api.openstack.wsgi [req-a51286b2-aae7-4712-90e9-f65d3a6242aa req-2bd0f4df-5579-4bf9-b1ce-e74e2527d8c8 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.022520] [55174]: DEBUG cinder.api.openstack.wsgi [req-a51286b2-aae7-4712-90e9-f65d3a6242aa req-2bd0f4df-5579-4bf9-b1ce-e74e2527d8c8 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'detail' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.022876] [55174]: DEBUG cinder.api.api_utils [req-a51286b2-aae7-4712-90e9-f65d3a6242aa req-2bd0f4df-5579-4bf9-b1ce-e74e2527d8c8 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Removing options '' from query. {{(pid=55174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1143.023729] [55174]: DEBUG cinder.volume.api [req-a51286b2-aae7-4712-90e9-f65d3a6242aa req-2bd0f4df-5579-4bf9-b1ce-e74e2527d8c8 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55174) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1143.049831] [55174]: INFO cinder.volume.api [req-a51286b2-aae7-4712-90e9-f65d3a6242aa req-2bd0f4df-5579-4bf9-b1ce-e74e2527d8c8 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Get all volumes completed successfully. [ 1143.050904] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.050904] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.055077] [55174]: INFO cinder.api.openstack.wsgi [req-a51286b2-aae7-4712-90e9-f65d3a6242aa req-2bd0f4df-5579-4bf9-b1ce-e74e2527d8c8 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1143.055474] [55174]: [pid: 55174|app: 0|req: 239/456] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Feb 17 22:40:22 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.072643] [55175]: DEBUG cinder.api.middleware.request_id [req-879291a6-2315-4e2b-bae6-60c541b52675 req-4c47969a-70b9-4ebc-a6ac-142596cbe676 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.074912] [55175]: INFO cinder.api.openstack.wsgi [req-879291a6-2315-4e2b-bae6-60c541b52675 req-4c47969a-70b9-4ebc-a6ac-142596cbe676 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1143.075155] [55175]: DEBUG cinder.api.openstack.wsgi [req-879291a6-2315-4e2b-bae6-60c541b52675 req-4c47969a-70b9-4ebc-a6ac-142596cbe676 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.075374] [55175]: DEBUG cinder.api.openstack.wsgi [req-879291a6-2315-4e2b-bae6-60c541b52675 req-4c47969a-70b9-4ebc-a6ac-142596cbe676 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'detail' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.075848] [55175]: DEBUG cinder.api.api_utils [req-879291a6-2315-4e2b-bae6-60c541b52675 req-4c47969a-70b9-4ebc-a6ac-142596cbe676 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Removing options '' from query. {{(pid=55175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1143.076711] [55175]: DEBUG cinder.volume.api [req-879291a6-2315-4e2b-bae6-60c541b52675 req-4c47969a-70b9-4ebc-a6ac-142596cbe676 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55175) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1143.085416] [55175]: INFO cinder.volume.api [req-879291a6-2315-4e2b-bae6-60c541b52675 req-4c47969a-70b9-4ebc-a6ac-142596cbe676 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Get all volumes completed successfully. [ 1143.086386] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.086386] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.090224] [55175]: INFO cinder.api.openstack.wsgi [req-879291a6-2315-4e2b-bae6-60c541b52675 req-4c47969a-70b9-4ebc-a6ac-142596cbe676 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1143.090600] [55175]: [pid: 55175|app: 0|req: 218/457] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Feb 17 22:40:22 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.105174] [55174]: DEBUG cinder.api.middleware.request_id [req-f344b8f3-8acc-45af-9bc7-85441758593c req-5185aed1-aa06-4ccb-b85a-470241944761 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.107374] [55174]: INFO cinder.api.openstack.wsgi [req-f344b8f3-8acc-45af-9bc7-85441758593c req-5185aed1-aa06-4ccb-b85a-470241944761 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1143.107592] [55174]: DEBUG cinder.api.openstack.wsgi [req-f344b8f3-8acc-45af-9bc7-85441758593c req-5185aed1-aa06-4ccb-b85a-470241944761 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.107811] [55174]: DEBUG cinder.api.openstack.wsgi [req-f344b8f3-8acc-45af-9bc7-85441758593c req-5185aed1-aa06-4ccb-b85a-470241944761 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'detail' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.108098] [55174]: DEBUG cinder.api.api_utils [req-f344b8f3-8acc-45af-9bc7-85441758593c req-5185aed1-aa06-4ccb-b85a-470241944761 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Removing options '' from query. {{(pid=55174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1143.108983] [55174]: DEBUG cinder.volume.api [req-f344b8f3-8acc-45af-9bc7-85441758593c req-5185aed1-aa06-4ccb-b85a-470241944761 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55174) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1143.117352] [55174]: INFO cinder.volume.api [req-f344b8f3-8acc-45af-9bc7-85441758593c req-5185aed1-aa06-4ccb-b85a-470241944761 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Get all volumes completed successfully. [ 1143.118304] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.118304] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.122575] [55174]: INFO cinder.api.openstack.wsgi [req-f344b8f3-8acc-45af-9bc7-85441758593c req-5185aed1-aa06-4ccb-b85a-470241944761 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1143.122952] [55174]: [pid: 55174|app: 0|req: 240/458] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Feb 17 22:40:22 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.137964] [55175]: DEBUG cinder.api.middleware.request_id [req-8037118a-eb2c-42d8-8347-83af68e7d48d req-6849b900-514f-422c-848d-ebde7945ffc8 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.140375] [55175]: INFO cinder.api.openstack.wsgi [req-8037118a-eb2c-42d8-8347-83af68e7d48d req-6849b900-514f-422c-848d-ebde7945ffc8 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1143.140600] [55175]: DEBUG cinder.api.openstack.wsgi [req-8037118a-eb2c-42d8-8347-83af68e7d48d req-6849b900-514f-422c-848d-ebde7945ffc8 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.140811] [55175]: DEBUG cinder.api.openstack.wsgi [req-8037118a-eb2c-42d8-8347-83af68e7d48d req-6849b900-514f-422c-848d-ebde7945ffc8 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'detail' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.141142] [55175]: DEBUG cinder.api.api_utils [req-8037118a-eb2c-42d8-8347-83af68e7d48d req-6849b900-514f-422c-848d-ebde7945ffc8 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Removing options '' from query. {{(pid=55175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1143.142013] [55175]: DEBUG cinder.volume.api [req-8037118a-eb2c-42d8-8347-83af68e7d48d req-6849b900-514f-422c-848d-ebde7945ffc8 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55175) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1143.150654] [55175]: INFO cinder.volume.api [req-8037118a-eb2c-42d8-8347-83af68e7d48d req-6849b900-514f-422c-848d-ebde7945ffc8 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Get all volumes completed successfully. [ 1143.151641] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.151641] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.155479] [55175]: INFO cinder.api.openstack.wsgi [req-8037118a-eb2c-42d8-8347-83af68e7d48d req-6849b900-514f-422c-848d-ebde7945ffc8 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1143.155852] [55175]: [pid: 55175|app: 0|req: 219/459] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Feb 17 22:40:22 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.171514] [55174]: DEBUG cinder.api.middleware.request_id [req-d2749836-79fd-45cd-b577-2a60ab9fe268 req-9ff2d8d1-3bdd-4788-b735-2687494a50c7 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.173845] [55174]: INFO cinder.api.openstack.wsgi [req-d2749836-79fd-45cd-b577-2a60ab9fe268 req-9ff2d8d1-3bdd-4788-b735-2687494a50c7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1143.173987] [55174]: DEBUG cinder.api.openstack.wsgi [req-d2749836-79fd-45cd-b577-2a60ab9fe268 req-9ff2d8d1-3bdd-4788-b735-2687494a50c7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.174230] [55174]: DEBUG cinder.api.openstack.wsgi [req-d2749836-79fd-45cd-b577-2a60ab9fe268 req-9ff2d8d1-3bdd-4788-b735-2687494a50c7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'detail' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.174505] [55174]: DEBUG cinder.api.api_utils [req-d2749836-79fd-45cd-b577-2a60ab9fe268 req-9ff2d8d1-3bdd-4788-b735-2687494a50c7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Removing options '' from query. {{(pid=55174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1143.175357] [55174]: DEBUG cinder.volume.api [req-d2749836-79fd-45cd-b577-2a60ab9fe268 req-9ff2d8d1-3bdd-4788-b735-2687494a50c7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55174) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1143.184509] [55174]: INFO cinder.volume.api [req-d2749836-79fd-45cd-b577-2a60ab9fe268 req-9ff2d8d1-3bdd-4788-b735-2687494a50c7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Get all volumes completed successfully. [ 1143.185513] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.185513] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.189553] [55174]: INFO cinder.api.openstack.wsgi [req-d2749836-79fd-45cd-b577-2a60ab9fe268 req-9ff2d8d1-3bdd-4788-b735-2687494a50c7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1143.189956] [55174]: [pid: 55174|app: 0|req: 241/460] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Feb 17 22:40:23 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.205246] [55175]: DEBUG cinder.api.middleware.request_id [req-d3c76db0-214f-4871-a8fe-4b44bf1ec969 req-0b5caddb-84f9-4192-be0a-9bd283ed851a None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.207600] [55175]: INFO cinder.api.openstack.wsgi [req-d3c76db0-214f-4871-a8fe-4b44bf1ec969 req-0b5caddb-84f9-4192-be0a-9bd283ed851a tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1143.207846] [55175]: DEBUG cinder.api.openstack.wsgi [req-d3c76db0-214f-4871-a8fe-4b44bf1ec969 req-0b5caddb-84f9-4192-be0a-9bd283ed851a tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.208077] [55175]: DEBUG cinder.api.openstack.wsgi [req-d3c76db0-214f-4871-a8fe-4b44bf1ec969 req-0b5caddb-84f9-4192-be0a-9bd283ed851a tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'detail' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.208363] [55175]: DEBUG cinder.api.api_utils [req-d3c76db0-214f-4871-a8fe-4b44bf1ec969 req-0b5caddb-84f9-4192-be0a-9bd283ed851a tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Removing options '' from query. {{(pid=55175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1143.209242] [55175]: DEBUG cinder.volume.api [req-d3c76db0-214f-4871-a8fe-4b44bf1ec969 req-0b5caddb-84f9-4192-be0a-9bd283ed851a tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55175) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1143.217949] [55175]: INFO cinder.volume.api [req-d3c76db0-214f-4871-a8fe-4b44bf1ec969 req-0b5caddb-84f9-4192-be0a-9bd283ed851a tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Get all volumes completed successfully. [ 1143.218941] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.218941] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.222845] [55175]: INFO cinder.api.openstack.wsgi [req-d3c76db0-214f-4871-a8fe-4b44bf1ec969 req-0b5caddb-84f9-4192-be0a-9bd283ed851a tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1143.223244] [55175]: [pid: 55175|app: 0|req: 220/461] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Feb 17 22:40:23 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.238433] [55174]: DEBUG cinder.api.middleware.request_id [req-94900897-0c80-4f85-8ef6-415439c00028 req-64b8f736-972a-4cea-8685-dd6c7d0c1b9e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.240748] [55174]: INFO cinder.api.openstack.wsgi [req-94900897-0c80-4f85-8ef6-415439c00028 req-64b8f736-972a-4cea-8685-dd6c7d0c1b9e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1143.240962] [55174]: DEBUG cinder.api.openstack.wsgi [req-94900897-0c80-4f85-8ef6-415439c00028 req-64b8f736-972a-4cea-8685-dd6c7d0c1b9e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.241204] [55174]: DEBUG cinder.api.openstack.wsgi [req-94900897-0c80-4f85-8ef6-415439c00028 req-64b8f736-972a-4cea-8685-dd6c7d0c1b9e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'detail' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.241481] [55174]: DEBUG cinder.api.api_utils [req-94900897-0c80-4f85-8ef6-415439c00028 req-64b8f736-972a-4cea-8685-dd6c7d0c1b9e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Removing options '' from query. {{(pid=55174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1143.242314] [55174]: DEBUG cinder.volume.api [req-94900897-0c80-4f85-8ef6-415439c00028 req-64b8f736-972a-4cea-8685-dd6c7d0c1b9e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55174) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1143.250915] [55174]: INFO cinder.volume.api [req-94900897-0c80-4f85-8ef6-415439c00028 req-64b8f736-972a-4cea-8685-dd6c7d0c1b9e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Get all volumes completed successfully. [ 1143.251888] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.251888] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.255745] [55174]: INFO cinder.api.openstack.wsgi [req-94900897-0c80-4f85-8ef6-415439c00028 req-64b8f736-972a-4cea-8685-dd6c7d0c1b9e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1143.256135] [55174]: [pid: 55174|app: 0|req: 242/462] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Feb 17 22:40:23 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.267617] [55175]: DEBUG cinder.api.middleware.request_id [None req-7bc03033-af8c-4571-89e0-ce7f31c4756f None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.270446] [55175]: INFO cinder.api.openstack.wsgi [None req-7bc03033-af8c-4571-89e0-ce7f31c4756f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa [ 1143.270665] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7bc03033-af8c-4571-89e0-ce7f31c4756f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.270927] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7bc03033-af8c-4571-89e0-ce7f31c4756f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.271157] [55175]: INFO cinder.api.v3.volumes [None req-7bc03033-af8c-4571-89e0-ce7f31c4756f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Delete volume with id: 0f008491-a9af-4735-9e96-fb9eeb1e81fa [ 1143.280403] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.280403] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.280923] [55175]: INFO cinder.volume.api [None req-7bc03033-af8c-4571-89e0-ce7f31c4756f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Volume info retrieved successfully. [ 1143.298033] [55175]: INFO cinder.volume.api [None req-7bc03033-af8c-4571-89e0-ce7f31c4756f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Delete volume request issued successfully. [ 1143.298156] [55175]: INFO cinder.api.openstack.wsgi [None req-7bc03033-af8c-4571-89e0-ce7f31c4756f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa returned with HTTP 202 [ 1143.298696] [55175]: [pid: 55175|app: 0|req: 221/463] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:40:23 2025] DELETE /volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1143.302587] [55174]: DEBUG cinder.api.middleware.request_id [None req-3e32c99f-1e9f-4a77-ad77-a0f81b24510c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.304534] [55174]: INFO cinder.api.openstack.wsgi [None req-3e32c99f-1e9f-4a77-ad77-a0f81b24510c tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa [ 1143.304770] [55174]: DEBUG cinder.api.openstack.wsgi [None req-3e32c99f-1e9f-4a77-ad77-a0f81b24510c tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.305290] [55174]: DEBUG cinder.api.openstack.wsgi [None req-3e32c99f-1e9f-4a77-ad77-a0f81b24510c tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.313468] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.313468] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.317532] [55174]: INFO cinder.volume.api [None req-3e32c99f-1e9f-4a77-ad77-a0f81b24510c tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Volume info retrieved successfully. [ 1143.322098] [55174]: INFO cinder.api.openstack.wsgi [None req-3e32c99f-1e9f-4a77-ad77-a0f81b24510c tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa returned with HTTP 200 [ 1143.322498] [55174]: [pid: 55174|app: 0|req: 243/464] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:23 2025] GET /volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.921858] [55175]: DEBUG cinder.api.middleware.request_id [None req-c7b671c6-47ec-4176-85b1-d64abbeb99b8 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.923794] [55175]: INFO cinder.api.openstack.wsgi [None req-c7b671c6-47ec-4176-85b1-d64abbeb99b8 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1143.924184] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c7b671c6-47ec-4176-85b1-d64abbeb99b8 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.924928] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c7b671c6-47ec-4176-85b1-d64abbeb99b8 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.934389] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.934389] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.938185] [55175]: INFO cinder.volume.api [None req-c7b671c6-47ec-4176-85b1-d64abbeb99b8 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1143.943617] [55175]: INFO cinder.api.openstack.wsgi [None req-c7b671c6-47ec-4176-85b1-d64abbeb99b8 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1143.944163] [55175]: [pid: 55175|app: 0|req: 222/465] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:23 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.970331] [55174]: DEBUG cinder.api.middleware.request_id [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-e0a438ce-dfa9-450c-bdbb-8a9b65254627 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.972635] [55174]: INFO cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-e0a438ce-dfa9-450c-bdbb-8a9b65254627 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1143.972862] [55174]: DEBUG cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-e0a438ce-dfa9-450c-bdbb-8a9b65254627 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.973097] [55174]: DEBUG cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-e0a438ce-dfa9-450c-bdbb-8a9b65254627 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.980515] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.980515] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.984134] [55174]: INFO cinder.volume.api [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-e0a438ce-dfa9-450c-bdbb-8a9b65254627 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1143.989411] [55174]: INFO cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-e0a438ce-dfa9-450c-bdbb-8a9b65254627 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1143.989927] [55174]: [pid: 55174|app: 0|req: 244/466] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:40:23 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.218034] [55175]: DEBUG cinder.api.middleware.request_id [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-f9890eac-0b74-4d7f-853a-a9df62b68140 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.220408] [55175]: INFO cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-f9890eac-0b74-4d7f-853a-a9df62b68140 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1144.220634] [55175]: DEBUG cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-f9890eac-0b74-4d7f-853a-a9df62b68140 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.220859] [55175]: DEBUG cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-f9890eac-0b74-4d7f-853a-a9df62b68140 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.228226] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.228226] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.231665] [55175]: INFO cinder.volume.api [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-f9890eac-0b74-4d7f-853a-a9df62b68140 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1144.236437] [55175]: INFO cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-f9890eac-0b74-4d7f-853a-a9df62b68140 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1144.236827] [55175]: [pid: 55175|app: 0|req: 223/467] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:40:24 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.243233] [55174]: DEBUG cinder.api.middleware.request_id [None req-2431cf80-8e63-4cd2-847a-313946e70b8a None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.243732] [55174]: INFO cinder.api.openstack.wsgi [None req-2431cf80-8e63-4cd2-847a-313946e70b8a None None] GET http://10.180.1.21/volume// [ 1144.243939] [55174]: DEBUG cinder.api.openstack.wsgi [None req-2431cf80-8e63-4cd2-847a-313946e70b8a None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.244223] [55174]: DEBUG cinder.api.openstack.wsgi [None req-2431cf80-8e63-4cd2-847a-313946e70b8a None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.244774] [55174]: INFO cinder.api.openstack.wsgi [None req-2431cf80-8e63-4cd2-847a-313946e70b8a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1144.245318] [55174]: [pid: 55174|app: 0|req: 245/468] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:40:24 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1144.248850] [55175]: DEBUG cinder.api.middleware.request_id [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-73b2fca1-ccde-4bfb-b8f7-8cce859ef509 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.251095] [55175]: INFO cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-73b2fca1-ccde-4bfb-b8f7-8cce859ef509 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1144.251513] [55175]: DEBUG cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-73b2fca1-ccde-4bfb-b8f7-8cce859ef509 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebc38ad2-b13e-49be-b334-bc51de91f6e7", "connector": null, "instance_uuid": "a200d6f6-61fc-4b2d-865c-9bfe3908ffb5"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1144.260338] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.260338] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.280958] [55175]: INFO cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-73b2fca1-ccde-4bfb-b8f7-8cce859ef509 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1144.281547] [55175]: [pid: 55175|app: 0|req: 224/469] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:40:24 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.332706] [55174]: DEBUG cinder.api.middleware.request_id [None req-59ebfa79-3768-44ee-8d07-5a6ec5c80c29 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.334883] [55174]: INFO cinder.api.openstack.wsgi [None req-59ebfa79-3768-44ee-8d07-5a6ec5c80c29 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa [ 1144.336606] [55174]: DEBUG cinder.api.openstack.wsgi [None req-59ebfa79-3768-44ee-8d07-5a6ec5c80c29 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.336606] [55174]: DEBUG cinder.api.openstack.wsgi [None req-59ebfa79-3768-44ee-8d07-5a6ec5c80c29 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.342982] [55174]: INFO cinder.api.openstack.wsgi [None req-59ebfa79-3768-44ee-8d07-5a6ec5c80c29 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa returned with HTTP 404 [ 1144.343648] [55174]: [pid: 55174|app: 0|req: 246/470] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:24 2025] GET /volume/v3/volumes/0f008491-a9af-4735-9e96-fb9eeb1e81fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1144.347215] [55175]: DEBUG cinder.api.middleware.request_id [None req-b929d6da-a538-4769-be58-bd015b633d3f None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.349173] [55175]: INFO cinder.api.openstack.wsgi [None req-b929d6da-a538-4769-be58-bd015b633d3f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe [ 1144.349367] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b929d6da-a538-4769-be58-bd015b633d3f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.349804] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b929d6da-a538-4769-be58-bd015b633d3f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.349892] [55175]: INFO cinder.api.v3.volumes [None req-b929d6da-a538-4769-be58-bd015b633d3f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Delete volume with id: bb017835-6207-4bec-9969-048c9343f0fe [ 1144.358673] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.358673] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.359297] [55175]: INFO cinder.volume.api [None req-b929d6da-a538-4769-be58-bd015b633d3f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Volume info retrieved successfully. [ 1144.376867] [55175]: INFO cinder.volume.api [None req-b929d6da-a538-4769-be58-bd015b633d3f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Delete volume request issued successfully. [ 1144.377138] [55175]: INFO cinder.api.openstack.wsgi [None req-b929d6da-a538-4769-be58-bd015b633d3f tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe returned with HTTP 202 [ 1144.377580] [55175]: [pid: 55175|app: 0|req: 225/471] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:40:24 2025] DELETE /volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1144.380552] [55174]: DEBUG cinder.api.middleware.request_id [None req-ae6d9de9-a847-434e-be9b-a4137398f8a0 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.382779] [55174]: INFO cinder.api.openstack.wsgi [None req-ae6d9de9-a847-434e-be9b-a4137398f8a0 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe [ 1144.382998] [55174]: DEBUG cinder.api.openstack.wsgi [None req-ae6d9de9-a847-434e-be9b-a4137398f8a0 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.383284] [55174]: DEBUG cinder.api.openstack.wsgi [None req-ae6d9de9-a847-434e-be9b-a4137398f8a0 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.391485] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.391485] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.395552] [55174]: INFO cinder.volume.api [None req-ae6d9de9-a847-434e-be9b-a4137398f8a0 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Volume info retrieved successfully. [ 1144.400044] [55174]: INFO cinder.api.openstack.wsgi [None req-ae6d9de9-a847-434e-be9b-a4137398f8a0 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe returned with HTTP 200 [ 1144.400465] [55174]: [pid: 55174|app: 0|req: 247/472] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:24 2025] GET /volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.869898] [55175]: DEBUG cinder.api.middleware.request_id [None req-401e0b89-275a-4b17-a828-96ae27844044 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.871980] [55175]: INFO cinder.api.openstack.wsgi [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1144.872405] [55175]: DEBUG cinder.api.openstack.wsgi [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-995643640"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1144.874103] [55175]: DEBUG cinder.api.v3.volumes [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-995643640'}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1144.874246] [55175]: INFO cinder.api.v3.volumes [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Create volume of 1 GB [ 1144.879462] [55175]: INFO cinder.volume.api [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Availability Zones retrieved successfully. [ 1144.886234] [55175]: DEBUG cinder.volume.api [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Flow 'volume_create_api' (75752360-9abe-45db-adf5-b3c001e6f547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1144.887402] [55175]: DEBUG cinder.volume.api [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (584abb0a-fa9c-4936-a9f0-08dbe1d0971b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.888512] [55175]: DEBUG cinder.volume.flows.api.create_volume [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1144.906197] [55175]: DEBUG cinder.volume.api [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (584abb0a-fa9c-4936-a9f0-08dbe1d0971b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.907191] [55175]: DEBUG cinder.volume.api [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d78480-0f32-4c7c-ab5f-a79e67eb3044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.936709] [55175]: DEBUG cinder.quota [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Created reservations ['96cab634-132a-4744-a7f9-70306fce0377', 'cd40d9e5-147b-4b9f-a90e-f10c86ea068f', '7c349dcb-837a-4471-922a-438565fc2c6b', '7f21d630-c31d-430d-9dad-8f5e5cdee03e'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1144.936709] [55175]: DEBUG cinder.volume.api [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d78480-0f32-4c7c-ab5f-a79e67eb3044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96cab634-132a-4744-a7f9-70306fce0377', 'cd40d9e5-147b-4b9f-a90e-f10c86ea068f', '7c349dcb-837a-4471-922a-438565fc2c6b', '7f21d630-c31d-430d-9dad-8f5e5cdee03e']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.937298] [55175]: DEBUG cinder.volume.api [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e48f719e-9587-4906-ae97-5c8adb0e31d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.951796] [55175]: DEBUG cinder.volume.api [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e48f719e-9587-4906-ae97-5c8adb0e31d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-995643640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ea3f4565fee40f2863a4acec611c17e',qos_specs=None,replication_status=,reservations=['96cab634-132a-4744-a7f9-70306fce0377','cd40d9e5-147b-4b9f-a90e-f10c86ea068f','7c349dcb-837a-4471-922a-438565fc2c6b','7f21d630-c31d-430d-9dad-8f5e5cdee03e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4ce33b95eb4e4681ced33716e01fe1',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:40:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-995643640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ea3f4565fee40f2863a4acec611c17e',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='3c4ce33b95eb4e4681ced33716e01fe1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.952726] [55175]: DEBUG cinder.volume.api [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3704b265-3598-49ad-b7f7-3db1726bbe85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.966699] [55175]: DEBUG cinder.volume.api [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3704b265-3598-49ad-b7f7-3db1726bbe85) 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-995643640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ea3f4565fee40f2863a4acec611c17e',qos_specs=None,replication_status=,reservations=['96cab634-132a-4744-a7f9-70306fce0377','cd40d9e5-147b-4b9f-a90e-f10c86ea068f','7c349dcb-837a-4471-922a-438565fc2c6b','7f21d630-c31d-430d-9dad-8f5e5cdee03e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4ce33b95eb4e4681ced33716e01fe1',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.967702] [55175]: DEBUG cinder.volume.api [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e1cad8f-8dca-43e4-8417-fed2b5981cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.976110] [55175]: DEBUG cinder.volume.api [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e1cad8f-8dca-43e4-8417-fed2b5981cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.977166] [55175]: DEBUG cinder.volume.api [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Flow 'volume_create_api' (75752360-9abe-45db-adf5-b3c001e6f547) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1144.977522] [55175]: INFO cinder.volume.api [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Create volume request issued successfully. [ 1144.978188] [55175]: INFO cinder.api.openstack.wsgi [None req-401e0b89-275a-4b17-a828-96ae27844044 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1144.978710] [55175]: [pid: 55175|app: 0|req: 226/473] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:40:24 2025] POST /volume/v3/volumes => generated 753 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1144.987994] [55174]: DEBUG cinder.api.middleware.request_id [None req-29d53937-7326-4ebe-b007-7e4545363491 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.990265] [55174]: INFO cinder.api.openstack.wsgi [None req-29d53937-7326-4ebe-b007-7e4545363491 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1144.990521] [55174]: DEBUG cinder.api.openstack.wsgi [None req-29d53937-7326-4ebe-b007-7e4545363491 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.990744] [55174]: DEBUG cinder.api.openstack.wsgi [None req-29d53937-7326-4ebe-b007-7e4545363491 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.998668] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.998668] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.002909] [55174]: INFO cinder.volume.api [None req-29d53937-7326-4ebe-b007-7e4545363491 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1145.007224] [55174]: INFO cinder.api.openstack.wsgi [None req-29d53937-7326-4ebe-b007-7e4545363491 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1145.007621] [55174]: [pid: 55174|app: 0|req: 248/474] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:24 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.411726] [55175]: DEBUG cinder.api.middleware.request_id [None req-5f0cfca6-2315-480e-a92c-3f20225f2d84 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.414714] [55175]: INFO cinder.api.openstack.wsgi [None req-5f0cfca6-2315-480e-a92c-3f20225f2d84 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe [ 1145.415043] [55175]: DEBUG cinder.api.openstack.wsgi [None req-5f0cfca6-2315-480e-a92c-3f20225f2d84 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.415377] [55175]: DEBUG cinder.api.openstack.wsgi [None req-5f0cfca6-2315-480e-a92c-3f20225f2d84 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.423185] [55175]: INFO cinder.api.openstack.wsgi [None req-5f0cfca6-2315-480e-a92c-3f20225f2d84 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe returned with HTTP 404 [ 1145.423826] [55175]: [pid: 55175|app: 0|req: 227/475] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:25 2025] GET /volume/v3/volumes/bb017835-6207-4bec-9969-048c9343f0fe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1145.426679] [55174]: DEBUG cinder.api.middleware.request_id [None req-87f77cf0-e867-43ae-95a9-f5d0cb5c9251 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.428778] [55174]: INFO cinder.api.openstack.wsgi [None req-87f77cf0-e867-43ae-95a9-f5d0cb5c9251 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] DELETE http://10.180.1.21/volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e [ 1145.428951] [55174]: DEBUG cinder.api.openstack.wsgi [None req-87f77cf0-e867-43ae-95a9-f5d0cb5c9251 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.429236] [55174]: DEBUG cinder.api.openstack.wsgi [None req-87f77cf0-e867-43ae-95a9-f5d0cb5c9251 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'delete' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.429435] [55174]: INFO cinder.api.v3.volumes [None req-87f77cf0-e867-43ae-95a9-f5d0cb5c9251 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Delete volume with id: 060523f1-35fe-460b-903e-7c1324cecd6e [ 1145.437253] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.437253] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.437981] [55174]: INFO cinder.volume.api [None req-87f77cf0-e867-43ae-95a9-f5d0cb5c9251 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Volume info retrieved successfully. [ 1145.453495] [55174]: INFO cinder.volume.api [None req-87f77cf0-e867-43ae-95a9-f5d0cb5c9251 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Delete volume request issued successfully. [ 1145.453710] [55174]: INFO cinder.api.openstack.wsgi [None req-87f77cf0-e867-43ae-95a9-f5d0cb5c9251 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e returned with HTTP 202 [ 1145.455970] [55174]: [pid: 55174|app: 0|req: 249/476] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:40:25 2025] DELETE /volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1145.457706] [55175]: DEBUG cinder.api.middleware.request_id [None req-660ad089-94b9-40dc-8863-3326353ae2d7 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.459833] [55175]: INFO cinder.api.openstack.wsgi [None req-660ad089-94b9-40dc-8863-3326353ae2d7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e [ 1145.460129] [55175]: DEBUG cinder.api.openstack.wsgi [None req-660ad089-94b9-40dc-8863-3326353ae2d7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.460329] [55175]: DEBUG cinder.api.openstack.wsgi [None req-660ad089-94b9-40dc-8863-3326353ae2d7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.468501] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.468501] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.473133] [55175]: INFO cinder.volume.api [None req-660ad089-94b9-40dc-8863-3326353ae2d7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Volume info retrieved successfully. [ 1145.477379] [55175]: INFO cinder.api.openstack.wsgi [None req-660ad089-94b9-40dc-8863-3326353ae2d7 tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e returned with HTTP 200 [ 1145.477864] [55175]: [pid: 55175|app: 0|req: 228/477] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:25 2025] GET /volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.018044] [55174]: DEBUG cinder.api.middleware.request_id [None req-69c3ede6-9bb2-4c3b-8ba8-0d955f39e8b8 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.020253] [55174]: INFO cinder.api.openstack.wsgi [None req-69c3ede6-9bb2-4c3b-8ba8-0d955f39e8b8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1146.020480] [55174]: DEBUG cinder.api.openstack.wsgi [None req-69c3ede6-9bb2-4c3b-8ba8-0d955f39e8b8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.020699] [55174]: DEBUG cinder.api.openstack.wsgi [None req-69c3ede6-9bb2-4c3b-8ba8-0d955f39e8b8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.030177] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.030177] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.034102] [55174]: INFO cinder.volume.api [None req-69c3ede6-9bb2-4c3b-8ba8-0d955f39e8b8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1146.039082] [55174]: INFO cinder.api.openstack.wsgi [None req-69c3ede6-9bb2-4c3b-8ba8-0d955f39e8b8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1146.039565] [55174]: [pid: 55174|app: 0|req: 250/478] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:25 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.077437] [55175]: DEBUG cinder.api.middleware.request_id [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-4fa5b179-ffc7-48d8-935b-c4fc2e335c95 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.080049] [55175]: INFO cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-4fa5b179-ffc7-48d8-935b-c4fc2e335c95 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1146.080282] [55175]: DEBUG cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-4fa5b179-ffc7-48d8-935b-c4fc2e335c95 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.080497] [55175]: DEBUG cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-4fa5b179-ffc7-48d8-935b-c4fc2e335c95 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.088062] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.088062] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.091710] [55175]: INFO cinder.volume.api [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-4fa5b179-ffc7-48d8-935b-c4fc2e335c95 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1146.096224] [55175]: INFO cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-4fa5b179-ffc7-48d8-935b-c4fc2e335c95 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1146.096618] [55175]: [pid: 55175|app: 0|req: 229/479] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:40:25 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.490443] [55174]: DEBUG cinder.api.middleware.request_id [None req-5f752d85-da51-4c31-8d5c-3e2057484b7e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.493140] [55174]: INFO cinder.api.openstack.wsgi [None req-5f752d85-da51-4c31-8d5c-3e2057484b7e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] GET http://10.180.1.21/volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e [ 1146.493455] [55174]: DEBUG cinder.api.openstack.wsgi [None req-5f752d85-da51-4c31-8d5c-3e2057484b7e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.493747] [55174]: DEBUG cinder.api.openstack.wsgi [None req-5f752d85-da51-4c31-8d5c-3e2057484b7e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.501521] [55174]: INFO cinder.api.openstack.wsgi [None req-5f752d85-da51-4c31-8d5c-3e2057484b7e tempest-VolumesTestJSON-1844913910 tempest-VolumesTestJSON-1844913910-project-member] http://10.180.1.21/volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e returned with HTTP 404 [ 1146.502153] [55174]: [pid: 55174|app: 0|req: 251/480] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:26 2025] GET /volume/v3/volumes/060523f1-35fe-460b-903e-7c1324cecd6e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1147.617090] [55175]: DEBUG cinder.api.middleware.request_id [None req-23453726-8cf7-4c5f-9ab7-517bc07d2996 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.617513] [55175]: INFO cinder.api.openstack.wsgi [None req-23453726-8cf7-4c5f-9ab7-517bc07d2996 None None] GET http://10.180.1.21/volume// [ 1147.617690] [55175]: DEBUG cinder.api.openstack.wsgi [None req-23453726-8cf7-4c5f-9ab7-517bc07d2996 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.617907] [55175]: DEBUG cinder.api.openstack.wsgi [None req-23453726-8cf7-4c5f-9ab7-517bc07d2996 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.618332] [55175]: INFO cinder.api.openstack.wsgi [None req-23453726-8cf7-4c5f-9ab7-517bc07d2996 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1147.618629] [55175]: [pid: 55175|app: 0|req: 230/481] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:40:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1147.622840] [55174]: DEBUG cinder.api.middleware.request_id [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-67aa73e4-02c8-4061-900f-fcd23c452ccf None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.625085] [55174]: INFO cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-67aa73e4-02c8-4061-900f-fcd23c452ccf tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1147.625538] [55174]: DEBUG cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-67aa73e4-02c8-4061-900f-fcd23c452ccf tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d", "connector": null, "instance_uuid": "ea5e84ec-8669-45bd-914b-02454f0dce24"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1147.638625] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.638625] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.658550] [55174]: INFO cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-67aa73e4-02c8-4061-900f-fcd23c452ccf tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1147.658989] [55174]: [pid: 55174|app: 0|req: 252/482] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:40:27 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) [ 1147.682813] [55175]: DEBUG cinder.api.middleware.request_id [None req-b420a639-999f-4066-bbb8-2f7a359d3288 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.684974] [55175]: INFO cinder.api.openstack.wsgi [None req-b420a639-999f-4066-bbb8-2f7a359d3288 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1147.685319] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b420a639-999f-4066-bbb8-2f7a359d3288 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.685454] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b420a639-999f-4066-bbb8-2f7a359d3288 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.695312] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.695312] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.698836] [55175]: INFO cinder.volume.api [None req-b420a639-999f-4066-bbb8-2f7a359d3288 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1147.703184] [55175]: INFO cinder.api.openstack.wsgi [None req-b420a639-999f-4066-bbb8-2f7a359d3288 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1147.703654] [55175]: [pid: 55175|app: 0|req: 231/483] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:27 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1148.187435] [55174]: DEBUG cinder.api.middleware.request_id [None req-698fa2ca-0d16-45c2-8c06-44427491dd5c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.187901] [55174]: INFO cinder.api.openstack.wsgi [None req-698fa2ca-0d16-45c2-8c06-44427491dd5c None None] GET http://10.180.1.21/volume// [ 1148.188107] [55174]: DEBUG cinder.api.openstack.wsgi [None req-698fa2ca-0d16-45c2-8c06-44427491dd5c None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.188345] [55174]: DEBUG cinder.api.openstack.wsgi [None req-698fa2ca-0d16-45c2-8c06-44427491dd5c None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.188817] [55174]: INFO cinder.api.openstack.wsgi [None req-698fa2ca-0d16-45c2-8c06-44427491dd5c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1148.189297] [55174]: [pid: 55174|app: 0|req: 253/484] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:40:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1148.192712] [55175]: DEBUG cinder.api.middleware.request_id [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-8e392c60-4131-4ec6-bfe2-832f3aa182cc None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.195047] [55175]: INFO cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-8e392c60-4131-4ec6-bfe2-832f3aa182cc tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1148.195327] [55175]: DEBUG cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-8e392c60-4131-4ec6-bfe2-832f3aa182cc tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.195550] [55175]: DEBUG cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-8e392c60-4131-4ec6-bfe2-832f3aa182cc tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.208644] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.208644] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.213545] [55175]: INFO cinder.volume.api [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-8e392c60-4131-4ec6-bfe2-832f3aa182cc tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1148.218213] [55175]: INFO cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-8e392c60-4131-4ec6-bfe2-832f3aa182cc tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1148.218590] [55175]: [pid: 55175|app: 0|req: 232/485] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:40:28 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1148.253841] [55174]: DEBUG cinder.api.middleware.request_id [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-2bc4489f-b51c-4f6d-9869-a4f69e204ef0 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.256598] [55174]: INFO cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-2bc4489f-b51c-4f6d-9869-a4f69e204ef0 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] PUT http://10.180.1.21/volume/v3/attachments/aae320f4-f9d1-4ada-9280-e8262edf8cd7 [ 1148.256741] [55174]: DEBUG cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-2bc4489f-b51c-4f6d-9869-a4f69e204ef0 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-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-524022", "mountpoint": "/dev/sdb"}}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1148.264971] [55174]: DEBUG cinder.coordination [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-2bc4489f-b51c-4f6d-9869-a4f69e204ef0 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Acquiring lock "cinder-attachment_update-6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1148.269053] [55174]: DEBUG cinder.coordination [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-2bc4489f-b51c-4f6d-9869-a4f69e204ef0 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Lock "cinder-attachment_update-6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1148.270017] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.270017] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.714129] [55175]: DEBUG cinder.api.middleware.request_id [None req-0e474fd5-daa7-4f44-83e8-f6906f456187 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.716372] [55175]: INFO cinder.api.openstack.wsgi [None req-0e474fd5-daa7-4f44-83e8-f6906f456187 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1148.716669] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0e474fd5-daa7-4f44-83e8-f6906f456187 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.716944] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0e474fd5-daa7-4f44-83e8-f6906f456187 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.729199] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.729199] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.733243] [55175]: INFO cinder.volume.api [None req-0e474fd5-daa7-4f44-83e8-f6906f456187 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1148.737991] [55175]: INFO cinder.api.openstack.wsgi [None req-0e474fd5-daa7-4f44-83e8-f6906f456187 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1148.738409] [55175]: [pid: 55175|app: 0|req: 233/486] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:28 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.746786] [55175]: DEBUG cinder.api.middleware.request_id [None req-dca72fd2-46e5-4398-8b02-e16ba7c367c3 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.747282] [55175]: INFO cinder.api.openstack.wsgi [None req-dca72fd2-46e5-4398-8b02-e16ba7c367c3 None None] GET http://10.180.1.21/volume// [ 1149.747401] [55175]: DEBUG cinder.api.openstack.wsgi [None req-dca72fd2-46e5-4398-8b02-e16ba7c367c3 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.747623] [55175]: DEBUG cinder.api.openstack.wsgi [None req-dca72fd2-46e5-4398-8b02-e16ba7c367c3 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.748080] [55175]: INFO cinder.api.openstack.wsgi [None req-dca72fd2-46e5-4398-8b02-e16ba7c367c3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1149.748392] [55175]: [pid: 55175|app: 0|req: 234/487] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:40:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1149.749164] [55175]: DEBUG cinder.api.middleware.request_id [None req-338a1d38-3f1e-471b-b497-4d8b7dc9a89b None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.751282] [55175]: INFO cinder.api.openstack.wsgi [None req-338a1d38-3f1e-471b-b497-4d8b7dc9a89b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1149.751499] [55175]: DEBUG cinder.api.openstack.wsgi [None req-338a1d38-3f1e-471b-b497-4d8b7dc9a89b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.751701] [55175]: DEBUG cinder.api.openstack.wsgi [None req-338a1d38-3f1e-471b-b497-4d8b7dc9a89b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.774806] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.774806] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.779784] [55175]: INFO cinder.volume.api [None req-338a1d38-3f1e-471b-b497-4d8b7dc9a89b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1149.785800] [55175]: INFO cinder.api.openstack.wsgi [None req-338a1d38-3f1e-471b-b497-4d8b7dc9a89b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1149.786210] [55175]: [pid: 55175|app: 0|req: 235/488] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:29 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.786839] [55175]: DEBUG cinder.api.middleware.request_id [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-51b00108-1642-438a-97fe-1358c172ab0c None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.788941] [55175]: INFO cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-51b00108-1642-438a-97fe-1358c172ab0c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1149.789178] [55175]: DEBUG cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-51b00108-1642-438a-97fe-1358c172ab0c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.789396] [55175]: DEBUG cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-51b00108-1642-438a-97fe-1358c172ab0c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.799313] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.799313] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.802273] [55175]: INFO cinder.volume.api [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-51b00108-1642-438a-97fe-1358c172ab0c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1149.807614] [55175]: INFO cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-51b00108-1642-438a-97fe-1358c172ab0c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 200 [ 1149.808078] [55175]: [pid: 55175|app: 0|req: 236/489] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:40:29 2025] GET /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 1572 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1149.913756] [55175]: DEBUG cinder.api.middleware.request_id [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-f9a578e0-910d-43cb-b7ae-387c64957bc2 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.916253] [55175]: INFO cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-f9a578e0-910d-43cb-b7ae-387c64957bc2 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] PUT http://10.180.1.21/volume/v3/attachments/0c8caf74-e8f4-42b8-ba4a-d12ea9bff5e6 [ 1149.916671] [55175]: DEBUG cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-f9a578e0-910d-43cb-b7ae-387c64957bc2 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-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=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1149.924878] [55175]: DEBUG cinder.coordination [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-f9a578e0-910d-43cb-b7ae-387c64957bc2 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Acquiring lock "cinder-attachment_update-ebc38ad2-b13e-49be-b334-bc51de91f6e7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1149.929677] [55175]: DEBUG cinder.coordination [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-f9a578e0-910d-43cb-b7ae-387c64957bc2 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Lock "cinder-attachment_update-ebc38ad2-b13e-49be-b334-bc51de91f6e7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1149.931104] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.931104] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.451256] [55175]: DEBUG cinder.coordination [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-f9a578e0-910d-43cb-b7ae-387c64957bc2 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Lock "cinder-attachment_update-ebc38ad2-b13e-49be-b334-bc51de91f6e7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55175) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1150.451683] [55175]: INFO cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-f9a578e0-910d-43cb-b7ae-387c64957bc2 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments/0c8caf74-e8f4-42b8-ba4a-d12ea9bff5e6 returned with HTTP 200 [ 1150.452210] [55175]: [pid: 55175|app: 0|req: 237/490] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:40:29 2025] PUT /volume/v3/attachments/0c8caf74-e8f4-42b8-ba4a-d12ea9bff5e6 => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.797443] [55175]: DEBUG cinder.api.middleware.request_id [None req-8177efb4-f4b7-44ed-a3f9-66c91752a3b4 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.799626] [55175]: INFO cinder.api.openstack.wsgi [None req-8177efb4-f4b7-44ed-a3f9-66c91752a3b4 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1150.799839] [55175]: DEBUG cinder.api.openstack.wsgi [None req-8177efb4-f4b7-44ed-a3f9-66c91752a3b4 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.800172] [55175]: DEBUG cinder.api.openstack.wsgi [None req-8177efb4-f4b7-44ed-a3f9-66c91752a3b4 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.810192] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.810192] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.813456] [55175]: INFO cinder.volume.api [None req-8177efb4-f4b7-44ed-a3f9-66c91752a3b4 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1150.817891] [55175]: INFO cinder.api.openstack.wsgi [None req-8177efb4-f4b7-44ed-a3f9-66c91752a3b4 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1150.818037] [55175]: [pid: 55175|app: 0|req: 238/491] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:30 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.959526] [55175]: DEBUG cinder.api.middleware.request_id [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-c980559f-f49a-4a4a-a913-c0519ce233cd None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.961943] [55175]: INFO cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-c980559f-f49a-4a4a-a913-c0519ce233cd tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] POST http://10.180.1.21/volume/v3/attachments/0c8caf74-e8f4-42b8-ba4a-d12ea9bff5e6/action [ 1150.962371] [55175]: DEBUG cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-c980559f-f49a-4a4a-a913-c0519ce233cd tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action body: b'{"os-complete": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1150.962514] [55175]: DEBUG cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-c980559f-f49a-4a4a-a913-c0519ce233cd tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1150.977706] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.977706] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.995309] [55175]: INFO cinder.api.openstack.wsgi [req-e1d65fd4-865f-4472-bf99-152bf4f499e9 req-c980559f-f49a-4a4a-a913-c0519ce233cd tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments/0c8caf74-e8f4-42b8-ba4a-d12ea9bff5e6/action returned with HTTP 204 [ 1150.995731] [55175]: [pid: 55175|app: 0|req: 239/492] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:40:30 2025] POST /volume/v3/attachments/0c8caf74-e8f4-42b8-ba4a-d12ea9bff5e6/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1151.828724] [55175]: DEBUG cinder.api.middleware.request_id [None req-5f145bc7-27fc-48eb-996d-ac9d259dbcf1 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.830926] [55175]: INFO cinder.api.openstack.wsgi [None req-5f145bc7-27fc-48eb-996d-ac9d259dbcf1 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1151.831171] [55175]: DEBUG cinder.api.openstack.wsgi [None req-5f145bc7-27fc-48eb-996d-ac9d259dbcf1 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.831400] [55175]: DEBUG cinder.api.openstack.wsgi [None req-5f145bc7-27fc-48eb-996d-ac9d259dbcf1 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.841659] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.841659] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.851119] [55175]: INFO cinder.volume.api [None req-5f145bc7-27fc-48eb-996d-ac9d259dbcf1 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1151.856685] [55175]: INFO cinder.api.openstack.wsgi [None req-5f145bc7-27fc-48eb-996d-ac9d259dbcf1 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1151.857261] [55175]: [pid: 55175|app: 0|req: 240/493] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:31 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1152.792460] [55174]: DEBUG cinder.coordination [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-2bc4489f-b51c-4f6d-9869-a4f69e204ef0 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Lock "cinder-attachment_update-6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55174) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1152.792870] [55174]: INFO cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-2bc4489f-b51c-4f6d-9869-a4f69e204ef0 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/attachments/aae320f4-f9d1-4ada-9280-e8262edf8cd7 returned with HTTP 200 [ 1152.793360] [55174]: [pid: 55174|app: 0|req: 254/494] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:40:28 2025] PUT /volume/v3/attachments/aae320f4-f9d1-4ada-9280-e8262edf8cd7 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1152.867580] [55175]: DEBUG cinder.api.middleware.request_id [None req-65896dff-e858-452c-b1fc-69c980f2ceab None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.869986] [55175]: INFO cinder.api.openstack.wsgi [None req-65896dff-e858-452c-b1fc-69c980f2ceab tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1152.870283] [55175]: DEBUG cinder.api.openstack.wsgi [None req-65896dff-e858-452c-b1fc-69c980f2ceab tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.870537] [55175]: DEBUG cinder.api.openstack.wsgi [None req-65896dff-e858-452c-b1fc-69c980f2ceab tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.881116] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.881116] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.884577] [55175]: INFO cinder.volume.api [None req-65896dff-e858-452c-b1fc-69c980f2ceab tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1152.889665] [55175]: INFO cinder.api.openstack.wsgi [None req-65896dff-e858-452c-b1fc-69c980f2ceab tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1152.890213] [55175]: [pid: 55175|app: 0|req: 241/495] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:32 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.900471] [55174]: DEBUG cinder.api.middleware.request_id [None req-305fa18b-d5a0-4109-afee-54f53c3407d9 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.902610] [55174]: INFO cinder.api.openstack.wsgi [None req-305fa18b-d5a0-4109-afee-54f53c3407d9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1153.902841] [55174]: DEBUG cinder.api.openstack.wsgi [None req-305fa18b-d5a0-4109-afee-54f53c3407d9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.903077] [55174]: DEBUG cinder.api.openstack.wsgi [None req-305fa18b-d5a0-4109-afee-54f53c3407d9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.914408] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.914408] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.918399] [55174]: INFO cinder.volume.api [None req-305fa18b-d5a0-4109-afee-54f53c3407d9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1153.923519] [55174]: INFO cinder.api.openstack.wsgi [None req-305fa18b-d5a0-4109-afee-54f53c3407d9 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1153.923935] [55174]: [pid: 55174|app: 0|req: 255/496] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:33 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.917084] [55175]: DEBUG cinder.api.middleware.request_id [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-d824c172-ce04-4c25-a05f-6dcde8a4bc77 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.919473] [55175]: INFO cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-d824c172-ce04-4c25-a05f-6dcde8a4bc77 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] POST http://10.180.1.21/volume/v3/attachments/aae320f4-f9d1-4ada-9280-e8262edf8cd7/action [ 1154.919982] [55175]: DEBUG cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-d824c172-ce04-4c25-a05f-6dcde8a4bc77 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action body: b'{"os-complete": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1154.920155] [55175]: DEBUG cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-d824c172-ce04-4c25-a05f-6dcde8a4bc77 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1154.934626] [55174]: DEBUG cinder.api.middleware.request_id [None req-39f859f6-4a9f-4dae-b53c-b77d2ce4ba62 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.936968] [55174]: INFO cinder.api.openstack.wsgi [None req-39f859f6-4a9f-4dae-b53c-b77d2ce4ba62 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1154.937238] [55174]: DEBUG cinder.api.openstack.wsgi [None req-39f859f6-4a9f-4dae-b53c-b77d2ce4ba62 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.937332] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.937332] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.937481] [55174]: DEBUG cinder.api.openstack.wsgi [None req-39f859f6-4a9f-4dae-b53c-b77d2ce4ba62 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.949303] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.949303] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.950319] [55175]: INFO cinder.api.openstack.wsgi [req-2c8fdade-7f9f-4b0e-bda6-52f8913fae33 req-d824c172-ce04-4c25-a05f-6dcde8a4bc77 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/attachments/aae320f4-f9d1-4ada-9280-e8262edf8cd7/action returned with HTTP 204 [ 1154.950820] [55175]: [pid: 55175|app: 0|req: 242/497] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:40:34 2025] POST /volume/v3/attachments/aae320f4-f9d1-4ada-9280-e8262edf8cd7/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1154.953381] [55174]: INFO cinder.volume.api [None req-39f859f6-4a9f-4dae-b53c-b77d2ce4ba62 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1154.958913] [55174]: INFO cinder.api.openstack.wsgi [None req-39f859f6-4a9f-4dae-b53c-b77d2ce4ba62 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1154.959671] [55174]: [pid: 55174|app: 0|req: 256/498] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:34 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.969345] [55175]: DEBUG cinder.api.middleware.request_id [None req-6701c8d8-565b-4d22-8a6a-4b8a08c628e2 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.971744] [55175]: INFO cinder.api.openstack.wsgi [None req-6701c8d8-565b-4d22-8a6a-4b8a08c628e2 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1154.972117] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6701c8d8-565b-4d22-8a6a-4b8a08c628e2 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.972404] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6701c8d8-565b-4d22-8a6a-4b8a08c628e2 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.984384] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.984384] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.988642] [55175]: INFO cinder.volume.api [None req-6701c8d8-565b-4d22-8a6a-4b8a08c628e2 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1154.993940] [55175]: INFO cinder.api.openstack.wsgi [None req-6701c8d8-565b-4d22-8a6a-4b8a08c628e2 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1154.994391] [55175]: [pid: 55175|app: 0|req: 243/499] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:34 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1155.006074] [55174]: DEBUG cinder.api.middleware.request_id [None req-64fa4707-c974-4154-971c-24283fadbe22 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.008075] [55174]: INFO cinder.api.openstack.wsgi [None req-64fa4707-c974-4154-971c-24283fadbe22 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1155.008364] [55174]: DEBUG cinder.api.openstack.wsgi [None req-64fa4707-c974-4154-971c-24283fadbe22 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.008611] [55174]: DEBUG cinder.api.openstack.wsgi [None req-64fa4707-c974-4154-971c-24283fadbe22 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'delete' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.008869] [55174]: INFO cinder.api.v3.volumes [None req-64fa4707-c974-4154-971c-24283fadbe22 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Delete volume with id: 6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1155.018747] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.018747] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.019307] [55174]: INFO cinder.volume.api [None req-64fa4707-c974-4154-971c-24283fadbe22 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1155.043092] [55174]: INFO cinder.volume.api [None req-64fa4707-c974-4154-971c-24283fadbe22 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-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. [ 1155.043387] [55174]: INFO cinder.api.openstack.wsgi [None req-64fa4707-c974-4154-971c-24283fadbe22 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 400 [ 1155.044029] [55174]: [pid: 55174|app: 0|req: 257/500] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:40:34 2025] DELETE /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 307 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1155.047223] [55175]: DEBUG cinder.api.middleware.request_id [None req-ccdeace7-3c6d-4914-aa44-6f4901a548fa None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.049334] [55175]: INFO cinder.api.openstack.wsgi [None req-ccdeace7-3c6d-4914-aa44-6f4901a548fa tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1155.049555] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ccdeace7-3c6d-4914-aa44-6f4901a548fa tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.049767] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ccdeace7-3c6d-4914-aa44-6f4901a548fa tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.059240] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.059240] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.062425] [55175]: INFO cinder.volume.api [None req-ccdeace7-3c6d-4914-aa44-6f4901a548fa tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1155.066534] [55175]: INFO cinder.api.openstack.wsgi [None req-ccdeace7-3c6d-4914-aa44-6f4901a548fa tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1155.066931] [55175]: [pid: 55175|app: 0|req: 244/501] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:34 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1155.102488] [55174]: DEBUG cinder.api.middleware.request_id [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-ee468fc7-9340-47fc-8000-122db8ea8e91 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.104876] [55174]: INFO cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-ee468fc7-9340-47fc-8000-122db8ea8e91 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1155.105116] [55174]: DEBUG cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-ee468fc7-9340-47fc-8000-122db8ea8e91 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.105332] [55174]: DEBUG cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-ee468fc7-9340-47fc-8000-122db8ea8e91 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.115077] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.115077] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.118199] [55174]: INFO cinder.volume.api [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-ee468fc7-9340-47fc-8000-122db8ea8e91 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1155.122490] [55174]: INFO cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-ee468fc7-9340-47fc-8000-122db8ea8e91 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1155.122978] [55174]: [pid: 55174|app: 0|req: 258/502] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:40:34 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1155.143287] [55175]: DEBUG cinder.api.middleware.request_id [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-79ec3782-8ce5-4d04-854b-9befc71d7b2e None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.145585] [55175]: INFO cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-79ec3782-8ce5-4d04-854b-9befc71d7b2e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] POST http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d/action [ 1155.145981] [55175]: DEBUG cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-79ec3782-8ce5-4d04-854b-9befc71d7b2e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1155.146137] [55175]: DEBUG cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-79ec3782-8ce5-4d04-854b-9befc71d7b2e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1155.155688] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.155688] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.156193] [55175]: INFO cinder.volume.api [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-79ec3782-8ce5-4d04-854b-9befc71d7b2e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1155.162216] [55175]: INFO cinder.volume.api [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-79ec3782-8ce5-4d04-854b-9befc71d7b2e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Begin detaching volume completed successfully. [ 1155.162395] [55175]: INFO cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-79ec3782-8ce5-4d04-854b-9befc71d7b2e tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d/action returned with HTTP 202 [ 1155.162781] [55175]: [pid: 55175|app: 0|req: 245/503] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Feb 17 22:40:34 2025] POST /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1156.469673] [55174]: DEBUG cinder.api.middleware.request_id [None req-90a67cd7-07e2-4ca1-90c3-dd4887c0605e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.470156] [55174]: INFO cinder.api.openstack.wsgi [None req-90a67cd7-07e2-4ca1-90c3-dd4887c0605e None None] GET http://10.180.1.21/volume// [ 1156.470418] [55174]: DEBUG cinder.api.openstack.wsgi [None req-90a67cd7-07e2-4ca1-90c3-dd4887c0605e None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.470601] [55174]: DEBUG cinder.api.openstack.wsgi [None req-90a67cd7-07e2-4ca1-90c3-dd4887c0605e None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.471044] [55174]: INFO cinder.api.openstack.wsgi [None req-90a67cd7-07e2-4ca1-90c3-dd4887c0605e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1156.471366] [55174]: [pid: 55174|app: 0|req: 259/504] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:40:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1156.474894] [55175]: DEBUG cinder.api.middleware.request_id [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-732492af-ddc4-4a72-9e91-7c78d1cd08ff None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.477387] [55175]: INFO cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-732492af-ddc4-4a72-9e91-7c78d1cd08ff tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1156.477767] [55175]: DEBUG cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-732492af-ddc4-4a72-9e91-7c78d1cd08ff tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.478091] [55175]: DEBUG cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-732492af-ddc4-4a72-9e91-7c78d1cd08ff tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.488335] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.488335] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.491430] [55175]: INFO cinder.volume.api [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-732492af-ddc4-4a72-9e91-7c78d1cd08ff tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1156.495617] [55175]: INFO cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-732492af-ddc4-4a72-9e91-7c78d1cd08ff tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1156.496027] [55175]: [pid: 55175|app: 0|req: 246/505] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:40:36 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1157.631742] [55174]: DEBUG cinder.api.middleware.request_id [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-73537b34-3c73-4f78-a598-37e7cfa9d4a8 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.634101] [55174]: INFO cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-73537b34-3c73-4f78-a598-37e7cfa9d4a8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] DELETE http://10.180.1.21/volume/v3/attachments/aae320f4-f9d1-4ada-9280-e8262edf8cd7 [ 1157.634324] [55174]: DEBUG cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-73537b34-3c73-4f78-a598-37e7cfa9d4a8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.634547] [55174]: DEBUG cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-73537b34-3c73-4f78-a598-37e7cfa9d4a8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'version_select' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.641512] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.641512] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.169048] [55174]: INFO cinder.api.openstack.wsgi [req-56884d2a-74b9-4352-b78d-8d1ebfac6c4e req-73537b34-3c73-4f78-a598-37e7cfa9d4a8 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/attachments/aae320f4-f9d1-4ada-9280-e8262edf8cd7 returned with HTTP 200 [ 1158.169475] [55174]: [pid: 55174|app: 0|req: 260/506] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:40:37 2025] DELETE /volume/v3/attachments/aae320f4-f9d1-4ada-9280-e8262edf8cd7 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.419726] [55175]: DEBUG cinder.api.middleware.request_id [None req-c03b8ea6-d93b-4a83-b350-ba781f7e7055 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.421714] [55175]: INFO cinder.api.openstack.wsgi [None req-c03b8ea6-d93b-4a83-b350-ba781f7e7055 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1159.421937] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c03b8ea6-d93b-4a83-b350-ba781f7e7055 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.422171] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c03b8ea6-d93b-4a83-b350-ba781f7e7055 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.443828] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.443828] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.451670] [55175]: INFO cinder.volume.api [None req-c03b8ea6-d93b-4a83-b350-ba781f7e7055 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1159.457211] [55175]: INFO cinder.api.openstack.wsgi [None req-c03b8ea6-d93b-4a83-b350-ba781f7e7055 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1159.457610] [55175]: [pid: 55175|app: 0|req: 247/507] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:39 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.320619] [55174]: DEBUG cinder.api.middleware.request_id [None req-6e437bee-3474-4cea-a267-207c735bce44 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.322767] [55174]: INFO cinder.api.openstack.wsgi [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1165.323185] [55174]: DEBUG cinder.api.openstack.wsgi [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1858895406"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1165.324865] [55174]: DEBUG cinder.api.v3.volumes [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1858895406'}} {{(pid=55174) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1165.325028] [55174]: INFO cinder.api.v3.volumes [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Create volume of 1 GB [ 1165.325362] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.325362] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.337114] [55174]: INFO cinder.volume.api [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Availability Zones retrieved successfully. [ 1165.343574] [55174]: DEBUG cinder.volume.api [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Flow 'volume_create_api' (e2b907f0-1af9-4778-936e-8f3d87f28a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1165.344702] [55174]: DEBUG cinder.volume.api [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54e9fe56-6e04-47ba-807f-a1ee34e47c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1165.345738] [55174]: DEBUG cinder.volume.flows.api.create_volume [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Validating volume size '1' using validate_int {{(pid=55174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1165.368847] [55174]: DEBUG cinder.volume.api [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54e9fe56-6e04-47ba-807f-a1ee34e47c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1165.369798] [55174]: DEBUG cinder.volume.api [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (703e4f87-54a7-4c30-a725-39570860bcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1165.470101] [55174]: DEBUG cinder.quota [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Created reservations ['0aee6d59-0396-4586-99ad-1ff587230ca6', 'f744b115-ed49-4548-8972-5aa9946a7bcc', '3005814d-bff5-48b7-9cc3-6a40afb1ce10', '043aac1d-11ca-4c61-b9e4-07c58c011dea'] {{(pid=55174) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1165.471061] [55174]: DEBUG cinder.volume.api [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (703e4f87-54a7-4c30-a725-39570860bcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aee6d59-0396-4586-99ad-1ff587230ca6', 'f744b115-ed49-4548-8972-5aa9946a7bcc', '3005814d-bff5-48b7-9cc3-6a40afb1ce10', '043aac1d-11ca-4c61-b9e4-07c58c011dea']}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1165.471971] [55174]: DEBUG cinder.volume.api [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1690445-b383-4490-8e82-82ca19fbbfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1165.505566] [55174]: DEBUG cinder.volume.api [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1690445-b383-4490-8e82-82ca19fbbfe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '722abe04-de1a-409c-b2fb-bac0e9e17fa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1858895406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2b7067a8cb44a12a451501342566d30',qos_specs=None,replication_status=,reservations=['0aee6d59-0396-4586-99ad-1ff587230ca6','f744b115-ed49-4548-8972-5aa9946a7bcc','3005814d-bff5-48b7-9cc3-6a40afb1ce10','043aac1d-11ca-4c61-b9e4-07c58c011dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80a6794536464bec9fe69077049e8466',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:40:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1858895406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=722abe04-de1a-409c-b2fb-bac0e9e17fa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2b7067a8cb44a12a451501342566d30',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='80a6794536464bec9fe69077049e8466',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1165.506519] [55174]: DEBUG cinder.volume.api [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ec22b2-58fb-4e3c-b139-aca35410953a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1165.524652] [55174]: DEBUG cinder.volume.api [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ec22b2-58fb-4e3c-b139-aca35410953a) 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-1858895406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2b7067a8cb44a12a451501342566d30',qos_specs=None,replication_status=,reservations=['0aee6d59-0396-4586-99ad-1ff587230ca6','f744b115-ed49-4548-8972-5aa9946a7bcc','3005814d-bff5-48b7-9cc3-6a40afb1ce10','043aac1d-11ca-4c61-b9e4-07c58c011dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80a6794536464bec9fe69077049e8466',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1165.525843] [55174]: DEBUG cinder.volume.api [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191c4f30-34b2-4018-932f-95c774861fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1165.544245] [55174]: DEBUG cinder.volume.api [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191c4f30-34b2-4018-932f-95c774861fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1165.545346] [55174]: DEBUG cinder.volume.api [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Flow 'volume_create_api' (e2b907f0-1af9-4778-936e-8f3d87f28a3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1165.545698] [55174]: INFO cinder.volume.api [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Create volume request issued successfully. [ 1165.546366] [55174]: INFO cinder.api.openstack.wsgi [None req-6e437bee-3474-4cea-a267-207c735bce44 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1165.546889] [55174]: [pid: 55174|app: 0|req: 261/508] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:40:45 2025] POST /volume/v3/volumes => generated 753 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1165.555209] [55175]: DEBUG cinder.api.middleware.request_id [None req-6801d10b-50a6-40bb-8c32-096940cec2bc None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.557397] [55175]: INFO cinder.api.openstack.wsgi [None req-6801d10b-50a6-40bb-8c32-096940cec2bc tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1165.557621] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6801d10b-50a6-40bb-8c32-096940cec2bc tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.557889] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6801d10b-50a6-40bb-8c32-096940cec2bc tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.565428] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.565428] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.570887] [55175]: INFO cinder.volume.api [None req-6801d10b-50a6-40bb-8c32-096940cec2bc tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1165.575709] [55175]: INFO cinder.api.openstack.wsgi [None req-6801d10b-50a6-40bb-8c32-096940cec2bc tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1165.576154] [55175]: [pid: 55175|app: 0|req: 248/509] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:45 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.586560] [55174]: DEBUG cinder.api.middleware.request_id [None req-1418d548-af04-4a67-927a-f854ea1fb617 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.588805] [55174]: INFO cinder.api.openstack.wsgi [None req-1418d548-af04-4a67-927a-f854ea1fb617 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1166.589049] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1418d548-af04-4a67-927a-f854ea1fb617 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.589318] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1418d548-af04-4a67-927a-f854ea1fb617 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.607892] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.607892] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.615318] [55174]: INFO cinder.volume.api [None req-1418d548-af04-4a67-927a-f854ea1fb617 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1166.622810] [55174]: INFO cinder.api.openstack.wsgi [None req-1418d548-af04-4a67-927a-f854ea1fb617 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1166.623207] [55174]: [pid: 55174|app: 0|req: 262/510] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:46 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.770813] [55175]: DEBUG cinder.api.middleware.request_id [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-02cb3d04-2d1d-4777-bce1-1daecc082fed None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.773269] [55175]: INFO cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-02cb3d04-2d1d-4777-bce1-1daecc082fed tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1166.773494] [55175]: DEBUG cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-02cb3d04-2d1d-4777-bce1-1daecc082fed tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.773705] [55175]: DEBUG cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-02cb3d04-2d1d-4777-bce1-1daecc082fed tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.781219] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.781219] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.784479] [55175]: INFO cinder.volume.api [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-02cb3d04-2d1d-4777-bce1-1daecc082fed tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1166.788572] [55175]: INFO cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-02cb3d04-2d1d-4777-bce1-1daecc082fed tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1166.788975] [55175]: [pid: 55175|app: 0|req: 249/511] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:40:46 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.859526] [55174]: DEBUG cinder.api.middleware.request_id [None req-fbce12e5-c06f-4cd3-9ce0-60c14b9c8991 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.861577] [55174]: INFO cinder.api.openstack.wsgi [None req-fbce12e5-c06f-4cd3-9ce0-60c14b9c8991 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1166.861801] [55174]: DEBUG cinder.api.openstack.wsgi [None req-fbce12e5-c06f-4cd3-9ce0-60c14b9c8991 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.862034] [55174]: DEBUG cinder.api.openstack.wsgi [None req-fbce12e5-c06f-4cd3-9ce0-60c14b9c8991 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'delete' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.862226] [55174]: INFO cinder.api.v3.volumes [None req-fbce12e5-c06f-4cd3-9ce0-60c14b9c8991 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Delete volume with id: 6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1166.870219] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.870219] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.870729] [55174]: INFO cinder.volume.api [None req-fbce12e5-c06f-4cd3-9ce0-60c14b9c8991 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1166.921122] [55174]: INFO cinder.volume.api [None req-fbce12e5-c06f-4cd3-9ce0-60c14b9c8991 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Delete volume request issued successfully. [ 1166.921313] [55174]: INFO cinder.api.openstack.wsgi [None req-fbce12e5-c06f-4cd3-9ce0-60c14b9c8991 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 202 [ 1166.921718] [55174]: [pid: 55174|app: 0|req: 263/512] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:40:46 2025] DELETE /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1166.924602] [55175]: DEBUG cinder.api.middleware.request_id [None req-490768bd-5bae-41ba-880d-967c94cd2c8b None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.926881] [55175]: INFO cinder.api.openstack.wsgi [None req-490768bd-5bae-41ba-880d-967c94cd2c8b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1166.927405] [55175]: DEBUG cinder.api.openstack.wsgi [None req-490768bd-5bae-41ba-880d-967c94cd2c8b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.927555] [55175]: DEBUG cinder.api.openstack.wsgi [None req-490768bd-5bae-41ba-880d-967c94cd2c8b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.935043] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.935043] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.938354] [55175]: INFO cinder.volume.api [None req-490768bd-5bae-41ba-880d-967c94cd2c8b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1166.942803] [55175]: INFO cinder.api.openstack.wsgi [None req-490768bd-5bae-41ba-880d-967c94cd2c8b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1166.943144] [55175]: [pid: 55175|app: 0|req: 250/513] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:46 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.954288] [55174]: DEBUG cinder.api.middleware.request_id [None req-1c0f8346-f3fe-4288-bd8f-fc30d5c7f29a None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.956556] [55174]: INFO cinder.api.openstack.wsgi [None req-1c0f8346-f3fe-4288-bd8f-fc30d5c7f29a tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1167.956778] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1c0f8346-f3fe-4288-bd8f-fc30d5c7f29a tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.957013] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1c0f8346-f3fe-4288-bd8f-fc30d5c7f29a tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.970849] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.970849] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.977677] [55174]: INFO cinder.volume.api [None req-1c0f8346-f3fe-4288-bd8f-fc30d5c7f29a tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1167.982579] [55174]: INFO cinder.api.openstack.wsgi [None req-1c0f8346-f3fe-4288-bd8f-fc30d5c7f29a tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1167.982948] [55174]: [pid: 55174|app: 0|req: 264/514] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:47 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.309111] [55175]: DEBUG cinder.api.middleware.request_id [None req-e2471c75-bac5-4663-954a-06d5be1eeff3 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.309476] [55175]: INFO cinder.api.openstack.wsgi [None req-e2471c75-bac5-4663-954a-06d5be1eeff3 None None] GET http://10.180.1.21/volume// [ 1168.309649] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e2471c75-bac5-4663-954a-06d5be1eeff3 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.309861] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e2471c75-bac5-4663-954a-06d5be1eeff3 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.310302] [55175]: INFO cinder.api.openstack.wsgi [None req-e2471c75-bac5-4663-954a-06d5be1eeff3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1168.310607] [55175]: [pid: 55175|app: 0|req: 251/515] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:40:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1168.314363] [55174]: DEBUG cinder.api.middleware.request_id [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-9bf2b52a-6e64-4d00-afc0-caa5e0e96781 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.316870] [55174]: INFO cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-9bf2b52a-6e64-4d00-afc0-caa5e0e96781 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1168.317316] [55174]: DEBUG cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-9bf2b52a-6e64-4d00-afc0-caa5e0e96781 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "722abe04-de1a-409c-b2fb-bac0e9e17fa0", "connector": null, "instance_uuid": "d5d74873-989a-4faa-a88d-fee92f732a9a"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1168.326275] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.326275] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.353490] [55174]: INFO cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-9bf2b52a-6e64-4d00-afc0-caa5e0e96781 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1168.353882] [55174]: [pid: 55174|app: 0|req: 265/516] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:40:48 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1168.401372] [55175]: DEBUG cinder.api.middleware.request_id [None req-dc6a73a3-9611-41e0-a896-828ad2dd0dc2 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.403554] [55175]: INFO cinder.api.openstack.wsgi [None req-dc6a73a3-9611-41e0-a896-828ad2dd0dc2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1168.403791] [55175]: DEBUG cinder.api.openstack.wsgi [None req-dc6a73a3-9611-41e0-a896-828ad2dd0dc2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.404031] [55175]: DEBUG cinder.api.openstack.wsgi [None req-dc6a73a3-9611-41e0-a896-828ad2dd0dc2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.413744] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.413744] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.416841] [55175]: INFO cinder.volume.api [None req-dc6a73a3-9611-41e0-a896-828ad2dd0dc2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1168.420970] [55175]: INFO cinder.api.openstack.wsgi [None req-dc6a73a3-9611-41e0-a896-828ad2dd0dc2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1168.421358] [55175]: [pid: 55175|app: 0|req: 252/517] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:48 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1168.905564] [55174]: DEBUG cinder.api.middleware.request_id [None req-0440bf6d-0ec6-434c-a96d-41e6bb39dfee None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.906069] [55174]: INFO cinder.api.openstack.wsgi [None req-0440bf6d-0ec6-434c-a96d-41e6bb39dfee None None] GET http://10.180.1.21/volume// [ 1168.906261] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0440bf6d-0ec6-434c-a96d-41e6bb39dfee None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.906608] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0440bf6d-0ec6-434c-a96d-41e6bb39dfee None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.906962] [55174]: INFO cinder.api.openstack.wsgi [None req-0440bf6d-0ec6-434c-a96d-41e6bb39dfee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1168.907296] [55174]: [pid: 55174|app: 0|req: 266/518] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:40:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1168.910974] [55175]: DEBUG cinder.api.middleware.request_id [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-3de15fd6-d5c4-49c0-8c65-868158549dd7 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.913449] [55175]: INFO cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-3de15fd6-d5c4-49c0-8c65-868158549dd7 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1168.913709] [55175]: DEBUG cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-3de15fd6-d5c4-49c0-8c65-868158549dd7 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.913926] [55175]: DEBUG cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-3de15fd6-d5c4-49c0-8c65-868158549dd7 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.925195] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.925195] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.928342] [55175]: INFO cinder.volume.api [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-3de15fd6-d5c4-49c0-8c65-868158549dd7 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1168.932595] [55175]: INFO cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-3de15fd6-d5c4-49c0-8c65-868158549dd7 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1168.932994] [55175]: [pid: 55175|app: 0|req: 253/519] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:40:48 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1168.958883] [55174]: DEBUG cinder.api.middleware.request_id [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-ce43b6c5-34dc-4147-852b-80373218dbc4 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.961185] [55174]: INFO cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-ce43b6c5-34dc-4147-852b-80373218dbc4 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] PUT http://10.180.1.21/volume/v3/attachments/5b8a567d-736c-4a6c-8abd-13c80559f597 [ 1168.961598] [55174]: DEBUG cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-ce43b6c5-34dc-4147-852b-80373218dbc4 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-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-524025", "mountpoint": "/dev/sdb"}}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1168.969514] [55174]: DEBUG cinder.coordination [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-ce43b6c5-34dc-4147-852b-80373218dbc4 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Acquiring lock "cinder-attachment_update-722abe04-de1a-409c-b2fb-bac0e9e17fa0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1168.973763] [55174]: DEBUG cinder.coordination [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-ce43b6c5-34dc-4147-852b-80373218dbc4 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Lock "cinder-attachment_update-722abe04-de1a-409c-b2fb-bac0e9e17fa0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1168.974817] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.974817] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.994927] [55175]: DEBUG cinder.api.middleware.request_id [None req-133aa0cc-2efe-459a-ba07-70a933b71b2a None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.997186] [55175]: INFO cinder.api.openstack.wsgi [None req-133aa0cc-2efe-459a-ba07-70a933b71b2a tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1168.997551] [55175]: DEBUG cinder.api.openstack.wsgi [None req-133aa0cc-2efe-459a-ba07-70a933b71b2a tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.998014] [55175]: DEBUG cinder.api.openstack.wsgi [None req-133aa0cc-2efe-459a-ba07-70a933b71b2a tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.006083] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.006083] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.009733] [55175]: INFO cinder.volume.api [None req-133aa0cc-2efe-459a-ba07-70a933b71b2a tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1169.014312] [55175]: INFO cinder.api.openstack.wsgi [None req-133aa0cc-2efe-459a-ba07-70a933b71b2a tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 200 [ 1169.014619] [55175]: [pid: 55175|app: 0|req: 254/520] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:48 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.430743] [55175]: DEBUG cinder.api.middleware.request_id [None req-f3a7bf13-0bad-4ee9-9ed5-2cfa68ee7495 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.432932] [55175]: INFO cinder.api.openstack.wsgi [None req-f3a7bf13-0bad-4ee9-9ed5-2cfa68ee7495 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1169.433236] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f3a7bf13-0bad-4ee9-9ed5-2cfa68ee7495 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.433557] [55175]: DEBUG cinder.api.openstack.wsgi [None req-f3a7bf13-0bad-4ee9-9ed5-2cfa68ee7495 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.443360] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.443360] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.446512] [55175]: INFO cinder.volume.api [None req-f3a7bf13-0bad-4ee9-9ed5-2cfa68ee7495 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1169.450634] [55175]: INFO cinder.api.openstack.wsgi [None req-f3a7bf13-0bad-4ee9-9ed5-2cfa68ee7495 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1169.451159] [55175]: [pid: 55175|app: 0|req: 255/521] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:49 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.024749] [55175]: DEBUG cinder.api.middleware.request_id [None req-ea11edee-58c1-4070-a5a1-aeadfbcb82f6 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.026929] [55175]: INFO cinder.api.openstack.wsgi [None req-ea11edee-58c1-4070-a5a1-aeadfbcb82f6 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d [ 1170.027220] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ea11edee-58c1-4070-a5a1-aeadfbcb82f6 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.027443] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ea11edee-58c1-4070-a5a1-aeadfbcb82f6 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.034809] [55175]: INFO cinder.api.openstack.wsgi [None req-ea11edee-58c1-4070-a5a1-aeadfbcb82f6 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d returned with HTTP 404 [ 1170.035182] [55175]: [pid: 55175|app: 0|req: 256/522] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:49 2025] GET /volume/v3/volumes/6a1c3ddd-bbe7-43ff-bb8c-88b45a35405d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1170.079786] [55175]: DEBUG cinder.api.middleware.request_id [None req-91fa2e53-98e2-46ee-a972-35b8cebee55b None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.081917] [55175]: INFO cinder.api.openstack.wsgi [None req-91fa2e53-98e2-46ee-a972-35b8cebee55b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1170.082179] [55175]: DEBUG cinder.api.openstack.wsgi [None req-91fa2e53-98e2-46ee-a972-35b8cebee55b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.082438] [55175]: DEBUG cinder.api.openstack.wsgi [None req-91fa2e53-98e2-46ee-a972-35b8cebee55b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.082674] [55175]: INFO cinder.api.v3.volumes [None req-91fa2e53-98e2-46ee-a972-35b8cebee55b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Delete volume with id: 1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1170.089997] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.089997] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.090511] [55175]: INFO cinder.volume.api [None req-91fa2e53-98e2-46ee-a972-35b8cebee55b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1170.112593] [55175]: INFO cinder.volume.api [None req-91fa2e53-98e2-46ee-a972-35b8cebee55b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Delete volume request issued successfully. [ 1170.112847] [55175]: INFO cinder.api.openstack.wsgi [None req-91fa2e53-98e2-46ee-a972-35b8cebee55b tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 202 [ 1170.113199] [55175]: [pid: 55175|app: 0|req: 257/523] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:40:49 2025] DELETE /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1170.116317] [55175]: DEBUG cinder.api.middleware.request_id [None req-37793c5e-a4d0-4fe0-8629-fd4ac5184b2d None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.118522] [55175]: INFO cinder.api.openstack.wsgi [None req-37793c5e-a4d0-4fe0-8629-fd4ac5184b2d tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1170.118740] [55175]: DEBUG cinder.api.openstack.wsgi [None req-37793c5e-a4d0-4fe0-8629-fd4ac5184b2d tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.118947] [55175]: DEBUG cinder.api.openstack.wsgi [None req-37793c5e-a4d0-4fe0-8629-fd4ac5184b2d tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.126355] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.126355] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.129623] [55175]: INFO cinder.volume.api [None req-37793c5e-a4d0-4fe0-8629-fd4ac5184b2d tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1170.133915] [55175]: INFO cinder.api.openstack.wsgi [None req-37793c5e-a4d0-4fe0-8629-fd4ac5184b2d tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1170.134268] [55175]: [pid: 55175|app: 0|req: 258/524] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:49 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1170.461721] [55175]: DEBUG cinder.api.middleware.request_id [None req-fb5c8b2f-71cf-4e03-81d1-3fd6adf74fa3 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.463873] [55175]: INFO cinder.api.openstack.wsgi [None req-fb5c8b2f-71cf-4e03-81d1-3fd6adf74fa3 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1170.464122] [55175]: DEBUG cinder.api.openstack.wsgi [None req-fb5c8b2f-71cf-4e03-81d1-3fd6adf74fa3 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.464353] [55175]: DEBUG cinder.api.openstack.wsgi [None req-fb5c8b2f-71cf-4e03-81d1-3fd6adf74fa3 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.474344] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.474344] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.477622] [55175]: INFO cinder.volume.api [None req-fb5c8b2f-71cf-4e03-81d1-3fd6adf74fa3 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1170.482142] [55175]: INFO cinder.api.openstack.wsgi [None req-fb5c8b2f-71cf-4e03-81d1-3fd6adf74fa3 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1170.482553] [55175]: [pid: 55175|app: 0|req: 259/525] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:50 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1171.147459] [55175]: DEBUG cinder.api.middleware.request_id [None req-7fecebea-a20c-4403-919b-13d05c73c996 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.149530] [55175]: INFO cinder.api.openstack.wsgi [None req-7fecebea-a20c-4403-919b-13d05c73c996 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1171.149744] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7fecebea-a20c-4403-919b-13d05c73c996 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.149963] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7fecebea-a20c-4403-919b-13d05c73c996 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.157508] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.157508] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.160865] [55175]: INFO cinder.volume.api [None req-7fecebea-a20c-4403-919b-13d05c73c996 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1171.165148] [55175]: INFO cinder.api.openstack.wsgi [None req-7fecebea-a20c-4403-919b-13d05c73c996 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 200 [ 1171.165525] [55175]: [pid: 55175|app: 0|req: 260/526] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:50 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.494116] [55175]: DEBUG cinder.api.middleware.request_id [None req-fa5a18d1-31c8-4326-bcb9-4a5ffe5c1262 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.496231] [55175]: INFO cinder.api.openstack.wsgi [None req-fa5a18d1-31c8-4326-bcb9-4a5ffe5c1262 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1171.496453] [55175]: DEBUG cinder.api.openstack.wsgi [None req-fa5a18d1-31c8-4326-bcb9-4a5ffe5c1262 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.496667] [55175]: DEBUG cinder.api.openstack.wsgi [None req-fa5a18d1-31c8-4326-bcb9-4a5ffe5c1262 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.506211] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.506211] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.509274] [55175]: INFO cinder.volume.api [None req-fa5a18d1-31c8-4326-bcb9-4a5ffe5c1262 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1171.513321] [55175]: INFO cinder.api.openstack.wsgi [None req-fa5a18d1-31c8-4326-bcb9-4a5ffe5c1262 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1171.513676] [55175]: [pid: 55175|app: 0|req: 261/527] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:51 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.931883] [55175]: DEBUG cinder.api.middleware.request_id [None req-7a3fa95c-b1af-4996-9fe5-a7242517719e None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.932344] [55175]: INFO cinder.api.openstack.wsgi [None req-7a3fa95c-b1af-4996-9fe5-a7242517719e None None] GET http://10.180.1.21/volume// [ 1171.932535] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7a3fa95c-b1af-4996-9fe5-a7242517719e None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.932754] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7a3fa95c-b1af-4996-9fe5-a7242517719e None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.933176] [55175]: INFO cinder.api.openstack.wsgi [None req-7a3fa95c-b1af-4996-9fe5-a7242517719e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1171.933599] [55175]: [pid: 55175|app: 0|req: 262/528] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:40:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1171.936589] [55175]: DEBUG cinder.api.middleware.request_id [req-c1674b09-c631-426f-ac9f-babe01ef907a req-a97f86d2-f5c1-4bb6-9f07-7ba5feb50f6c None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.938662] [55175]: INFO cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-a97f86d2-f5c1-4bb6-9f07-7ba5feb50f6c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1171.939041] [55175]: DEBUG cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-a97f86d2-f5c1-4bb6-9f07-7ba5feb50f6c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebc38ad2-b13e-49be-b334-bc51de91f6e7", "connector": null, "instance_uuid": "a200d6f6-61fc-4b2d-865c-9bfe3908ffb5"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1171.950537] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.950537] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.973249] [55175]: INFO cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-a97f86d2-f5c1-4bb6-9f07-7ba5feb50f6c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1171.973622] [55175]: [pid: 55175|app: 0|req: 263/529] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:40:51 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) [ 1171.977505] [55175]: DEBUG cinder.api.middleware.request_id [req-c1674b09-c631-426f-ac9f-babe01ef907a req-9e19a24a-2fe7-4e75-95bc-41d1e2246b30 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.979751] [55175]: INFO cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-9e19a24a-2fe7-4e75-95bc-41d1e2246b30 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0c8caf74-e8f4-42b8-ba4a-d12ea9bff5e6 [ 1171.979998] [55175]: DEBUG cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-9e19a24a-2fe7-4e75-95bc-41d1e2246b30 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.980267] [55175]: DEBUG cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-9e19a24a-2fe7-4e75-95bc-41d1e2246b30 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'version_select' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.985815] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.985815] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.511201] [55175]: INFO cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-9e19a24a-2fe7-4e75-95bc-41d1e2246b30 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments/0c8caf74-e8f4-42b8-ba4a-d12ea9bff5e6 returned with HTTP 200 [ 1172.511575] [55175]: [pid: 55175|app: 0|req: 264/530] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:40:51 2025] DELETE /volume/v3/attachments/0c8caf74-e8f4-42b8-ba4a-d12ea9bff5e6 => generated 192 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1172.512376] [55175]: DEBUG cinder.api.middleware.request_id [None req-4fe38aee-edd0-4a7e-bb9e-3a7797aec9fa None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.514504] [55175]: INFO cinder.api.openstack.wsgi [None req-4fe38aee-edd0-4a7e-bb9e-3a7797aec9fa tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 [ 1172.514722] [55175]: DEBUG cinder.api.openstack.wsgi [None req-4fe38aee-edd0-4a7e-bb9e-3a7797aec9fa tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.514935] [55175]: DEBUG cinder.api.openstack.wsgi [None req-4fe38aee-edd0-4a7e-bb9e-3a7797aec9fa tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.520226] [55175]: INFO cinder.api.openstack.wsgi [None req-4fe38aee-edd0-4a7e-bb9e-3a7797aec9fa tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 returned with HTTP 404 [ 1172.520649] [55175]: [pid: 55175|app: 0|req: 265/531] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:52 2025] GET /volume/v3/volumes/1586b682-e0a8-45d5-a5f1-60a1c3aaf818 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1172.522857] [55175]: DEBUG cinder.api.middleware.request_id [None req-7214e179-bc61-4dbd-ae75-1b9d63bcbdf9 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.524489] [55175]: INFO cinder.api.openstack.wsgi [None req-7214e179-bc61-4dbd-ae75-1b9d63bcbdf9 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1172.524693] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7214e179-bc61-4dbd-ae75-1b9d63bcbdf9 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.524896] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7214e179-bc61-4dbd-ae75-1b9d63bcbdf9 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.533259] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.533259] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.536068] [55175]: INFO cinder.volume.api [None req-7214e179-bc61-4dbd-ae75-1b9d63bcbdf9 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1172.540069] [55175]: INFO cinder.api.openstack.wsgi [None req-7214e179-bc61-4dbd-ae75-1b9d63bcbdf9 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1172.540509] [55175]: [pid: 55175|app: 0|req: 266/532] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:52 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1172.607836] [55175]: DEBUG cinder.api.middleware.request_id [None req-0ce44b33-de5c-4ce6-b01c-6c3b6f655bce None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.609548] [55175]: INFO cinder.api.openstack.wsgi [None req-0ce44b33-de5c-4ce6-b01c-6c3b6f655bce tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 1172.609759] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0ce44b33-de5c-4ce6-b01c-6c3b6f655bce tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.609976] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0ce44b33-de5c-4ce6-b01c-6c3b6f655bce tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.610204] [55175]: INFO cinder.api.v3.volumes [None req-0ce44b33-de5c-4ce6-b01c-6c3b6f655bce tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Delete volume with id: c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 1172.618507] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.618507] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.619032] [55175]: INFO cinder.volume.api [None req-0ce44b33-de5c-4ce6-b01c-6c3b6f655bce tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1172.685758] [55175]: INFO cinder.volume.api [None req-0ce44b33-de5c-4ce6-b01c-6c3b6f655bce tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Delete volume request issued successfully. [ 1172.685758] [55175]: INFO cinder.api.openstack.wsgi [None req-0ce44b33-de5c-4ce6-b01c-6c3b6f655bce tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 202 [ 1172.686136] [55175]: [pid: 55175|app: 0|req: 267/533] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:40:52 2025] DELETE /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1172.689009] [55175]: DEBUG cinder.api.middleware.request_id [None req-780ce4b4-3583-4497-989f-fa4090992458 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.691292] [55175]: INFO cinder.api.openstack.wsgi [None req-780ce4b4-3583-4497-989f-fa4090992458 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 1172.691292] [55175]: DEBUG cinder.api.openstack.wsgi [None req-780ce4b4-3583-4497-989f-fa4090992458 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.691787] [55175]: DEBUG cinder.api.openstack.wsgi [None req-780ce4b4-3583-4497-989f-fa4090992458 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.701030] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.701030] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.702882] [55175]: INFO cinder.volume.api [None req-780ce4b4-3583-4497-989f-fa4090992458 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1172.707093] [55175]: INFO cinder.api.openstack.wsgi [None req-780ce4b4-3583-4497-989f-fa4090992458 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 1172.707572] [55175]: [pid: 55175|app: 0|req: 268/534] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:52 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1173.497090] [55174]: DEBUG cinder.coordination [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-ce43b6c5-34dc-4147-852b-80373218dbc4 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Lock "cinder-attachment_update-722abe04-de1a-409c-b2fb-bac0e9e17fa0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55174) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1173.497469] [55174]: INFO cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-ce43b6c5-34dc-4147-852b-80373218dbc4 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/attachments/5b8a567d-736c-4a6c-8abd-13c80559f597 returned with HTTP 200 [ 1173.498205] [55174]: [pid: 55174|app: 0|req: 267/535] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:40:48 2025] PUT /volume/v3/attachments/5b8a567d-736c-4a6c-8abd-13c80559f597 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.550361] [55175]: DEBUG cinder.api.middleware.request_id [None req-b835c34e-bf4a-4f63-a71b-46d7d348a19e None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.552420] [55175]: INFO cinder.api.openstack.wsgi [None req-b835c34e-bf4a-4f63-a71b-46d7d348a19e tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1173.552648] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b835c34e-bf4a-4f63-a71b-46d7d348a19e tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.552869] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b835c34e-bf4a-4f63-a71b-46d7d348a19e tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.562508] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.562508] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.565530] [55175]: INFO cinder.volume.api [None req-b835c34e-bf4a-4f63-a71b-46d7d348a19e tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1173.570730] [55175]: INFO cinder.api.openstack.wsgi [None req-b835c34e-bf4a-4f63-a71b-46d7d348a19e tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1173.571111] [55175]: [pid: 55175|app: 0|req: 269/536] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:53 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.717925] [55174]: DEBUG cinder.api.middleware.request_id [None req-0be0230b-684a-4f7c-8eb5-193b83fdc128 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.720171] [55174]: INFO cinder.api.openstack.wsgi [None req-0be0230b-684a-4f7c-8eb5-193b83fdc128 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 1173.720431] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0be0230b-684a-4f7c-8eb5-193b83fdc128 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.720660] [55174]: DEBUG cinder.api.openstack.wsgi [None req-0be0230b-684a-4f7c-8eb5-193b83fdc128 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.728262] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.728262] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.731885] [55174]: INFO cinder.volume.api [None req-0be0230b-684a-4f7c-8eb5-193b83fdc128 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1173.736007] [55174]: INFO cinder.api.openstack.wsgi [None req-0be0230b-684a-4f7c-8eb5-193b83fdc128 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 1173.736373] [55174]: [pid: 55174|app: 0|req: 268/537] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:53 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.582667] [55175]: DEBUG cinder.api.middleware.request_id [None req-a2a601be-3643-4aeb-b6bd-f472a5987998 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.583831] [55175]: INFO cinder.api.openstack.wsgi [None req-a2a601be-3643-4aeb-b6bd-f472a5987998 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1174.584065] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a2a601be-3643-4aeb-b6bd-f472a5987998 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.584312] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a2a601be-3643-4aeb-b6bd-f472a5987998 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.586891] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=352,cinder:INSERT=36,cinder:UPDATE=66 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1174.596107] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.596107] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.600669] [55175]: INFO cinder.volume.api [None req-a2a601be-3643-4aeb-b6bd-f472a5987998 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1174.605164] [55175]: INFO cinder.api.openstack.wsgi [None req-a2a601be-3643-4aeb-b6bd-f472a5987998 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1174.605540] [55175]: [pid: 55175|app: 0|req: 270/538] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:54 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.746377] [55174]: DEBUG cinder.api.middleware.request_id [None req-3a41ee6e-5658-4db1-9d40-90c2c9ea15d0 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.748760] [55174]: INFO cinder.api.openstack.wsgi [None req-3a41ee6e-5658-4db1-9d40-90c2c9ea15d0 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 1174.748760] [55174]: DEBUG cinder.api.openstack.wsgi [None req-3a41ee6e-5658-4db1-9d40-90c2c9ea15d0 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.748942] [55174]: DEBUG cinder.api.openstack.wsgi [None req-3a41ee6e-5658-4db1-9d40-90c2c9ea15d0 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.756976] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.756976] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.760589] [55174]: INFO cinder.volume.api [None req-3a41ee6e-5658-4db1-9d40-90c2c9ea15d0 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Volume info retrieved successfully. [ 1174.764936] [55174]: INFO cinder.api.openstack.wsgi [None req-3a41ee6e-5658-4db1-9d40-90c2c9ea15d0 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 200 [ 1174.765320] [55174]: [pid: 55174|app: 0|req: 269/539] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:54 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.616476] [55175]: DEBUG cinder.api.middleware.request_id [None req-42a12342-c4af-46d9-a41b-bbf327fdb77a None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.618828] [55175]: INFO cinder.api.openstack.wsgi [None req-42a12342-c4af-46d9-a41b-bbf327fdb77a tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1175.619087] [55175]: DEBUG cinder.api.openstack.wsgi [None req-42a12342-c4af-46d9-a41b-bbf327fdb77a tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.619361] [55175]: DEBUG cinder.api.openstack.wsgi [None req-42a12342-c4af-46d9-a41b-bbf327fdb77a tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.623313] [55174]: DEBUG cinder.api.middleware.request_id [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-3d4d0585-9bdf-4486-bbfb-6416f9e6073f None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.626264] [55174]: INFO cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-3d4d0585-9bdf-4486-bbfb-6416f9e6073f tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] POST http://10.180.1.21/volume/v3/attachments/5b8a567d-736c-4a6c-8abd-13c80559f597/action [ 1175.626716] [55174]: DEBUG cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-3d4d0585-9bdf-4486-bbfb-6416f9e6073f tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Action body: b'{"os-complete": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1175.626866] [55174]: DEBUG cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-3d4d0585-9bdf-4486-bbfb-6416f9e6073f tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1175.632796] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.632796] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.638024] [55175]: INFO cinder.volume.api [None req-42a12342-c4af-46d9-a41b-bbf327fdb77a tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1175.642292] [55175]: INFO cinder.api.openstack.wsgi [None req-42a12342-c4af-46d9-a41b-bbf327fdb77a tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1175.642708] [55175]: [pid: 55175|app: 0|req: 271/540] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:55 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.644588] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.644588] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.654611] [55174]: INFO cinder.api.openstack.wsgi [req-96b5472f-6131-4d7c-84b8-f0dd8cf3a336 req-3d4d0585-9bdf-4486-bbfb-6416f9e6073f tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/attachments/5b8a567d-736c-4a6c-8abd-13c80559f597/action returned with HTTP 204 [ 1175.655095] [55174]: [pid: 55174|app: 0|req: 270/541] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:40:55 2025] POST /volume/v3/attachments/5b8a567d-736c-4a6c-8abd-13c80559f597/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1175.776934] [55175]: DEBUG cinder.api.middleware.request_id [None req-c4cc5ee4-a5aa-4438-8b64-b380d1f17f70 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.779584] [55175]: INFO cinder.api.openstack.wsgi [None req-c4cc5ee4-a5aa-4438-8b64-b380d1f17f70 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 [ 1175.779768] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c4cc5ee4-a5aa-4438-8b64-b380d1f17f70 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.779952] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c4cc5ee4-a5aa-4438-8b64-b380d1f17f70 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.786406] [55175]: INFO cinder.api.openstack.wsgi [None req-c4cc5ee4-a5aa-4438-8b64-b380d1f17f70 tempest-AttachVolumeNegativeTest-85315136 tempest-AttachVolumeNegativeTest-85315136-project-member] http://10.180.1.21/volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 returned with HTTP 404 [ 1175.786932] [55175]: [pid: 55175|app: 0|req: 272/542] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:55 2025] GET /volume/v3/volumes/c4e5c8ba-3b23-4298-a3ef-5909983b3d21 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1176.376019] [55174]: DEBUG cinder.api.middleware.request_id [req-c1674b09-c631-426f-ac9f-babe01ef907a req-8c5d5c58-f4b4-4c0b-be61-c1e64f7af49a None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.378621] [55174]: INFO cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-8c5d5c58-f4b4-4c0b-be61-c1e64f7af49a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] PUT http://10.180.1.21/volume/v3/attachments/3b65ca00-7a30-452e-a55f-28170d2d2d03 [ 1176.379068] [55174]: DEBUG cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-8c5d5c58-f4b4-4c0b-be61-c1e64f7af49a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-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-524031", "mountpoint": "/dev/sda"}}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1176.383156] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=236,cinder:UPDATE=41,cinder:INSERT=21 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1176.390278] [55174]: DEBUG cinder.coordination [req-c1674b09-c631-426f-ac9f-babe01ef907a req-8c5d5c58-f4b4-4c0b-be61-c1e64f7af49a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Acquiring lock "cinder-attachment_update-ebc38ad2-b13e-49be-b334-bc51de91f6e7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1176.394469] [55174]: DEBUG cinder.coordination [req-c1674b09-c631-426f-ac9f-babe01ef907a req-8c5d5c58-f4b4-4c0b-be61-c1e64f7af49a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Lock "cinder-attachment_update-ebc38ad2-b13e-49be-b334-bc51de91f6e7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1176.395542] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.395542] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.654443] [55175]: DEBUG cinder.api.middleware.request_id [None req-96f00df1-4a87-46c7-93d9-c880aa98d69a None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.656528] [55175]: INFO cinder.api.openstack.wsgi [None req-96f00df1-4a87-46c7-93d9-c880aa98d69a tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1176.656753] [55175]: DEBUG cinder.api.openstack.wsgi [None req-96f00df1-4a87-46c7-93d9-c880aa98d69a tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.656968] [55175]: DEBUG cinder.api.openstack.wsgi [None req-96f00df1-4a87-46c7-93d9-c880aa98d69a tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.672644] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.672644] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.675526] [55175]: INFO cinder.volume.api [None req-96f00df1-4a87-46c7-93d9-c880aa98d69a tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1176.680909] [55175]: INFO cinder.api.openstack.wsgi [None req-96f00df1-4a87-46c7-93d9-c880aa98d69a tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1176.681521] [55175]: [pid: 55175|app: 0|req: 273/543] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:56 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1176.692909] [55175]: DEBUG cinder.api.middleware.request_id [None req-e0b2309c-9511-48cd-b696-e8c36189cd8c None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.695137] [55175]: INFO cinder.api.openstack.wsgi [None req-e0b2309c-9511-48cd-b696-e8c36189cd8c tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1176.696130] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e0b2309c-9511-48cd-b696-e8c36189cd8c tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.696130] [55175]: DEBUG cinder.api.openstack.wsgi [None req-e0b2309c-9511-48cd-b696-e8c36189cd8c tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.705532] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.705532] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.708792] [55175]: INFO cinder.volume.api [None req-e0b2309c-9511-48cd-b696-e8c36189cd8c tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1176.713194] [55175]: INFO cinder.api.openstack.wsgi [None req-e0b2309c-9511-48cd-b696-e8c36189cd8c tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1176.713580] [55175]: [pid: 55175|app: 0|req: 274/544] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:40:56 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1176.920470] [55174]: DEBUG cinder.coordination [req-c1674b09-c631-426f-ac9f-babe01ef907a req-8c5d5c58-f4b4-4c0b-be61-c1e64f7af49a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Lock "cinder-attachment_update-ebc38ad2-b13e-49be-b334-bc51de91f6e7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=55174) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1176.920855] [55174]: INFO cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-8c5d5c58-f4b4-4c0b-be61-c1e64f7af49a tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments/3b65ca00-7a30-452e-a55f-28170d2d2d03 returned with HTTP 200 [ 1176.921323] [55174]: [pid: 55174|app: 0|req: 271/545] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:40:56 2025] PUT /volume/v3/attachments/3b65ca00-7a30-452e-a55f-28170d2d2d03 => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1176.926995] [55175]: DEBUG cinder.api.middleware.request_id [req-c1674b09-c631-426f-ac9f-babe01ef907a req-cc048c6f-ef07-4fdf-8e69-2480f5c11715 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.930114] [55175]: INFO cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-cc048c6f-ef07-4fdf-8e69-2480f5c11715 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/attachments/3b65ca00-7a30-452e-a55f-28170d2d2d03 [ 1176.930114] [55175]: DEBUG cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-cc048c6f-ef07-4fdf-8e69-2480f5c11715 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.930114] [55175]: DEBUG cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-cc048c6f-ef07-4fdf-8e69-2480f5c11715 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'version_select' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.953942] [55175]: INFO cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-cc048c6f-ef07-4fdf-8e69-2480f5c11715 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments/3b65ca00-7a30-452e-a55f-28170d2d2d03 returned with HTTP 200 [ 1176.953942] [55175]: [pid: 55175|app: 0|req: 275/546] 10.180.1.21 () {62 vars in 1531 bytes} [Mon Feb 17 22:40:56 2025] GET /volume/v3/attachments/3b65ca00-7a30-452e-a55f-28170d2d2d03 => generated 642 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1179.039856] [55174]: DEBUG cinder.api.middleware.request_id [req-c1674b09-c631-426f-ac9f-babe01ef907a req-70ba40be-9463-43d2-9ac5-db1fe92c0e9c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.042208] [55174]: INFO cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-70ba40be-9463-43d2-9ac5-db1fe92c0e9c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] POST http://10.180.1.21/volume/v3/attachments/3b65ca00-7a30-452e-a55f-28170d2d2d03/action [ 1179.042629] [55174]: DEBUG cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-70ba40be-9463-43d2-9ac5-db1fe92c0e9c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action body: b'{"os-complete": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1179.042764] [55174]: DEBUG cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-70ba40be-9463-43d2-9ac5-db1fe92c0e9c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1179.060826] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.060826] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.067589] [55174]: INFO cinder.api.openstack.wsgi [req-c1674b09-c631-426f-ac9f-babe01ef907a req-70ba40be-9463-43d2-9ac5-db1fe92c0e9c tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments/3b65ca00-7a30-452e-a55f-28170d2d2d03/action returned with HTTP 204 [ 1179.067982] [55174]: [pid: 55174|app: 0|req: 272/547] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:40:58 2025] POST /volume/v3/attachments/3b65ca00-7a30-452e-a55f-28170d2d2d03/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1186.953080] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=24 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1187.503810] [55175]: DEBUG cinder.api.middleware.request_id [None req-b1ce4667-804c-4dde-b708-3c45981aa137 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.506780] [55175]: INFO cinder.api.openstack.wsgi [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1187.507408] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1118185571"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1187.509917] [55175]: DEBUG cinder.api.v3.volumes [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1118185571'}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1187.510126] [55175]: INFO cinder.api.v3.volumes [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Create volume of 1 GB [ 1187.510646] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.510646] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.516973] [55175]: INFO cinder.volume.api [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Availability Zones retrieved successfully. [ 1187.523766] [55175]: DEBUG cinder.volume.api [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Flow 'volume_create_api' (222d0fbe-13aa-4588-8dc5-27fdcf120cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1187.524915] [55175]: DEBUG cinder.volume.api [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23824f21-2a04-4d8d-b3ed-a0da4725c8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1187.526148] [55175]: DEBUG cinder.volume.flows.api.create_volume [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1187.549185] [55175]: DEBUG cinder.volume.api [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23824f21-2a04-4d8d-b3ed-a0da4725c8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1187.550611] [55175]: DEBUG cinder.volume.api [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da040abf-b38d-4e1c-b1fb-cbddd83420b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1187.591579] [55175]: DEBUG cinder.quota [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Created reservations ['b1425c97-143a-4362-8a35-a09e78b93ca8', 'cb283b2d-d128-437d-adb8-05bf4cb61d39', '030acf98-da40-4057-92e3-129b59bf6b59', 'df773e97-fd52-488e-a950-3089b19d53e8'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1187.592977] [55175]: DEBUG cinder.volume.api [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da040abf-b38d-4e1c-b1fb-cbddd83420b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1425c97-143a-4362-8a35-a09e78b93ca8', 'cb283b2d-d128-437d-adb8-05bf4cb61d39', '030acf98-da40-4057-92e3-129b59bf6b59', 'df773e97-fd52-488e-a950-3089b19d53e8']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1187.594372] [55175]: DEBUG cinder.volume.api [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (504f0b87-8b94-4d4a-96f3-4e128022670a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1187.614613] [55175]: DEBUG cinder.volume.api [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (504f0b87-8b94-4d4a-96f3-4e128022670a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8e79e9e-7ef1-4ba9-9405-abe3d00c67db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1118185571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55676c64756f4e1890efd5c9265b3f01',qos_specs=None,replication_status=,reservations=['b1425c97-143a-4362-8a35-a09e78b93ca8','cb283b2d-d128-437d-adb8-05bf4cb61d39','030acf98-da40-4057-92e3-129b59bf6b59','df773e97-fd52-488e-a950-3089b19d53e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9af453307c714d4f9a8376c2fa619510',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1118185571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8e79e9e-7ef1-4ba9-9405-abe3d00c67db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55676c64756f4e1890efd5c9265b3f01',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='9af453307c714d4f9a8376c2fa619510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1187.616058] [55175]: DEBUG cinder.volume.api [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (638e9225-e4e4-4824-8dba-7065a587c825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1187.634594] [55175]: DEBUG cinder.volume.api [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (638e9225-e4e4-4824-8dba-7065a587c825) 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-1118185571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55676c64756f4e1890efd5c9265b3f01',qos_specs=None,replication_status=,reservations=['b1425c97-143a-4362-8a35-a09e78b93ca8','cb283b2d-d128-437d-adb8-05bf4cb61d39','030acf98-da40-4057-92e3-129b59bf6b59','df773e97-fd52-488e-a950-3089b19d53e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9af453307c714d4f9a8376c2fa619510',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1187.635908] [55175]: DEBUG cinder.volume.api [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cd54f69-5765-409a-8f9a-bd17eca3155a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1187.646565] [55175]: DEBUG cinder.volume.api [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cd54f69-5765-409a-8f9a-bd17eca3155a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1187.647836] [55175]: DEBUG cinder.volume.api [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Flow 'volume_create_api' (222d0fbe-13aa-4588-8dc5-27fdcf120cc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1187.648185] [55175]: INFO cinder.volume.api [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Create volume request issued successfully. [ 1187.648852] [55175]: INFO cinder.api.openstack.wsgi [None req-b1ce4667-804c-4dde-b708-3c45981aa137 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1187.649430] [55175]: [pid: 55175|app: 0|req: 276/548] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:41:07 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) [ 1187.661080] [55174]: DEBUG cinder.api.middleware.request_id [None req-98fd001e-812c-4abe-b96b-c12fc2a66b51 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.663181] [55174]: INFO cinder.api.openstack.wsgi [None req-98fd001e-812c-4abe-b96b-c12fc2a66b51 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db [ 1187.663413] [55174]: DEBUG cinder.api.openstack.wsgi [None req-98fd001e-812c-4abe-b96b-c12fc2a66b51 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.663681] [55174]: DEBUG cinder.api.openstack.wsgi [None req-98fd001e-812c-4abe-b96b-c12fc2a66b51 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.671406] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.671406] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.675715] [55174]: INFO cinder.volume.api [None req-98fd001e-812c-4abe-b96b-c12fc2a66b51 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1187.680383] [55174]: INFO cinder.api.openstack.wsgi [None req-98fd001e-812c-4abe-b96b-c12fc2a66b51 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db returned with HTTP 200 [ 1187.680794] [55174]: [pid: 55174|app: 0|req: 273/549] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:41:07 2025] GET /volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.691472] [55175]: DEBUG cinder.api.middleware.request_id [None req-a061b1ea-b7c7-4c0c-bee7-aa069cecc59c None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.693764] [55175]: INFO cinder.api.openstack.wsgi [None req-a061b1ea-b7c7-4c0c-bee7-aa069cecc59c tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db [ 1188.694009] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a061b1ea-b7c7-4c0c-bee7-aa069cecc59c tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.694246] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a061b1ea-b7c7-4c0c-bee7-aa069cecc59c tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.704265] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.704265] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.707549] [55175]: INFO cinder.volume.api [None req-a061b1ea-b7c7-4c0c-bee7-aa069cecc59c tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1188.711652] [55175]: INFO cinder.api.openstack.wsgi [None req-a061b1ea-b7c7-4c0c-bee7-aa069cecc59c tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db returned with HTTP 200 [ 1188.712030] [55175]: [pid: 55175|app: 0|req: 277/550] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:41:08 2025] GET /volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.799390] [55174]: DEBUG cinder.api.middleware.request_id [None req-d1d0bab3-a851-4d1e-822e-800a047d89e2 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.799807] [55174]: INFO cinder.api.openstack.wsgi [None req-d1d0bab3-a851-4d1e-822e-800a047d89e2 None None] GET http://10.180.1.21/volume// [ 1189.799989] [55174]: DEBUG cinder.api.openstack.wsgi [None req-d1d0bab3-a851-4d1e-822e-800a047d89e2 None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.800241] [55174]: DEBUG cinder.api.openstack.wsgi [None req-d1d0bab3-a851-4d1e-822e-800a047d89e2 None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.800702] [55174]: INFO cinder.api.openstack.wsgi [None req-d1d0bab3-a851-4d1e-822e-800a047d89e2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1189.801021] [55174]: [pid: 55174|app: 0|req: 274/551] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:41:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1189.806170] [55175]: DEBUG cinder.api.middleware.request_id [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-5d7bfc48-aff6-4f1b-b086-1579e77312e0 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.808497] [55175]: INFO cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-5d7bfc48-aff6-4f1b-b086-1579e77312e0 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1189.808908] [55175]: DEBUG cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-5d7bfc48-aff6-4f1b-b086-1579e77312e0 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "722abe04-de1a-409c-b2fb-bac0e9e17fa0", "connector": null, "instance_uuid": "d5d74873-989a-4faa-a88d-fee92f732a9a"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1189.820806] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.820806] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.844967] [55175]: INFO cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-5d7bfc48-aff6-4f1b-b086-1579e77312e0 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1189.845390] [55175]: [pid: 55175|app: 0|req: 278/552] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:41:09 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1189.849738] [55174]: DEBUG cinder.api.middleware.request_id [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-3c097f7e-ce04-47bc-9e39-c2305245088c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.852042] [55174]: INFO cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-3c097f7e-ce04-47bc-9e39-c2305245088c tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5b8a567d-736c-4a6c-8abd-13c80559f597 [ 1189.852268] [55174]: DEBUG cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-3c097f7e-ce04-47bc-9e39-c2305245088c tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.852484] [55174]: DEBUG cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-3c097f7e-ce04-47bc-9e39-c2305245088c tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'version_select' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.859277] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.859277] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.387649] [55174]: INFO cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-3c097f7e-ce04-47bc-9e39-c2305245088c tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/attachments/5b8a567d-736c-4a6c-8abd-13c80559f597 returned with HTTP 200 [ 1190.388200] [55174]: [pid: 55174|app: 0|req: 275/553] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:41:09 2025] DELETE /volume/v3/attachments/5b8a567d-736c-4a6c-8abd-13c80559f597 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.777647] [55175]: DEBUG cinder.api.middleware.request_id [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-b2e47d95-8c64-476a-b049-af607f7c60de None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.779966] [55175]: INFO cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-b2e47d95-8c64-476a-b049-af607f7c60de tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] PUT http://10.180.1.21/volume/v3/attachments/1cf7ad7b-29d0-44f2-b67a-b269fd46a357 [ 1194.780413] [55175]: DEBUG cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-b2e47d95-8c64-476a-b049-af607f7c60de tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-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-524025", "mountpoint": "/dev/sdb"}}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1194.789659] [55175]: DEBUG cinder.coordination [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-b2e47d95-8c64-476a-b049-af607f7c60de tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Acquiring lock "cinder-attachment_update-722abe04-de1a-409c-b2fb-bac0e9e17fa0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1194.793556] [55175]: DEBUG cinder.coordination [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-b2e47d95-8c64-476a-b049-af607f7c60de tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Lock "cinder-attachment_update-722abe04-de1a-409c-b2fb-bac0e9e17fa0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1194.794523] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.794523] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.316068] [55175]: DEBUG cinder.coordination [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-b2e47d95-8c64-476a-b049-af607f7c60de tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Lock "cinder-attachment_update-722abe04-de1a-409c-b2fb-bac0e9e17fa0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55175) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1195.316412] [55175]: INFO cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-b2e47d95-8c64-476a-b049-af607f7c60de tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/attachments/1cf7ad7b-29d0-44f2-b67a-b269fd46a357 returned with HTTP 200 [ 1195.316875] [55175]: [pid: 55175|app: 0|req: 279/554] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:41:14 2025] PUT /volume/v3/attachments/1cf7ad7b-29d0-44f2-b67a-b269fd46a357 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1195.321359] [55174]: DEBUG cinder.api.middleware.request_id [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-5bcfe300-e02a-4e94-96c8-c3612cf3cfbd None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.323706] [55174]: INFO cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-5bcfe300-e02a-4e94-96c8-c3612cf3cfbd tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/attachments/1cf7ad7b-29d0-44f2-b67a-b269fd46a357 [ 1195.323959] [55174]: DEBUG cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-5bcfe300-e02a-4e94-96c8-c3612cf3cfbd tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.324200] [55174]: DEBUG cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-5bcfe300-e02a-4e94-96c8-c3612cf3cfbd tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'version_select' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.338120] [55174]: INFO cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-5bcfe300-e02a-4e94-96c8-c3612cf3cfbd tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/attachments/1cf7ad7b-29d0-44f2-b67a-b269fd46a357 returned with HTTP 200 [ 1195.338582] [55174]: [pid: 55174|app: 0|req: 276/555] 10.180.1.21 () {62 vars in 1531 bytes} [Mon Feb 17 22:41:15 2025] GET /volume/v3/attachments/1cf7ad7b-29d0-44f2-b67a-b269fd46a357 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1197.424950] [55175]: DEBUG cinder.api.middleware.request_id [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-f7aadc33-d96c-42d0-84a3-98e72e586b02 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.429023] [55175]: INFO cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-f7aadc33-d96c-42d0-84a3-98e72e586b02 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] POST http://10.180.1.21/volume/v3/attachments/1cf7ad7b-29d0-44f2-b67a-b269fd46a357/action [ 1197.429023] [55175]: DEBUG cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-f7aadc33-d96c-42d0-84a3-98e72e586b02 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Action body: b'{"os-complete": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1197.429023] [55175]: DEBUG cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-f7aadc33-d96c-42d0-84a3-98e72e586b02 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1197.447275] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.447275] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.457727] [55175]: INFO cinder.api.openstack.wsgi [req-2d2a76e2-0758-4478-a2ca-b0148f503784 req-f7aadc33-d96c-42d0-84a3-98e72e586b02 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/attachments/1cf7ad7b-29d0-44f2-b67a-b269fd46a357/action returned with HTTP 204 [ 1197.458559] [55175]: [pid: 55175|app: 0|req: 280/556] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:41:17 2025] POST /volume/v3/attachments/1cf7ad7b-29d0-44f2-b67a-b269fd46a357/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1200.655602] [55174]: DEBUG cinder.api.middleware.request_id [None req-24c20b7c-834a-43ac-b98d-ec51befa41b9 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.656058] [55174]: INFO cinder.api.openstack.wsgi [None req-24c20b7c-834a-43ac-b98d-ec51befa41b9 None None] GET http://10.180.1.21/volume// [ 1200.656251] [55174]: DEBUG cinder.api.openstack.wsgi [None req-24c20b7c-834a-43ac-b98d-ec51befa41b9 None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.656475] [55174]: DEBUG cinder.api.openstack.wsgi [None req-24c20b7c-834a-43ac-b98d-ec51befa41b9 None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.656887] [55174]: INFO cinder.api.openstack.wsgi [None req-24c20b7c-834a-43ac-b98d-ec51befa41b9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1200.657213] [55174]: [pid: 55174|app: 0|req: 277/557] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:41:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1200.660887] [55175]: DEBUG cinder.api.middleware.request_id [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-eca3a766-5986-41f6-a082-7818fe864900 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.663391] [55175]: INFO cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-eca3a766-5986-41f6-a082-7818fe864900 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1200.663856] [55175]: DEBUG cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-eca3a766-5986-41f6-a082-7818fe864900 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "722abe04-de1a-409c-b2fb-bac0e9e17fa0", "connector": null, "instance_uuid": "d5d74873-989a-4faa-a88d-fee92f732a9a"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1200.679154] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.679154] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.704318] [55175]: INFO cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-eca3a766-5986-41f6-a082-7818fe864900 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1200.704817] [55175]: [pid: 55175|app: 0|req: 281/558] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:41:20 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1200.709067] [55174]: DEBUG cinder.api.middleware.request_id [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-2cb98785-8bc0-4c27-b2d5-2644c020fe51 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.711548] [55174]: INFO cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-2cb98785-8bc0-4c27-b2d5-2644c020fe51 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1cf7ad7b-29d0-44f2-b67a-b269fd46a357 [ 1200.711806] [55174]: DEBUG cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-2cb98785-8bc0-4c27-b2d5-2644c020fe51 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.712038] [55174]: DEBUG cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-2cb98785-8bc0-4c27-b2d5-2644c020fe51 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'version_select' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.719416] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.719416] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.251446] [55174]: INFO cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-2cb98785-8bc0-4c27-b2d5-2644c020fe51 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/attachments/1cf7ad7b-29d0-44f2-b67a-b269fd46a357 returned with HTTP 200 [ 1201.251893] [55174]: [pid: 55174|app: 0|req: 278/559] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:41:20 2025] DELETE /volume/v3/attachments/1cf7ad7b-29d0-44f2-b67a-b269fd46a357 => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1207.364981] [55175]: DEBUG cinder.api.middleware.request_id [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-300d9c8b-9c89-40cb-a2ed-05b45c2ff699 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.367181] [55175]: INFO cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-300d9c8b-9c89-40cb-a2ed-05b45c2ff699 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] PUT http://10.180.1.21/volume/v3/attachments/17f0cd0b-0562-45cc-b7ff-2a8339317808 [ 1207.367731] [55175]: DEBUG cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-300d9c8b-9c89-40cb-a2ed-05b45c2ff699 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-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-524025", "mountpoint": "/dev/sdb"}}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1207.378044] [55175]: DEBUG cinder.coordination [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-300d9c8b-9c89-40cb-a2ed-05b45c2ff699 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Acquiring lock "cinder-attachment_update-722abe04-de1a-409c-b2fb-bac0e9e17fa0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1207.381753] [55175]: DEBUG cinder.coordination [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-300d9c8b-9c89-40cb-a2ed-05b45c2ff699 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Lock "cinder-attachment_update-722abe04-de1a-409c-b2fb-bac0e9e17fa0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55175) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1207.382756] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.382756] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.903448] [55175]: DEBUG cinder.coordination [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-300d9c8b-9c89-40cb-a2ed-05b45c2ff699 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Lock "cinder-attachment_update-722abe04-de1a-409c-b2fb-bac0e9e17fa0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55175) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1207.903799] [55175]: INFO cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-300d9c8b-9c89-40cb-a2ed-05b45c2ff699 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/attachments/17f0cd0b-0562-45cc-b7ff-2a8339317808 returned with HTTP 200 [ 1207.904477] [55175]: [pid: 55175|app: 0|req: 282/560] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:41:27 2025] PUT /volume/v3/attachments/17f0cd0b-0562-45cc-b7ff-2a8339317808 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1207.908356] [55174]: DEBUG cinder.api.middleware.request_id [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-ae17e0f2-e40b-469d-9499-6326912046bf None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.910714] [55174]: INFO cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-ae17e0f2-e40b-469d-9499-6326912046bf tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/attachments/17f0cd0b-0562-45cc-b7ff-2a8339317808 [ 1207.910961] [55174]: DEBUG cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-ae17e0f2-e40b-469d-9499-6326912046bf tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.911511] [55174]: DEBUG cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-ae17e0f2-e40b-469d-9499-6326912046bf tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'version_select' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.925076] [55174]: INFO cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-ae17e0f2-e40b-469d-9499-6326912046bf tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/attachments/17f0cd0b-0562-45cc-b7ff-2a8339317808 returned with HTTP 200 [ 1207.925451] [55174]: [pid: 55174|app: 0|req: 279/561] 10.180.1.21 () {62 vars in 1531 bytes} [Mon Feb 17 22:41:27 2025] GET /volume/v3/attachments/17f0cd0b-0562-45cc-b7ff-2a8339317808 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1210.573747] [55175]: DEBUG cinder.api.middleware.request_id [req-83f9428f-6abb-402b-8dd9-b9a776662477 req-d8e499c6-628f-4db8-b5b8-a8b918891283 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.576103] [55175]: INFO cinder.api.openstack.wsgi [req-83f9428f-6abb-402b-8dd9-b9a776662477 req-d8e499c6-628f-4db8-b5b8-a8b918891283 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db [ 1210.576349] [55175]: DEBUG cinder.api.openstack.wsgi [req-83f9428f-6abb-402b-8dd9-b9a776662477 req-d8e499c6-628f-4db8-b5b8-a8b918891283 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.576595] [55175]: DEBUG cinder.api.openstack.wsgi [req-83f9428f-6abb-402b-8dd9-b9a776662477 req-d8e499c6-628f-4db8-b5b8-a8b918891283 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.587547] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.587547] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.591382] [55175]: INFO cinder.volume.api [req-83f9428f-6abb-402b-8dd9-b9a776662477 req-d8e499c6-628f-4db8-b5b8-a8b918891283 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1210.596021] [55175]: INFO cinder.api.openstack.wsgi [req-83f9428f-6abb-402b-8dd9-b9a776662477 req-d8e499c6-628f-4db8-b5b8-a8b918891283 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db returned with HTTP 200 [ 1210.597323] [55175]: [pid: 55175|app: 0|req: 283/562] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:41:30 2025] GET /volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.611739] [55174]: DEBUG cinder.api.middleware.request_id [None req-de8e734e-0517-4118-8cca-5f8ed501493e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.612185] [55174]: INFO cinder.api.openstack.wsgi [None req-de8e734e-0517-4118-8cca-5f8ed501493e None None] GET http://10.180.1.21/volume// [ 1210.612354] [55174]: DEBUG cinder.api.openstack.wsgi [None req-de8e734e-0517-4118-8cca-5f8ed501493e None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.612777] [55174]: DEBUG cinder.api.openstack.wsgi [None req-de8e734e-0517-4118-8cca-5f8ed501493e None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.613064] [55174]: INFO cinder.api.openstack.wsgi [None req-de8e734e-0517-4118-8cca-5f8ed501493e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1210.613328] [55174]: [pid: 55174|app: 0|req: 280/563] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:41:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1210.617379] [55175]: DEBUG cinder.api.middleware.request_id [req-83f9428f-6abb-402b-8dd9-b9a776662477 req-61a84862-193b-418d-b83b-58b9acb5a386 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.622030] [55175]: INFO cinder.api.openstack.wsgi [req-83f9428f-6abb-402b-8dd9-b9a776662477 req-61a84862-193b-418d-b83b-58b9acb5a386 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1210.622030] [55175]: DEBUG cinder.api.openstack.wsgi [req-83f9428f-6abb-402b-8dd9-b9a776662477 req-61a84862-193b-418d-b83b-58b9acb5a386 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8e79e9e-7ef1-4ba9-9405-abe3d00c67db", "connector": null, "instance_uuid": "b17eb744-0f2c-4f42-a1a9-4da7dbfa8a55"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1210.630816] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.630816] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.650712] [55175]: INFO cinder.api.openstack.wsgi [req-83f9428f-6abb-402b-8dd9-b9a776662477 req-61a84862-193b-418d-b83b-58b9acb5a386 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1210.651227] [55175]: [pid: 55175|app: 0|req: 284/564] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:41:30 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1210.672080] [55174]: DEBUG cinder.api.middleware.request_id [req-83f9428f-6abb-402b-8dd9-b9a776662477 req-1c1c635f-b8b1-40a9-8b8c-bc33bf73819a None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.674528] [55174]: INFO cinder.api.openstack.wsgi [req-83f9428f-6abb-402b-8dd9-b9a776662477 req-1c1c635f-b8b1-40a9-8b8c-bc33bf73819a tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] POST http://10.180.1.21/volume/v3/attachments/6fde3e12-ceb0-45bb-8ac2-24b54a064093/action [ 1210.674968] [55174]: DEBUG cinder.api.openstack.wsgi [req-83f9428f-6abb-402b-8dd9-b9a776662477 req-1c1c635f-b8b1-40a9-8b8c-bc33bf73819a tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Action body: b'{"os-complete": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1210.675195] [55174]: DEBUG cinder.api.openstack.wsgi [req-83f9428f-6abb-402b-8dd9-b9a776662477 req-1c1c635f-b8b1-40a9-8b8c-bc33bf73819a tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1210.689741] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.689741] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.695325] [55174]: INFO cinder.api.openstack.wsgi [req-83f9428f-6abb-402b-8dd9-b9a776662477 req-1c1c635f-b8b1-40a9-8b8c-bc33bf73819a tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/attachments/6fde3e12-ceb0-45bb-8ac2-24b54a064093/action returned with HTTP 204 [ 1210.695723] [55174]: [pid: 55174|app: 0|req: 281/565] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:41:30 2025] POST /volume/v3/attachments/6fde3e12-ceb0-45bb-8ac2-24b54a064093/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1210.709220] [55175]: DEBUG cinder.api.middleware.request_id [None req-a32ddf8a-8b2a-4a0c-95d7-9e40da985437 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.711272] [55175]: INFO cinder.api.openstack.wsgi [None req-a32ddf8a-8b2a-4a0c-95d7-9e40da985437 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db [ 1210.711585] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a32ddf8a-8b2a-4a0c-95d7-9e40da985437 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.711772] [55175]: DEBUG cinder.api.openstack.wsgi [None req-a32ddf8a-8b2a-4a0c-95d7-9e40da985437 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.721921] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.721921] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.724219] [55175]: INFO cinder.volume.api [None req-a32ddf8a-8b2a-4a0c-95d7-9e40da985437 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1210.728396] [55175]: INFO cinder.api.openstack.wsgi [None req-a32ddf8a-8b2a-4a0c-95d7-9e40da985437 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db returned with HTTP 200 [ 1210.728781] [55175]: [pid: 55175|app: 0|req: 285/566] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:41:30 2025] GET /volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1210.738640] [55174]: DEBUG cinder.api.middleware.request_id [None req-62411e5d-da1c-4c3c-b972-b515017e7d6f None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.740875] [55174]: INFO cinder.api.openstack.wsgi [None req-62411e5d-da1c-4c3c-b972-b515017e7d6f tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db [ 1210.741142] [55174]: DEBUG cinder.api.openstack.wsgi [None req-62411e5d-da1c-4c3c-b972-b515017e7d6f tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.741412] [55174]: DEBUG cinder.api.openstack.wsgi [None req-62411e5d-da1c-4c3c-b972-b515017e7d6f tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.751327] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.751327] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.754635] [55174]: INFO cinder.volume.api [None req-62411e5d-da1c-4c3c-b972-b515017e7d6f tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1210.759152] [55174]: INFO cinder.api.openstack.wsgi [None req-62411e5d-da1c-4c3c-b972-b515017e7d6f tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db returned with HTTP 200 [ 1210.759662] [55174]: [pid: 55174|app: 0|req: 282/567] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:41:30 2025] GET /volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1210.797773] [55175]: DEBUG cinder.api.middleware.request_id [req-90a4e22d-c4f8-45c7-bad6-ffe53f596baf req-d1fab4b1-34fe-4a7a-97ed-6f93e61e6a59 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.800783] [55175]: INFO cinder.api.openstack.wsgi [req-90a4e22d-c4f8-45c7-bad6-ffe53f596baf req-d1fab4b1-34fe-4a7a-97ed-6f93e61e6a59 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db [ 1210.801046] [55175]: DEBUG cinder.api.openstack.wsgi [req-90a4e22d-c4f8-45c7-bad6-ffe53f596baf req-d1fab4b1-34fe-4a7a-97ed-6f93e61e6a59 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.801298] [55175]: DEBUG cinder.api.openstack.wsgi [req-90a4e22d-c4f8-45c7-bad6-ffe53f596baf req-d1fab4b1-34fe-4a7a-97ed-6f93e61e6a59 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.811612] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.811612] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.814884] [55175]: INFO cinder.volume.api [req-90a4e22d-c4f8-45c7-bad6-ffe53f596baf req-d1fab4b1-34fe-4a7a-97ed-6f93e61e6a59 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1210.819432] [55175]: INFO cinder.api.openstack.wsgi [req-90a4e22d-c4f8-45c7-bad6-ffe53f596baf req-d1fab4b1-34fe-4a7a-97ed-6f93e61e6a59 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db returned with HTTP 200 [ 1210.819827] [55175]: [pid: 55175|app: 0|req: 286/568] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:41:30 2025] GET /volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1210.841218] [55174]: DEBUG cinder.api.middleware.request_id [req-90a4e22d-c4f8-45c7-bad6-ffe53f596baf req-d62a4214-a54f-4067-b614-c69281c09b2e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.843742] [55174]: INFO cinder.api.openstack.wsgi [req-90a4e22d-c4f8-45c7-bad6-ffe53f596baf req-d62a4214-a54f-4067-b614-c69281c09b2e tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6fde3e12-ceb0-45bb-8ac2-24b54a064093 [ 1210.843980] [55174]: DEBUG cinder.api.openstack.wsgi [req-90a4e22d-c4f8-45c7-bad6-ffe53f596baf req-d62a4214-a54f-4067-b614-c69281c09b2e tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.844224] [55174]: DEBUG cinder.api.openstack.wsgi [req-90a4e22d-c4f8-45c7-bad6-ffe53f596baf req-d62a4214-a54f-4067-b614-c69281c09b2e tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'version_select' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.851650] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.851650] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.378064] [55174]: INFO cinder.api.openstack.wsgi [req-90a4e22d-c4f8-45c7-bad6-ffe53f596baf req-d62a4214-a54f-4067-b614-c69281c09b2e tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/attachments/6fde3e12-ceb0-45bb-8ac2-24b54a064093 returned with HTTP 200 [ 1211.378644] [55174]: [pid: 55174|app: 0|req: 283/569] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:41:30 2025] DELETE /volume/v3/attachments/6fde3e12-ceb0-45bb-8ac2-24b54a064093 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.393295] [55175]: DEBUG cinder.api.middleware.request_id [None req-0ef75cc6-4154-4889-809d-4cbfabc2a4d6 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.395509] [55175]: INFO cinder.api.openstack.wsgi [None req-0ef75cc6-4154-4889-809d-4cbfabc2a4d6 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db [ 1211.395787] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0ef75cc6-4154-4889-809d-4cbfabc2a4d6 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.396061] [55175]: DEBUG cinder.api.openstack.wsgi [None req-0ef75cc6-4154-4889-809d-4cbfabc2a4d6 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.403687] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.403687] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.407531] [55175]: INFO cinder.volume.api [None req-0ef75cc6-4154-4889-809d-4cbfabc2a4d6 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1211.412111] [55175]: INFO cinder.api.openstack.wsgi [None req-0ef75cc6-4154-4889-809d-4cbfabc2a4d6 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db returned with HTTP 200 [ 1211.412541] [55175]: [pid: 55175|app: 0|req: 287/570] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:41:31 2025] GET /volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.728207] [55174]: DEBUG cinder.api.middleware.request_id [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-82b85c63-c33b-4d8a-818b-5ad78f7c65a2 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.730551] [55174]: INFO cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-82b85c63-c33b-4d8a-818b-5ad78f7c65a2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] POST http://10.180.1.21/volume/v3/attachments/17f0cd0b-0562-45cc-b7ff-2a8339317808/action [ 1212.730980] [55174]: DEBUG cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-82b85c63-c33b-4d8a-818b-5ad78f7c65a2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Action body: b'{"os-complete": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1212.731639] [55174]: DEBUG cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-82b85c63-c33b-4d8a-818b-5ad78f7c65a2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1212.749905] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.749905] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.758723] [55174]: INFO cinder.api.openstack.wsgi [req-bf6dd2e6-e5f8-44a3-be47-d3c5ee6caa81 req-82b85c63-c33b-4d8a-818b-5ad78f7c65a2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/attachments/17f0cd0b-0562-45cc-b7ff-2a8339317808/action returned with HTTP 204 [ 1212.759149] [55174]: [pid: 55174|app: 0|req: 284/571] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:41:32 2025] POST /volume/v3/attachments/17f0cd0b-0562-45cc-b7ff-2a8339317808/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1218.464580] [55175]: DEBUG cinder.api.middleware.request_id [req-4fc7ef02-c274-4211-993b-fca95747fe24 req-efd84d45-9deb-446a-8920-d80af95f7a05 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.466727] [55175]: INFO cinder.api.openstack.wsgi [req-4fc7ef02-c274-4211-993b-fca95747fe24 req-efd84d45-9deb-446a-8920-d80af95f7a05 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3b65ca00-7a30-452e-a55f-28170d2d2d03 [ 1218.466943] [55175]: DEBUG cinder.api.openstack.wsgi [req-4fc7ef02-c274-4211-993b-fca95747fe24 req-efd84d45-9deb-446a-8920-d80af95f7a05 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.467170] [55175]: DEBUG cinder.api.openstack.wsgi [req-4fc7ef02-c274-4211-993b-fca95747fe24 req-efd84d45-9deb-446a-8920-d80af95f7a05 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'version_select' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.475956] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.475956] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.926166] [55174]: DEBUG cinder.api.middleware.request_id [req-e3b1a38f-513b-4062-a52a-1d4a5069cfad req-aa04f1b6-b8f1-44b2-88bf-efac2123dcb4 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.928503] [55174]: INFO cinder.api.openstack.wsgi [req-e3b1a38f-513b-4062-a52a-1d4a5069cfad req-aa04f1b6-b8f1-44b2-88bf-efac2123dcb4 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] DELETE http://10.180.1.21/volume/v3/attachments/17f0cd0b-0562-45cc-b7ff-2a8339317808 [ 1218.928752] [55174]: DEBUG cinder.api.openstack.wsgi [req-e3b1a38f-513b-4062-a52a-1d4a5069cfad req-aa04f1b6-b8f1-44b2-88bf-efac2123dcb4 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.928977] [55174]: DEBUG cinder.api.openstack.wsgi [req-e3b1a38f-513b-4062-a52a-1d4a5069cfad req-aa04f1b6-b8f1-44b2-88bf-efac2123dcb4 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'version_select' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.936038] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.936038] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.002204] [55175]: INFO cinder.api.openstack.wsgi [req-4fc7ef02-c274-4211-993b-fca95747fe24 req-efd84d45-9deb-446a-8920-d80af95f7a05 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/attachments/3b65ca00-7a30-452e-a55f-28170d2d2d03 returned with HTTP 200 [ 1219.002707] [55175]: [pid: 55175|app: 0|req: 288/572] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:41:38 2025] DELETE /volume/v3/attachments/3b65ca00-7a30-452e-a55f-28170d2d2d03 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.008806] [55175]: DEBUG cinder.api.middleware.request_id [req-4fc7ef02-c274-4211-993b-fca95747fe24 req-bd2be2e5-fec2-4d5c-bf90-2ef90c012bba None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.011010] [55175]: INFO cinder.api.openstack.wsgi [req-4fc7ef02-c274-4211-993b-fca95747fe24 req-bd2be2e5-fec2-4d5c-bf90-2ef90c012bba tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1219.011202] [55175]: DEBUG cinder.api.openstack.wsgi [req-4fc7ef02-c274-4211-993b-fca95747fe24 req-bd2be2e5-fec2-4d5c-bf90-2ef90c012bba tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.011410] [55175]: DEBUG cinder.api.openstack.wsgi [req-4fc7ef02-c274-4211-993b-fca95747fe24 req-bd2be2e5-fec2-4d5c-bf90-2ef90c012bba tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.011592] [55175]: INFO cinder.api.v3.volumes [req-4fc7ef02-c274-4211-993b-fca95747fe24 req-bd2be2e5-fec2-4d5c-bf90-2ef90c012bba tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Delete volume with id: ebc38ad2-b13e-49be-b334-bc51de91f6e7 [ 1219.019447] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.019447] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.019947] [55175]: INFO cinder.volume.api [req-4fc7ef02-c274-4211-993b-fca95747fe24 req-bd2be2e5-fec2-4d5c-bf90-2ef90c012bba tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1219.034738] [55175]: INFO cinder.volume.api [req-4fc7ef02-c274-4211-993b-fca95747fe24 req-bd2be2e5-fec2-4d5c-bf90-2ef90c012bba tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Delete volume request issued successfully. [ 1219.034909] [55175]: INFO cinder.api.openstack.wsgi [req-4fc7ef02-c274-4211-993b-fca95747fe24 req-bd2be2e5-fec2-4d5c-bf90-2ef90c012bba tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 returned with HTTP 202 [ 1219.035300] [55175]: [pid: 55175|app: 0|req: 289/573] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Feb 17 22:41:38 2025] DELETE /volume/v3/volumes/ebc38ad2-b13e-49be-b334-bc51de91f6e7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1219.466533] [55174]: INFO cinder.api.openstack.wsgi [req-e3b1a38f-513b-4062-a52a-1d4a5069cfad req-aa04f1b6-b8f1-44b2-88bf-efac2123dcb4 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/attachments/17f0cd0b-0562-45cc-b7ff-2a8339317808 returned with HTTP 200 [ 1219.467120] [55174]: [pid: 55174|app: 0|req: 285/574] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:41:38 2025] DELETE /volume/v3/attachments/17f0cd0b-0562-45cc-b7ff-2a8339317808 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.296385] [55175]: DEBUG cinder.api.middleware.request_id [None req-bc0e99a9-c54a-4b94-91b1-87d6ba87a61d None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.299152] [55175]: INFO cinder.api.openstack.wsgi [None req-bc0e99a9-c54a-4b94-91b1-87d6ba87a61d tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1225.299152] [55175]: DEBUG cinder.api.openstack.wsgi [None req-bc0e99a9-c54a-4b94-91b1-87d6ba87a61d tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1225.299152] [55175]: DEBUG cinder.api.openstack.wsgi [None req-bc0e99a9-c54a-4b94-91b1-87d6ba87a61d tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1225.310949] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.310949] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.314959] [55175]: INFO cinder.volume.api [None req-bc0e99a9-c54a-4b94-91b1-87d6ba87a61d tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1225.319627] [55175]: INFO cinder.api.openstack.wsgi [None req-bc0e99a9-c54a-4b94-91b1-87d6ba87a61d tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1225.320037] [55175]: [pid: 55175|app: 0|req: 290/575] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:41:45 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.351463] [55174]: DEBUG cinder.api.middleware.request_id [None req-1e4ef4a2-4fab-4801-b0de-2113d16e9ddb None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.354073] [55174]: INFO cinder.api.openstack.wsgi [None req-1e4ef4a2-4fab-4801-b0de-2113d16e9ddb tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1225.354073] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1e4ef4a2-4fab-4801-b0de-2113d16e9ddb tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1225.354073] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1e4ef4a2-4fab-4801-b0de-2113d16e9ddb tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1225.361572] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.361572] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.365420] [55174]: INFO cinder.volume.api [None req-1e4ef4a2-4fab-4801-b0de-2113d16e9ddb tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1225.370529] [55174]: INFO cinder.api.openstack.wsgi [None req-1e4ef4a2-4fab-4801-b0de-2113d16e9ddb tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1225.370907] [55174]: [pid: 55174|app: 0|req: 286/576] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:41:45 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.713516] [55175]: DEBUG cinder.api.middleware.request_id [None req-c22284d6-68dc-4f65-b4b1-b48c13448f2d None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.715619] [55175]: INFO cinder.api.openstack.wsgi [None req-c22284d6-68dc-4f65-b4b1-b48c13448f2d tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1231.715837] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c22284d6-68dc-4f65-b4b1-b48c13448f2d tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.716062] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c22284d6-68dc-4f65-b4b1-b48c13448f2d tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.716255] [55175]: INFO cinder.api.v3.volumes [None req-c22284d6-68dc-4f65-b4b1-b48c13448f2d tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Delete volume with id: f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1231.726573] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.726573] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.727078] [55175]: INFO cinder.volume.api [None req-c22284d6-68dc-4f65-b4b1-b48c13448f2d tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1231.744399] [55175]: INFO cinder.volume.api [None req-c22284d6-68dc-4f65-b4b1-b48c13448f2d tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Delete volume request issued successfully. [ 1231.744641] [55175]: INFO cinder.api.openstack.wsgi [None req-c22284d6-68dc-4f65-b4b1-b48c13448f2d tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 202 [ 1231.745105] [55175]: [pid: 55175|app: 0|req: 291/577] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:41:51 2025] DELETE /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1231.749328] [55174]: DEBUG cinder.api.middleware.request_id [None req-8069776f-e5a8-484f-87f3-0a594349a8c7 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.751414] [55174]: INFO cinder.api.openstack.wsgi [None req-8069776f-e5a8-484f-87f3-0a594349a8c7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1231.751684] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8069776f-e5a8-484f-87f3-0a594349a8c7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.752008] [55174]: DEBUG cinder.api.openstack.wsgi [None req-8069776f-e5a8-484f-87f3-0a594349a8c7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.762803] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.762803] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.767063] [55174]: INFO cinder.volume.api [None req-8069776f-e5a8-484f-87f3-0a594349a8c7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1231.772248] [55174]: INFO cinder.api.openstack.wsgi [None req-8069776f-e5a8-484f-87f3-0a594349a8c7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1231.772772] [55174]: [pid: 55174|app: 0|req: 287/578] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:41:51 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.783982] [55175]: DEBUG cinder.api.middleware.request_id [None req-42a7f2ca-6413-4936-800f-a01dd28776f7 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.786172] [55175]: INFO cinder.api.openstack.wsgi [None req-42a7f2ca-6413-4936-800f-a01dd28776f7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1232.786436] [55175]: DEBUG cinder.api.openstack.wsgi [None req-42a7f2ca-6413-4936-800f-a01dd28776f7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.786692] [55175]: DEBUG cinder.api.openstack.wsgi [None req-42a7f2ca-6413-4936-800f-a01dd28776f7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.796983] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.796983] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.800874] [55175]: INFO cinder.volume.api [None req-42a7f2ca-6413-4936-800f-a01dd28776f7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Volume info retrieved successfully. [ 1232.805353] [55175]: INFO cinder.api.openstack.wsgi [None req-42a7f2ca-6413-4936-800f-a01dd28776f7 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 200 [ 1232.805724] [55175]: [pid: 55175|app: 0|req: 292/579] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:41:52 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.817468] [55174]: DEBUG cinder.api.middleware.request_id [None req-894c15e9-ed71-4b01-946e-8f2f01187876 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.819628] [55174]: INFO cinder.api.openstack.wsgi [None req-894c15e9-ed71-4b01-946e-8f2f01187876 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] GET http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 [ 1233.819840] [55174]: DEBUG cinder.api.openstack.wsgi [None req-894c15e9-ed71-4b01-946e-8f2f01187876 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.820068] [55174]: DEBUG cinder.api.openstack.wsgi [None req-894c15e9-ed71-4b01-946e-8f2f01187876 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.827617] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.827617] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.830189] [55174]: INFO cinder.api.openstack.wsgi [None req-894c15e9-ed71-4b01-946e-8f2f01187876 tempest-ServerActionsTestOtherA-29159484 tempest-ServerActionsTestOtherA-29159484-project-member] http://10.180.1.21/volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 returned with HTTP 404 [ 1233.830645] [55174]: [pid: 55174|app: 0|req: 288/580] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:41:53 2025] GET /volume/v3/volumes/f9f112cc-1b7c-4f3a-8b5b-9df6e345c371 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1242.803329] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=102,cinder:INSERT=11,cinder:UPDATE=27 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1243.829601] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=84,cinder:UPDATE=19 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1268.194238] [55175]: DEBUG cinder.api.middleware.request_id [None req-1608912f-38d2-43e8-a62f-01468df94ca2 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.196323] [55175]: INFO cinder.api.openstack.wsgi [None req-1608912f-38d2-43e8-a62f-01468df94ca2 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db [ 1268.196547] [55175]: DEBUG cinder.api.openstack.wsgi [None req-1608912f-38d2-43e8-a62f-01468df94ca2 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.196760] [55175]: DEBUG cinder.api.openstack.wsgi [None req-1608912f-38d2-43e8-a62f-01468df94ca2 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.207847] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.207847] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.211950] [55175]: INFO cinder.volume.api [None req-1608912f-38d2-43e8-a62f-01468df94ca2 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1268.216447] [55175]: INFO cinder.api.openstack.wsgi [None req-1608912f-38d2-43e8-a62f-01468df94ca2 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db returned with HTTP 200 [ 1268.216803] [55175]: [pid: 55175|app: 0|req: 293/581] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:42:28 2025] GET /volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.257041] [55174]: DEBUG cinder.api.middleware.request_id [None req-c6f6e955-56b3-4c5e-99e3-d48ba451e800 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.258949] [55174]: INFO cinder.api.openstack.wsgi [None req-c6f6e955-56b3-4c5e-99e3-d48ba451e800 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db [ 1268.259187] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c6f6e955-56b3-4c5e-99e3-d48ba451e800 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.259408] [55174]: DEBUG cinder.api.openstack.wsgi [None req-c6f6e955-56b3-4c5e-99e3-d48ba451e800 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.266948] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.266948] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.270225] [55174]: INFO cinder.volume.api [None req-c6f6e955-56b3-4c5e-99e3-d48ba451e800 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1268.274210] [55174]: INFO cinder.api.openstack.wsgi [None req-c6f6e955-56b3-4c5e-99e3-d48ba451e800 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db returned with HTTP 200 [ 1268.274558] [55174]: [pid: 55174|app: 0|req: 289/582] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:42:28 2025] GET /volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.294235] [55175]: DEBUG cinder.api.middleware.request_id [None req-ab14bf50-3fec-42c0-be2c-6216eb5bdf14 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.296442] [55175]: INFO cinder.api.openstack.wsgi [None req-ab14bf50-3fec-42c0-be2c-6216eb5bdf14 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db [ 1275.296590] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ab14bf50-3fec-42c0-be2c-6216eb5bdf14 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.296812] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ab14bf50-3fec-42c0-be2c-6216eb5bdf14 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.297014] [55175]: INFO cinder.api.v3.volumes [None req-ab14bf50-3fec-42c0-be2c-6216eb5bdf14 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Delete volume with id: f8e79e9e-7ef1-4ba9-9405-abe3d00c67db [ 1275.307277] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.307277] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.307889] [55175]: INFO cinder.volume.api [None req-ab14bf50-3fec-42c0-be2c-6216eb5bdf14 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1275.323766] [55175]: INFO cinder.volume.api [None req-ab14bf50-3fec-42c0-be2c-6216eb5bdf14 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Delete volume request issued successfully. [ 1275.323965] [55175]: INFO cinder.api.openstack.wsgi [None req-ab14bf50-3fec-42c0-be2c-6216eb5bdf14 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db returned with HTTP 202 [ 1275.324381] [55175]: [pid: 55175|app: 0|req: 294/583] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:42:35 2025] DELETE /volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1275.327205] [55174]: DEBUG cinder.api.middleware.request_id [None req-7d2a1a93-84a0-444d-a8cb-d3af8a1cce81 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.329404] [55174]: INFO cinder.api.openstack.wsgi [None req-7d2a1a93-84a0-444d-a8cb-d3af8a1cce81 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db [ 1275.329637] [55174]: DEBUG cinder.api.openstack.wsgi [None req-7d2a1a93-84a0-444d-a8cb-d3af8a1cce81 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.329975] [55174]: DEBUG cinder.api.openstack.wsgi [None req-7d2a1a93-84a0-444d-a8cb-d3af8a1cce81 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.338062] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.338062] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.343782] [55174]: INFO cinder.volume.api [None req-7d2a1a93-84a0-444d-a8cb-d3af8a1cce81 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1275.347778] [55174]: INFO cinder.api.openstack.wsgi [None req-7d2a1a93-84a0-444d-a8cb-d3af8a1cce81 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db returned with HTTP 200 [ 1275.348362] [55174]: [pid: 55174|app: 0|req: 290/584] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:42:35 2025] GET /volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.358757] [55175]: DEBUG cinder.api.middleware.request_id [None req-31baa8d1-c354-4abe-b306-767ab8eac716 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.360836] [55175]: INFO cinder.api.openstack.wsgi [None req-31baa8d1-c354-4abe-b306-767ab8eac716 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db [ 1276.361072] [55175]: DEBUG cinder.api.openstack.wsgi [None req-31baa8d1-c354-4abe-b306-767ab8eac716 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.361322] [55175]: DEBUG cinder.api.openstack.wsgi [None req-31baa8d1-c354-4abe-b306-767ab8eac716 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.368547] [55175]: INFO cinder.api.openstack.wsgi [None req-31baa8d1-c354-4abe-b306-767ab8eac716 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db returned with HTTP 404 [ 1276.369027] [55175]: [pid: 55175|app: 0|req: 295/585] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:42:36 2025] GET /volume/v3/volumes/f8e79e9e-7ef1-4ba9-9405-abe3d00c67db => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1276.410932] [55174]: DEBUG cinder.api.middleware.request_id [None req-bf271bf3-54ec-431b-96cd-da50b6bfdc68 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.412956] [55174]: INFO cinder.api.openstack.wsgi [None req-bf271bf3-54ec-431b-96cd-da50b6bfdc68 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] DELETE http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1276.413215] [55174]: DEBUG cinder.api.openstack.wsgi [None req-bf271bf3-54ec-431b-96cd-da50b6bfdc68 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.413509] [55174]: DEBUG cinder.api.openstack.wsgi [None req-bf271bf3-54ec-431b-96cd-da50b6bfdc68 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'delete' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.413735] [55174]: INFO cinder.api.v3.volumes [None req-bf271bf3-54ec-431b-96cd-da50b6bfdc68 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Delete volume with id: 28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1276.423243] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.423243] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.423735] [55174]: INFO cinder.volume.api [None req-bf271bf3-54ec-431b-96cd-da50b6bfdc68 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1276.443119] [55174]: INFO cinder.volume.api [None req-bf271bf3-54ec-431b-96cd-da50b6bfdc68 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Delete volume request issued successfully. [ 1276.443318] [55174]: INFO cinder.api.openstack.wsgi [None req-bf271bf3-54ec-431b-96cd-da50b6bfdc68 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb returned with HTTP 202 [ 1276.443738] [55174]: [pid: 55174|app: 0|req: 291/586] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:42:36 2025] DELETE /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1276.446536] [55175]: DEBUG cinder.api.middleware.request_id [None req-545ec8eb-9373-4fbf-b35d-3f0c67fd92dd None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.449574] [55175]: INFO cinder.api.openstack.wsgi [None req-545ec8eb-9373-4fbf-b35d-3f0c67fd92dd tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1276.449673] [55175]: DEBUG cinder.api.openstack.wsgi [None req-545ec8eb-9373-4fbf-b35d-3f0c67fd92dd tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.449838] [55175]: DEBUG cinder.api.openstack.wsgi [None req-545ec8eb-9373-4fbf-b35d-3f0c67fd92dd tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.458587] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.458587] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.462563] [55175]: INFO cinder.volume.api [None req-545ec8eb-9373-4fbf-b35d-3f0c67fd92dd tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1276.467134] [55175]: INFO cinder.api.openstack.wsgi [None req-545ec8eb-9373-4fbf-b35d-3f0c67fd92dd tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb returned with HTTP 200 [ 1276.467571] [55175]: [pid: 55175|app: 0|req: 296/587] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:42:36 2025] GET /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.477206] [55174]: DEBUG cinder.api.middleware.request_id [None req-9d37def8-c779-4d28-af37-f93b7aa443b5 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.479309] [55174]: INFO cinder.api.openstack.wsgi [None req-9d37def8-c779-4d28-af37-f93b7aa443b5 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1277.479565] [55174]: DEBUG cinder.api.openstack.wsgi [None req-9d37def8-c779-4d28-af37-f93b7aa443b5 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.479822] [55174]: DEBUG cinder.api.openstack.wsgi [None req-9d37def8-c779-4d28-af37-f93b7aa443b5 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.487521] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.487521] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.491067] [55174]: INFO cinder.volume.api [None req-9d37def8-c779-4d28-af37-f93b7aa443b5 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1277.495330] [55174]: INFO cinder.api.openstack.wsgi [None req-9d37def8-c779-4d28-af37-f93b7aa443b5 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb returned with HTTP 200 [ 1277.495700] [55174]: [pid: 55174|app: 0|req: 292/588] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:42:37 2025] GET /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.506174] [55175]: DEBUG cinder.api.middleware.request_id [None req-73d9c193-ca3f-4428-97f4-940bf21cc694 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.508363] [55175]: INFO cinder.api.openstack.wsgi [None req-73d9c193-ca3f-4428-97f4-940bf21cc694 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1278.508582] [55175]: DEBUG cinder.api.openstack.wsgi [None req-73d9c193-ca3f-4428-97f4-940bf21cc694 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.508800] [55175]: DEBUG cinder.api.openstack.wsgi [None req-73d9c193-ca3f-4428-97f4-940bf21cc694 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.518040] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.518040] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.521379] [55175]: INFO cinder.volume.api [None req-73d9c193-ca3f-4428-97f4-940bf21cc694 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Volume info retrieved successfully. [ 1278.525486] [55175]: INFO cinder.api.openstack.wsgi [None req-73d9c193-ca3f-4428-97f4-940bf21cc694 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb returned with HTTP 200 [ 1278.525853] [55175]: [pid: 55175|app: 0|req: 297/589] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:42:38 2025] GET /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.536193] [55174]: DEBUG cinder.api.middleware.request_id [None req-ae34bc5f-e96f-4f07-b7de-a7fcfeb1b277 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.538309] [55174]: INFO cinder.api.openstack.wsgi [None req-ae34bc5f-e96f-4f07-b7de-a7fcfeb1b277 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] GET http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb [ 1279.538527] [55174]: DEBUG cinder.api.openstack.wsgi [None req-ae34bc5f-e96f-4f07-b7de-a7fcfeb1b277 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.538744] [55174]: DEBUG cinder.api.openstack.wsgi [None req-ae34bc5f-e96f-4f07-b7de-a7fcfeb1b277 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.544932] [55174]: INFO cinder.api.openstack.wsgi [None req-ae34bc5f-e96f-4f07-b7de-a7fcfeb1b277 tempest-AttachVolumeShelveTestJSON-2033040053 tempest-AttachVolumeShelveTestJSON-2033040053-project-member] http://10.180.1.21/volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb returned with HTTP 404 [ 1279.545422] [55174]: [pid: 55174|app: 0|req: 293/590] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:42:39 2025] GET /volume/v3/volumes/28ec8558-7e7d-4ef9-a7ab-e3a3a2f3cfdb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1288.523572] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1289.541621] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1328.237165] [55175]: DEBUG cinder.api.middleware.request_id [None req-6af36c58-aa2f-4264-bf7b-ee75470b0ca2 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.239225] [55175]: INFO cinder.api.openstack.wsgi [None req-6af36c58-aa2f-4264-bf7b-ee75470b0ca2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] DELETE http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1328.239445] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6af36c58-aa2f-4264-bf7b-ee75470b0ca2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.239664] [55175]: DEBUG cinder.api.openstack.wsgi [None req-6af36c58-aa2f-4264-bf7b-ee75470b0ca2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.239856] [55175]: INFO cinder.api.v3.volumes [None req-6af36c58-aa2f-4264-bf7b-ee75470b0ca2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Delete volume with id: 722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1328.250276] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.250276] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.250807] [55175]: INFO cinder.volume.api [None req-6af36c58-aa2f-4264-bf7b-ee75470b0ca2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1328.268457] [55175]: INFO cinder.volume.api [None req-6af36c58-aa2f-4264-bf7b-ee75470b0ca2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Delete volume request issued successfully. [ 1328.268655] [55175]: INFO cinder.api.openstack.wsgi [None req-6af36c58-aa2f-4264-bf7b-ee75470b0ca2 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 202 [ 1328.269055] [55175]: [pid: 55175|app: 0|req: 298/591] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:43:28 2025] DELETE /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1328.271957] [55174]: DEBUG cinder.api.middleware.request_id [None req-1da1c290-a867-40d3-8fbb-d2e928193907 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.274138] [55174]: INFO cinder.api.openstack.wsgi [None req-1da1c290-a867-40d3-8fbb-d2e928193907 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1328.274366] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1da1c290-a867-40d3-8fbb-d2e928193907 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.274581] [55174]: DEBUG cinder.api.openstack.wsgi [None req-1da1c290-a867-40d3-8fbb-d2e928193907 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.282136] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.282136] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.285839] [55174]: INFO cinder.volume.api [None req-1da1c290-a867-40d3-8fbb-d2e928193907 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1328.290445] [55174]: INFO cinder.api.openstack.wsgi [None req-1da1c290-a867-40d3-8fbb-d2e928193907 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1328.290752] [55174]: [pid: 55174|app: 0|req: 294/592] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:43:28 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1329.300602] [55175]: DEBUG cinder.api.middleware.request_id [None req-7ad0cf39-f078-43be-9d41-46e3f20a278a None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.302798] [55175]: INFO cinder.api.openstack.wsgi [None req-7ad0cf39-f078-43be-9d41-46e3f20a278a tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1329.303052] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7ad0cf39-f078-43be-9d41-46e3f20a278a tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.303281] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7ad0cf39-f078-43be-9d41-46e3f20a278a tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.311089] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.311089] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.314310] [55175]: INFO cinder.volume.api [None req-7ad0cf39-f078-43be-9d41-46e3f20a278a tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1329.318356] [55175]: INFO cinder.api.openstack.wsgi [None req-7ad0cf39-f078-43be-9d41-46e3f20a278a tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1329.318722] [55175]: [pid: 55175|app: 0|req: 299/593] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:43:29 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.328713] [55174]: DEBUG cinder.api.middleware.request_id [None req-48820268-d85d-4695-814a-267e37128f90 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.330952] [55174]: INFO cinder.api.openstack.wsgi [None req-48820268-d85d-4695-814a-267e37128f90 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1330.331179] [55174]: DEBUG cinder.api.openstack.wsgi [None req-48820268-d85d-4695-814a-267e37128f90 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.331411] [55174]: DEBUG cinder.api.openstack.wsgi [None req-48820268-d85d-4695-814a-267e37128f90 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.339276] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.339276] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.343510] [55174]: INFO cinder.volume.api [None req-48820268-d85d-4695-814a-267e37128f90 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Volume info retrieved successfully. [ 1330.348450] [55174]: INFO cinder.api.openstack.wsgi [None req-48820268-d85d-4695-814a-267e37128f90 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 200 [ 1330.348970] [55174]: [pid: 55174|app: 0|req: 295/594] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:43:30 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.359739] [55175]: DEBUG cinder.api.middleware.request_id [None req-1dd8c85c-fad4-433e-810a-006d32735808 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.362171] [55175]: INFO cinder.api.openstack.wsgi [None req-1dd8c85c-fad4-433e-810a-006d32735808 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] GET http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 [ 1331.362414] [55175]: DEBUG cinder.api.openstack.wsgi [None req-1dd8c85c-fad4-433e-810a-006d32735808 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.362651] [55175]: DEBUG cinder.api.openstack.wsgi [None req-1dd8c85c-fad4-433e-810a-006d32735808 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.369122] [55175]: INFO cinder.api.openstack.wsgi [None req-1dd8c85c-fad4-433e-810a-006d32735808 tempest-ServerActionsTestOtherB-1126237338 tempest-ServerActionsTestOtherB-1126237338-project-member] http://10.180.1.21/volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 returned with HTTP 404 [ 1331.369731] [55175]: [pid: 55175|app: 0|req: 300/595] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:43:31 2025] GET /volume/v3/volumes/722abe04-de1a-409c-b2fb-bac0e9e17fa0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1340.345870] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=8 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1341.365034] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1362.701473] [55174]: DEBUG cinder.api.middleware.request_id [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.703515] [55174]: INFO cinder.api.openstack.wsgi [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1362.704983] [55174]: DEBUG cinder.api.openstack.wsgi [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-117272872"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1362.706016] [55174]: DEBUG cinder.api.v3.volumes [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-117272872'}} {{(pid=55174) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1362.706016] [55174]: INFO cinder.api.v3.volumes [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Create volume of 1 GB [ 1362.711419] [55174]: INFO cinder.volume.api [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Availability Zones retrieved successfully. [ 1362.717889] [55174]: DEBUG cinder.volume.api [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Flow 'volume_create_api' (ae5fe089-8815-4c42-8bee-67a60f238d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1362.719070] [55174]: DEBUG cinder.volume.api [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d9c89c1-98ba-4076-bc7e-f528d26adb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1362.720200] [55174]: DEBUG cinder.volume.flows.api.create_volume [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Validating volume size '1' using validate_int {{(pid=55174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1362.737478] [55174]: DEBUG cinder.volume.api [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d9c89c1-98ba-4076-bc7e-f528d26adb43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1362.738405] [55174]: DEBUG cinder.volume.api [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56525720-e6fb-47c4-9e03-12834f5a9146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1362.788854] [55174]: DEBUG cinder.quota [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Created reservations ['6e02e88d-036a-40d4-b183-e3477873d41d', '59c2bd49-6cbf-4960-b1ed-0ab55328394f', '3eadaa36-cfd7-444b-9b20-3b08edfce071', 'b5d88844-fb11-405c-8e52-38d8fc4bdb22'] {{(pid=55174) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1362.789834] [55174]: DEBUG cinder.volume.api [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56525720-e6fb-47c4-9e03-12834f5a9146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e02e88d-036a-40d4-b183-e3477873d41d', '59c2bd49-6cbf-4960-b1ed-0ab55328394f', '3eadaa36-cfd7-444b-9b20-3b08edfce071', 'b5d88844-fb11-405c-8e52-38d8fc4bdb22']}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1362.791489] [55174]: DEBUG cinder.volume.api [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6ee1cf0-ffe7-4c88-9bd8-2ac7ab72c42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1362.812599] [55174]: DEBUG cinder.volume.api [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6ee1cf0-ffe7-4c88-9bd8-2ac7ab72c42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '984fc3d5-384a-4b54-b2da-254adb7167d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-117272872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c77c2039caf41a1a05a3c1ad64abbfd',qos_specs=None,replication_status=,reservations=['6e02e88d-036a-40d4-b183-e3477873d41d','59c2bd49-6cbf-4960-b1ed-0ab55328394f','3eadaa36-cfd7-444b-9b20-3b08edfce071','b5d88844-fb11-405c-8e52-38d8fc4bdb22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c6e4c53ec2144dc8593efb2fdc00cea',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:44:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-117272872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=984fc3d5-384a-4b54-b2da-254adb7167d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c77c2039caf41a1a05a3c1ad64abbfd',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='1c6e4c53ec2144dc8593efb2fdc00cea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1362.813457] [55174]: DEBUG cinder.volume.api [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (182bb64e-0507-449c-8f3e-eb4d2fdc54b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1362.825673] [55174]: DEBUG cinder.volume.api [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (182bb64e-0507-449c-8f3e-eb4d2fdc54b4) 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-117272872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c77c2039caf41a1a05a3c1ad64abbfd',qos_specs=None,replication_status=,reservations=['6e02e88d-036a-40d4-b183-e3477873d41d','59c2bd49-6cbf-4960-b1ed-0ab55328394f','3eadaa36-cfd7-444b-9b20-3b08edfce071','b5d88844-fb11-405c-8e52-38d8fc4bdb22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c6e4c53ec2144dc8593efb2fdc00cea',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1362.826532] [55174]: DEBUG cinder.volume.api [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10cb7400-13aa-4c42-9a83-77f0d48c1800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1362.836037] [55174]: DEBUG cinder.volume.api [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10cb7400-13aa-4c42-9a83-77f0d48c1800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55174) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1362.836037] [55174]: DEBUG cinder.volume.api [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Flow 'volume_create_api' (ae5fe089-8815-4c42-8bee-67a60f238d3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55174) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1362.836218] [55174]: INFO cinder.volume.api [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Create volume request issued successfully. [ 1362.836710] [55174]: INFO cinder.api.openstack.wsgi [None req-b98d8f68-d0c0-47ee-81e5-285a45fe723c tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1362.837816] [55174]: [pid: 55174|app: 0|req: 296/596] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:44:02 2025] POST /volume/v3/volumes => generated 757 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1362.845736] [55175]: DEBUG cinder.api.middleware.request_id [None req-7f67b554-4cf1-4e10-b777-75ef06250291 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.847793] [55175]: INFO cinder.api.openstack.wsgi [None req-7f67b554-4cf1-4e10-b777-75ef06250291 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/984fc3d5-384a-4b54-b2da-254adb7167d7 [ 1362.848017] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7f67b554-4cf1-4e10-b777-75ef06250291 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.848240] [55175]: DEBUG cinder.api.openstack.wsgi [None req-7f67b554-4cf1-4e10-b777-75ef06250291 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.855813] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.855813] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.859734] [55175]: INFO cinder.volume.api [None req-7f67b554-4cf1-4e10-b777-75ef06250291 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1362.863717] [55175]: INFO cinder.api.openstack.wsgi [None req-7f67b554-4cf1-4e10-b777-75ef06250291 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/984fc3d5-384a-4b54-b2da-254adb7167d7 returned with HTTP 200 [ 1362.864097] [55175]: [pid: 55175|app: 0|req: 301/597] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:44:02 2025] GET /volume/v3/volumes/984fc3d5-384a-4b54-b2da-254adb7167d7 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1363.874460] [55174]: DEBUG cinder.api.middleware.request_id [None req-87cafd57-d57b-4cf7-ab0f-64a23eddf63d None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.876716] [55174]: INFO cinder.api.openstack.wsgi [None req-87cafd57-d57b-4cf7-ab0f-64a23eddf63d tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/984fc3d5-384a-4b54-b2da-254adb7167d7 [ 1363.876939] [55174]: DEBUG cinder.api.openstack.wsgi [None req-87cafd57-d57b-4cf7-ab0f-64a23eddf63d tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.877174] [55174]: DEBUG cinder.api.openstack.wsgi [None req-87cafd57-d57b-4cf7-ab0f-64a23eddf63d tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.885240] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.885240] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.888546] [55174]: INFO cinder.volume.api [None req-87cafd57-d57b-4cf7-ab0f-64a23eddf63d tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1363.892809] [55174]: INFO cinder.api.openstack.wsgi [None req-87cafd57-d57b-4cf7-ab0f-64a23eddf63d tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/984fc3d5-384a-4b54-b2da-254adb7167d7 returned with HTTP 200 [ 1363.893201] [55174]: [pid: 55174|app: 0|req: 297/598] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:44:03 2025] GET /volume/v3/volumes/984fc3d5-384a-4b54-b2da-254adb7167d7 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1372.862158] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=4 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1373.890797] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1377.461197] [55175]: DEBUG cinder.api.middleware.request_id [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.463357] [55175]: INFO cinder.api.openstack.wsgi [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1377.463785] [55175]: DEBUG cinder.api.openstack.wsgi [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2083636912"}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1377.465451] [55175]: DEBUG cinder.api.v3.volumes [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2083636912'}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1377.465584] [55175]: INFO cinder.api.v3.volumes [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Create volume of 1 GB [ 1377.470812] [55175]: INFO cinder.volume.api [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Availability Zones retrieved successfully. [ 1377.477371] [55175]: DEBUG cinder.volume.api [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Flow 'volume_create_api' (dab8ce15-6208-4d6a-ab8a-1fa3000aa18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1377.478494] [55175]: DEBUG cinder.volume.api [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9731a8a5-676a-4927-bd3e-3ce894cffd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1377.479535] [55175]: DEBUG cinder.volume.flows.api.create_volume [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1377.495424] [55175]: DEBUG cinder.volume.api [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9731a8a5-676a-4927-bd3e-3ce894cffd27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1377.496343] [55175]: DEBUG cinder.volume.api [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c1a970-29d0-44c1-b583-dc957019c79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1377.524419] [55175]: DEBUG cinder.quota [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Created reservations ['8925a5e3-1bf0-4c29-bd4a-e0392afdc2c9', 'cc4f9b02-a6f1-4a1f-a02e-9b63360f9963', '253ae0c7-2437-4169-896d-cef47a7a5be0', '7c3b9e9d-671a-45f9-8fbb-3e6edea1f946'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1377.525260] [55175]: DEBUG cinder.volume.api [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c1a970-29d0-44c1-b583-dc957019c79f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8925a5e3-1bf0-4c29-bd4a-e0392afdc2c9', 'cc4f9b02-a6f1-4a1f-a02e-9b63360f9963', '253ae0c7-2437-4169-896d-cef47a7a5be0', '7c3b9e9d-671a-45f9-8fbb-3e6edea1f946']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1377.526147] [55175]: DEBUG cinder.volume.api [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3571b14-c471-4009-ab3b-d1368385af46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1377.539124] [55175]: DEBUG cinder.volume.api [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3571b14-c471-4009-ab3b-d1368385af46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a85f56e-5fc1-4926-bb0b-641415b706a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2083636912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c77c2039caf41a1a05a3c1ad64abbfd',qos_specs=None,replication_status=,reservations=['8925a5e3-1bf0-4c29-bd4a-e0392afdc2c9','cc4f9b02-a6f1-4a1f-a02e-9b63360f9963','253ae0c7-2437-4169-896d-cef47a7a5be0','7c3b9e9d-671a-45f9-8fbb-3e6edea1f946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c6e4c53ec2144dc8593efb2fdc00cea',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2083636912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a85f56e-5fc1-4926-bb0b-641415b706a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c77c2039caf41a1a05a3c1ad64abbfd',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='1c6e4c53ec2144dc8593efb2fdc00cea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1377.539993] [55175]: DEBUG cinder.volume.api [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f0cca6f-e4ee-4479-ab7d-afa939237d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1377.553432] [55175]: DEBUG cinder.volume.api [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f0cca6f-e4ee-4479-ab7d-afa939237d23) 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-2083636912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c77c2039caf41a1a05a3c1ad64abbfd',qos_specs=None,replication_status=,reservations=['8925a5e3-1bf0-4c29-bd4a-e0392afdc2c9','cc4f9b02-a6f1-4a1f-a02e-9b63360f9963','253ae0c7-2437-4169-896d-cef47a7a5be0','7c3b9e9d-671a-45f9-8fbb-3e6edea1f946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c6e4c53ec2144dc8593efb2fdc00cea',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1377.554267] [55175]: DEBUG cinder.volume.api [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23e30c40-db25-495f-9138-e0dce8acf738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1377.562573] [55175]: DEBUG cinder.volume.api [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23e30c40-db25-495f-9138-e0dce8acf738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1377.563581] [55175]: DEBUG cinder.volume.api [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Flow 'volume_create_api' (dab8ce15-6208-4d6a-ab8a-1fa3000aa18c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1377.563909] [55175]: INFO cinder.volume.api [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Create volume request issued successfully. [ 1377.564544] [55175]: INFO cinder.api.openstack.wsgi [None req-b74e529e-db2e-42d5-a6c8-54a5f1beb880 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1377.565112] [55175]: [pid: 55175|app: 0|req: 302/599] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Feb 17 22:44:17 2025] POST /volume/v3/volumes => generated 758 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1377.573122] [55174]: DEBUG cinder.api.middleware.request_id [None req-9e975337-6fda-4c8d-b815-2d38df7a81e2 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.575307] [55174]: INFO cinder.api.openstack.wsgi [None req-9e975337-6fda-4c8d-b815-2d38df7a81e2 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1377.575554] [55174]: DEBUG cinder.api.openstack.wsgi [None req-9e975337-6fda-4c8d-b815-2d38df7a81e2 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.575772] [55174]: DEBUG cinder.api.openstack.wsgi [None req-9e975337-6fda-4c8d-b815-2d38df7a81e2 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.583110] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.583110] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.586951] [55174]: INFO cinder.volume.api [None req-9e975337-6fda-4c8d-b815-2d38df7a81e2 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1377.591051] [55174]: INFO cinder.api.openstack.wsgi [None req-9e975337-6fda-4c8d-b815-2d38df7a81e2 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1377.591424] [55174]: [pid: 55174|app: 0|req: 298/600] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:44:17 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1378.601535] [55175]: DEBUG cinder.api.middleware.request_id [None req-78ca5c1e-91ce-4179-a51e-347ff412eb9e None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.603909] [55175]: INFO cinder.api.openstack.wsgi [None req-78ca5c1e-91ce-4179-a51e-347ff412eb9e tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1378.604158] [55175]: DEBUG cinder.api.openstack.wsgi [None req-78ca5c1e-91ce-4179-a51e-347ff412eb9e tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1378.604386] [55175]: DEBUG cinder.api.openstack.wsgi [None req-78ca5c1e-91ce-4179-a51e-347ff412eb9e tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1378.612249] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1378.612249] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1378.615609] [55175]: INFO cinder.volume.api [None req-78ca5c1e-91ce-4179-a51e-347ff412eb9e tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1378.619725] [55175]: INFO cinder.api.openstack.wsgi [None req-78ca5c1e-91ce-4179-a51e-347ff412eb9e tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1378.620107] [55175]: [pid: 55175|app: 0|req: 303/601] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:44:18 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1387.589071] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=4 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1388.617886] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1430.347692] [55174]: DEBUG cinder.api.middleware.request_id [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-c958304c-8fa6-47b6-81f1-c77a49b6c8d3 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.454144] [55174]: INFO cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-c958304c-8fa6-47b6-81f1-c77a49b6c8d3 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1430.454390] [55174]: DEBUG cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-c958304c-8fa6-47b6-81f1-c77a49b6c8d3 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1430.454608] [55174]: DEBUG cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-c958304c-8fa6-47b6-81f1-c77a49b6c8d3 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1430.465050] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1430.465050] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1430.468675] [55174]: INFO cinder.volume.api [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-c958304c-8fa6-47b6-81f1-c77a49b6c8d3 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1430.473128] [55174]: INFO cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-c958304c-8fa6-47b6-81f1-c77a49b6c8d3 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1430.473535] [55174]: [pid: 55174|app: 0|req: 299/602] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:45:10 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 851 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1431.993580] [55175]: DEBUG cinder.api.middleware.request_id [None req-3cd99e69-c83c-4d36-a041-cbd6020b0458 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1431.994060] [55175]: INFO cinder.api.openstack.wsgi [None req-3cd99e69-c83c-4d36-a041-cbd6020b0458 None None] GET http://10.180.1.21/volume// [ 1431.994242] [55175]: DEBUG cinder.api.openstack.wsgi [None req-3cd99e69-c83c-4d36-a041-cbd6020b0458 None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1431.994457] [55175]: DEBUG cinder.api.openstack.wsgi [None req-3cd99e69-c83c-4d36-a041-cbd6020b0458 None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1431.994885] [55175]: INFO cinder.api.openstack.wsgi [None req-3cd99e69-c83c-4d36-a041-cbd6020b0458 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1431.995203] [55175]: [pid: 55175|app: 0|req: 304/603] 10.180.1.21 () {58 vars in 1299 bytes} [Mon Feb 17 22:45:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1431.998960] [55174]: DEBUG cinder.api.middleware.request_id [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-4a073d96-93ba-4d8c-a31c-812b3b20a1d9 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.001202] [55174]: INFO cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-4a073d96-93ba-4d8c-a31c-812b3b20a1d9 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1432.001605] [55174]: DEBUG cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-4a073d96-93ba-4d8c-a31c-812b3b20a1d9 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a85f56e-5fc1-4926-bb0b-641415b706a0", "connector": null, "instance_uuid": "b3ce6439-c16d-487b-868a-6b38e276d188"}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1432.010502] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1432.010502] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1432.031256] [55174]: INFO cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-4a073d96-93ba-4d8c-a31c-812b3b20a1d9 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1432.031648] [55174]: [pid: 55174|app: 0|req: 300/604] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Feb 17 22:45:11 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1432.047169] [55175]: DEBUG cinder.api.middleware.request_id [None req-19f039f4-fbdc-40d7-b6cc-8668ec0177b8 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.049272] [55175]: INFO cinder.api.openstack.wsgi [None req-19f039f4-fbdc-40d7-b6cc-8668ec0177b8 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1432.049496] [55175]: DEBUG cinder.api.openstack.wsgi [None req-19f039f4-fbdc-40d7-b6cc-8668ec0177b8 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1432.049716] [55175]: DEBUG cinder.api.openstack.wsgi [None req-19f039f4-fbdc-40d7-b6cc-8668ec0177b8 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1432.060062] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1432.060062] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1432.063184] [55175]: INFO cinder.volume.api [None req-19f039f4-fbdc-40d7-b6cc-8668ec0177b8 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1432.067295] [55175]: INFO cinder.api.openstack.wsgi [None req-19f039f4-fbdc-40d7-b6cc-8668ec0177b8 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1432.067659] [55175]: [pid: 55175|app: 0|req: 305/605] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:45:11 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1432.551538] [55174]: DEBUG cinder.api.middleware.request_id [None req-132c88f6-260b-4e19-80df-90d5e64cf1d8 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.551996] [55174]: INFO cinder.api.openstack.wsgi [None req-132c88f6-260b-4e19-80df-90d5e64cf1d8 None None] GET http://10.180.1.21/volume// [ 1432.552238] [55174]: DEBUG cinder.api.openstack.wsgi [None req-132c88f6-260b-4e19-80df-90d5e64cf1d8 None None] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1432.552465] [55174]: DEBUG cinder.api.openstack.wsgi [None req-132c88f6-260b-4e19-80df-90d5e64cf1d8 None None] Calling method 'all' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1432.552863] [55174]: INFO cinder.api.openstack.wsgi [None req-132c88f6-260b-4e19-80df-90d5e64cf1d8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1432.553192] [55174]: [pid: 55174|app: 0|req: 301/606] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:45:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1432.556518] [55175]: DEBUG cinder.api.middleware.request_id [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-28702669-3b7b-4b70-9f8b-a1682dfc5066 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.582562] [55175]: INFO cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-28702669-3b7b-4b70-9f8b-a1682dfc5066 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1432.582825] [55175]: DEBUG cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-28702669-3b7b-4b70-9f8b-a1682dfc5066 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1432.583080] [55175]: DEBUG cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-28702669-3b7b-4b70-9f8b-a1682dfc5066 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1432.592884] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1432.592884] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1432.595929] [55175]: INFO cinder.volume.api [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-28702669-3b7b-4b70-9f8b-a1682dfc5066 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1432.600033] [55175]: INFO cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-28702669-3b7b-4b70-9f8b-a1682dfc5066 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1432.600406] [55175]: [pid: 55175|app: 0|req: 306/607] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:45:12 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 1031 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1432.626054] [55174]: DEBUG cinder.api.middleware.request_id [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-ad3ed33d-cae9-4ec5-abc2-40bb7a739a1a None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.628029] [55174]: INFO cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-ad3ed33d-cae9-4ec5-abc2-40bb7a739a1a tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] PUT http://10.180.1.21/volume/v3/attachments/6ec7310b-3a8c-4ee6-a326-fecba94584f5 [ 1432.628464] [55174]: DEBUG cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-ad3ed33d-cae9-4ec5-abc2-40bb7a739a1a tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-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-524049", "mountpoint": "/dev/sdb"}}} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1432.636200] [55174]: DEBUG cinder.coordination [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-ad3ed33d-cae9-4ec5-abc2-40bb7a739a1a tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Acquiring lock "cinder-attachment_update-8a85f56e-5fc1-4926-bb0b-641415b706a0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1432.640509] [55174]: DEBUG cinder.coordination [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-ad3ed33d-cae9-4ec5-abc2-40bb7a739a1a tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Lock "cinder-attachment_update-8a85f56e-5fc1-4926-bb0b-641415b706a0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55174) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1432.641526] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1432.641526] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.078055] [55175]: DEBUG cinder.api.middleware.request_id [None req-d7586acb-e989-46ae-bac6-b7e2f3dd6f77 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.080033] [55175]: INFO cinder.api.openstack.wsgi [None req-d7586acb-e989-46ae-bac6-b7e2f3dd6f77 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1433.080291] [55175]: DEBUG cinder.api.openstack.wsgi [None req-d7586acb-e989-46ae-bac6-b7e2f3dd6f77 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1433.080544] [55175]: DEBUG cinder.api.openstack.wsgi [None req-d7586acb-e989-46ae-bac6-b7e2f3dd6f77 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1433.092475] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1433.092475] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.096065] [55175]: INFO cinder.volume.api [None req-d7586acb-e989-46ae-bac6-b7e2f3dd6f77 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1433.100269] [55175]: INFO cinder.api.openstack.wsgi [None req-d7586acb-e989-46ae-bac6-b7e2f3dd6f77 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1433.100654] [55175]: [pid: 55175|app: 0|req: 307/608] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:45:12 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1434.111419] [55175]: DEBUG cinder.api.middleware.request_id [None req-66cbb36a-9195-496b-a833-c7e9c937abeb None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1434.113551] [55175]: INFO cinder.api.openstack.wsgi [None req-66cbb36a-9195-496b-a833-c7e9c937abeb tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1434.114792] [55175]: DEBUG cinder.api.openstack.wsgi [None req-66cbb36a-9195-496b-a833-c7e9c937abeb tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1434.114792] [55175]: DEBUG cinder.api.openstack.wsgi [None req-66cbb36a-9195-496b-a833-c7e9c937abeb tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1434.123437] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1434.123437] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1434.126415] [55175]: INFO cinder.volume.api [None req-66cbb36a-9195-496b-a833-c7e9c937abeb tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1434.130399] [55175]: INFO cinder.api.openstack.wsgi [None req-66cbb36a-9195-496b-a833-c7e9c937abeb tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1434.130763] [55175]: [pid: 55175|app: 0|req: 308/609] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:45:13 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1435.141446] [55175]: DEBUG cinder.api.middleware.request_id [None req-5134badc-4824-4780-a894-f0a9edcce2bb None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1435.143506] [55175]: INFO cinder.api.openstack.wsgi [None req-5134badc-4824-4780-a894-f0a9edcce2bb tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1435.143736] [55175]: DEBUG cinder.api.openstack.wsgi [None req-5134badc-4824-4780-a894-f0a9edcce2bb tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1435.143959] [55175]: DEBUG cinder.api.openstack.wsgi [None req-5134badc-4824-4780-a894-f0a9edcce2bb tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1435.153571] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1435.153571] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1435.156630] [55175]: INFO cinder.volume.api [None req-5134badc-4824-4780-a894-f0a9edcce2bb tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1435.160673] [55175]: INFO cinder.api.openstack.wsgi [None req-5134badc-4824-4780-a894-f0a9edcce2bb tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1435.161045] [55175]: [pid: 55175|app: 0|req: 309/610] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:45:14 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1436.170307] [55175]: DEBUG cinder.api.middleware.request_id [None req-775afe11-2855-465c-ba29-7a4b100611b1 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1436.172472] [55175]: INFO cinder.api.openstack.wsgi [None req-775afe11-2855-465c-ba29-7a4b100611b1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1436.172696] [55175]: DEBUG cinder.api.openstack.wsgi [None req-775afe11-2855-465c-ba29-7a4b100611b1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1436.172911] [55175]: DEBUG cinder.api.openstack.wsgi [None req-775afe11-2855-465c-ba29-7a4b100611b1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1436.182649] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1436.182649] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1436.185897] [55175]: INFO cinder.volume.api [None req-775afe11-2855-465c-ba29-7a4b100611b1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1436.190350] [55175]: INFO cinder.api.openstack.wsgi [None req-775afe11-2855-465c-ba29-7a4b100611b1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1436.190721] [55175]: [pid: 55175|app: 0|req: 310/611] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:45:16 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1437.162836] [55174]: DEBUG cinder.coordination [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-ad3ed33d-cae9-4ec5-abc2-40bb7a739a1a tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Lock "cinder-attachment_update-8a85f56e-5fc1-4926-bb0b-641415b706a0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55174) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1437.163199] [55174]: INFO cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-ad3ed33d-cae9-4ec5-abc2-40bb7a739a1a tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/attachments/6ec7310b-3a8c-4ee6-a326-fecba94584f5 returned with HTTP 200 [ 1437.163657] [55174]: [pid: 55174|app: 0|req: 302/612] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Feb 17 22:45:12 2025] PUT /volume/v3/attachments/6ec7310b-3a8c-4ee6-a326-fecba94584f5 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1437.200861] [55175]: DEBUG cinder.api.middleware.request_id [None req-eb979203-31aa-4218-b941-7135b0bb1df5 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.204062] [55175]: INFO cinder.api.openstack.wsgi [None req-eb979203-31aa-4218-b941-7135b0bb1df5 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1437.204062] [55175]: DEBUG cinder.api.openstack.wsgi [None req-eb979203-31aa-4218-b941-7135b0bb1df5 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.204062] [55175]: DEBUG cinder.api.openstack.wsgi [None req-eb979203-31aa-4218-b941-7135b0bb1df5 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.212927] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1437.212927] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.215912] [55175]: INFO cinder.volume.api [None req-eb979203-31aa-4218-b941-7135b0bb1df5 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1437.219910] [55175]: INFO cinder.api.openstack.wsgi [None req-eb979203-31aa-4218-b941-7135b0bb1df5 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1437.220299] [55175]: [pid: 55175|app: 0|req: 311/613] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:45:17 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1438.230978] [55174]: DEBUG cinder.api.middleware.request_id [None req-f91f17dd-b641-4096-baba-66030c4bf3b1 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.232969] [55174]: INFO cinder.api.openstack.wsgi [None req-f91f17dd-b641-4096-baba-66030c4bf3b1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1438.234023] [55174]: DEBUG cinder.api.openstack.wsgi [None req-f91f17dd-b641-4096-baba-66030c4bf3b1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.234023] [55174]: DEBUG cinder.api.openstack.wsgi [None req-f91f17dd-b641-4096-baba-66030c4bf3b1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.243277] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.243277] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.246286] [55174]: INFO cinder.volume.api [None req-f91f17dd-b641-4096-baba-66030c4bf3b1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1438.250322] [55174]: INFO cinder.api.openstack.wsgi [None req-f91f17dd-b641-4096-baba-66030c4bf3b1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1438.250677] [55174]: [pid: 55174|app: 0|req: 303/614] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:45:18 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1438.770456] [55175]: DEBUG cinder.api.middleware.request_id [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-3e22b828-c592-45fc-a865-049b53dc2651 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.773067] [55175]: INFO cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-3e22b828-c592-45fc-a865-049b53dc2651 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] POST http://10.180.1.21/volume/v3/attachments/6ec7310b-3a8c-4ee6-a326-fecba94584f5/action [ 1438.773440] [55175]: DEBUG cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-3e22b828-c592-45fc-a865-049b53dc2651 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Action body: b'{"os-complete": null}' {{(pid=55175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1438.773588] [55175]: DEBUG cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-3e22b828-c592-45fc-a865-049b53dc2651 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1438.787638] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.787638] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.793467] [55175]: INFO cinder.api.openstack.wsgi [req-d7a21698-c65c-4187-a2b5-4a0eae17c59d req-3e22b828-c592-45fc-a865-049b53dc2651 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/attachments/6ec7310b-3a8c-4ee6-a326-fecba94584f5/action returned with HTTP 204 [ 1438.793864] [55175]: [pid: 55175|app: 0|req: 312/615] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Feb 17 22:45:18 2025] POST /volume/v3/attachments/6ec7310b-3a8c-4ee6-a326-fecba94584f5/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1439.260779] [55174]: DEBUG cinder.api.middleware.request_id [None req-9cd721d8-af11-479e-8116-4f52ba361b34 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1439.262899] [55174]: INFO cinder.api.openstack.wsgi [None req-9cd721d8-af11-479e-8116-4f52ba361b34 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1439.263145] [55174]: DEBUG cinder.api.openstack.wsgi [None req-9cd721d8-af11-479e-8116-4f52ba361b34 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1439.263419] [55174]: DEBUG cinder.api.openstack.wsgi [None req-9cd721d8-af11-479e-8116-4f52ba361b34 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1439.272925] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1439.272925] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1439.275902] [55174]: INFO cinder.volume.api [None req-9cd721d8-af11-479e-8116-4f52ba361b34 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1439.279867] [55174]: INFO cinder.api.openstack.wsgi [None req-9cd721d8-af11-479e-8116-4f52ba361b34 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1439.280247] [55174]: [pid: 55174|app: 0|req: 304/616] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:45:19 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1439.289211] [55175]: DEBUG cinder.api.middleware.request_id [None req-89c76704-16f2-479f-b9ea-74ab7dbdcf2b None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1439.291494] [55175]: INFO cinder.api.openstack.wsgi [None req-89c76704-16f2-479f-b9ea-74ab7dbdcf2b tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1439.291598] [55175]: DEBUG cinder.api.openstack.wsgi [None req-89c76704-16f2-479f-b9ea-74ab7dbdcf2b tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1439.291817] [55175]: DEBUG cinder.api.openstack.wsgi [None req-89c76704-16f2-479f-b9ea-74ab7dbdcf2b tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1439.301380] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1439.301380] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1439.304663] [55175]: INFO cinder.volume.api [None req-89c76704-16f2-479f-b9ea-74ab7dbdcf2b tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1439.308619] [55175]: INFO cinder.api.openstack.wsgi [None req-89c76704-16f2-479f-b9ea-74ab7dbdcf2b tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1439.309124] [55175]: [pid: 55175|app: 0|req: 313/617] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:45:19 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1439.353196] [55174]: DEBUG cinder.api.middleware.request_id [req-38d43f8c-6ece-4937-842c-4639fd533ff5 req-15965057-1a4b-4845-9225-88b6f8ae1413 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1439.378648] [55174]: INFO cinder.api.openstack.wsgi [req-38d43f8c-6ece-4937-842c-4639fd533ff5 req-15965057-1a4b-4845-9225-88b6f8ae1413 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1439.378884] [55174]: DEBUG cinder.api.openstack.wsgi [req-38d43f8c-6ece-4937-842c-4639fd533ff5 req-15965057-1a4b-4845-9225-88b6f8ae1413 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1439.379118] [55174]: DEBUG cinder.api.openstack.wsgi [req-38d43f8c-6ece-4937-842c-4639fd533ff5 req-15965057-1a4b-4845-9225-88b6f8ae1413 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1439.388448] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1439.388448] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1439.391421] [55174]: INFO cinder.volume.api [req-38d43f8c-6ece-4937-842c-4639fd533ff5 req-15965057-1a4b-4845-9225-88b6f8ae1413 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1439.395485] [55174]: INFO cinder.api.openstack.wsgi [req-38d43f8c-6ece-4937-842c-4639fd533ff5 req-15965057-1a4b-4845-9225-88b6f8ae1413 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1439.395832] [55174]: [pid: 55174|app: 0|req: 305/618] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:45:19 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1447.469551] [55175]: DEBUG cinder.api.middleware.request_id [req-2d0a182f-b436-4d23-9666-836424a1b071 req-f5f27488-80f1-4e4f-9488-0dd8277adacd None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.471882] [55175]: INFO cinder.api.openstack.wsgi [req-2d0a182f-b436-4d23-9666-836424a1b071 req-f5f27488-80f1-4e4f-9488-0dd8277adacd tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1447.472128] [55175]: DEBUG cinder.api.openstack.wsgi [req-2d0a182f-b436-4d23-9666-836424a1b071 req-f5f27488-80f1-4e4f-9488-0dd8277adacd tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.472390] [55175]: DEBUG cinder.api.openstack.wsgi [req-2d0a182f-b436-4d23-9666-836424a1b071 req-f5f27488-80f1-4e4f-9488-0dd8277adacd tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.485344] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.485344] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.488758] [55175]: INFO cinder.volume.api [req-2d0a182f-b436-4d23-9666-836424a1b071 req-f5f27488-80f1-4e4f-9488-0dd8277adacd tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1447.493233] [55175]: INFO cinder.api.openstack.wsgi [req-2d0a182f-b436-4d23-9666-836424a1b071 req-f5f27488-80f1-4e4f-9488-0dd8277adacd tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1447.493604] [55175]: [pid: 55175|app: 0|req: 314/619] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:45:27 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1449.393639] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=29,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1457.490864] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=49,cinder:UPDATE=2 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1486.753055] [55174]: DEBUG cinder.api.middleware.request_id [None req-911fd787-554e-471c-b19b-242abb7b44d0 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1486.754898] [55174]: INFO cinder.api.openstack.wsgi [None req-911fd787-554e-471c-b19b-242abb7b44d0 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1486.755143] [55174]: DEBUG cinder.api.openstack.wsgi [None req-911fd787-554e-471c-b19b-242abb7b44d0 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1486.755368] [55174]: DEBUG cinder.api.openstack.wsgi [None req-911fd787-554e-471c-b19b-242abb7b44d0 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1486.770271] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1486.770271] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1486.774975] [55174]: INFO cinder.volume.api [None req-911fd787-554e-471c-b19b-242abb7b44d0 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1486.780267] [55174]: INFO cinder.api.openstack.wsgi [None req-911fd787-554e-471c-b19b-242abb7b44d0 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1486.780844] [55174]: [pid: 55174|app: 0|req: 306/620] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:46:06 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1486.824244] [55175]: DEBUG cinder.api.middleware.request_id [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-5def42ef-3805-476f-a009-b1bea86adaf2 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1486.827359] [55175]: INFO cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-5def42ef-3805-476f-a009-b1bea86adaf2 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1486.827683] [55175]: DEBUG cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-5def42ef-3805-476f-a009-b1bea86adaf2 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1486.828016] [55175]: DEBUG cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-5def42ef-3805-476f-a009-b1bea86adaf2 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1486.842762] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1486.842762] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1486.847762] [55175]: INFO cinder.volume.api [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-5def42ef-3805-476f-a009-b1bea86adaf2 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1486.855067] [55175]: INFO cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-5def42ef-3805-476f-a009-b1bea86adaf2 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1486.855833] [55175]: [pid: 55175|app: 0|req: 315/621] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:46:06 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1486.874483] [55174]: DEBUG cinder.api.middleware.request_id [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-13ee22f4-f65e-4f58-8f36-2fb995eace7e None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1486.876740] [55174]: INFO cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-13ee22f4-f65e-4f58-8f36-2fb995eace7e tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] POST http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0/action [ 1486.877152] [55174]: DEBUG cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-13ee22f4-f65e-4f58-8f36-2fb995eace7e tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1486.877292] [55174]: DEBUG cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-13ee22f4-f65e-4f58-8f36-2fb995eace7e tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1486.887136] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1486.887136] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1486.887682] [55174]: INFO cinder.volume.api [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-13ee22f4-f65e-4f58-8f36-2fb995eace7e tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1486.893132] [55174]: INFO cinder.volume.api [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-13ee22f4-f65e-4f58-8f36-2fb995eace7e tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Begin detaching volume completed successfully. [ 1486.893373] [55174]: INFO cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-13ee22f4-f65e-4f58-8f36-2fb995eace7e tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0/action returned with HTTP 202 [ 1486.893956] [55174]: [pid: 55174|app: 0|req: 307/622] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Feb 17 22:46:06 2025] POST /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1487.916565] [55175]: DEBUG cinder.api.middleware.request_id [None req-ddd7f4e9-832e-4338-961f-21569703e74b None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.917039] [55175]: INFO cinder.api.openstack.wsgi [None req-ddd7f4e9-832e-4338-961f-21569703e74b None None] GET http://10.180.1.21/volume// [ 1487.917292] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ddd7f4e9-832e-4338-961f-21569703e74b None None] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1487.917512] [55175]: DEBUG cinder.api.openstack.wsgi [None req-ddd7f4e9-832e-4338-961f-21569703e74b None None] Calling method 'all' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1487.917913] [55175]: INFO cinder.api.openstack.wsgi [None req-ddd7f4e9-832e-4338-961f-21569703e74b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1487.918230] [55175]: [pid: 55175|app: 0|req: 316/623] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Feb 17 22:46:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1487.921605] [55174]: DEBUG cinder.api.middleware.request_id [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-63549416-fd30-426b-a741-e73a4f517b84 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.924068] [55174]: INFO cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-63549416-fd30-426b-a741-e73a4f517b84 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1487.924375] [55174]: DEBUG cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-63549416-fd30-426b-a741-e73a4f517b84 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1487.924607] [55174]: DEBUG cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-63549416-fd30-426b-a741-e73a4f517b84 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1487.934533] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1487.934533] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1487.937656] [55174]: INFO cinder.volume.api [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-63549416-fd30-426b-a741-e73a4f517b84 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1487.941733] [55174]: INFO cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-63549416-fd30-426b-a741-e73a4f517b84 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1487.942136] [55174]: [pid: 55174|app: 0|req: 308/624] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Feb 17 22:46:07 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 1327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1489.074670] [55175]: DEBUG cinder.api.middleware.request_id [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-ad4ef79d-cd3a-4567-9e50-4b5767ebfb05 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.076971] [55175]: INFO cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-ad4ef79d-cd3a-4567-9e50-4b5767ebfb05 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6ec7310b-3a8c-4ee6-a326-fecba94584f5 [ 1489.077211] [55175]: DEBUG cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-ad4ef79d-cd3a-4567-9e50-4b5767ebfb05 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1489.077427] [55175]: DEBUG cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-ad4ef79d-cd3a-4567-9e50-4b5767ebfb05 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'version_select' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1489.084478] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1489.084478] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1489.608029] [55175]: INFO cinder.api.openstack.wsgi [req-f910f746-53e5-4ce4-965a-fcd2e80769f3 req-ad4ef79d-cd3a-4567-9e50-4b5767ebfb05 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/attachments/6ec7310b-3a8c-4ee6-a326-fecba94584f5 returned with HTTP 200 [ 1489.608473] [55175]: [pid: 55175|app: 0|req: 317/625] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Feb 17 22:46:08 2025] DELETE /volume/v3/attachments/6ec7310b-3a8c-4ee6-a326-fecba94584f5 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1491.069039] [55174]: DEBUG cinder.api.middleware.request_id [None req-aa25a478-a864-4f6c-bee6-76179907648d None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1491.070910] [55174]: INFO cinder.api.openstack.wsgi [None req-aa25a478-a864-4f6c-bee6-76179907648d tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1491.071178] [55174]: DEBUG cinder.api.openstack.wsgi [None req-aa25a478-a864-4f6c-bee6-76179907648d tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1491.071415] [55174]: DEBUG cinder.api.openstack.wsgi [None req-aa25a478-a864-4f6c-bee6-76179907648d tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1491.079140] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1491.079140] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1491.082241] [55174]: INFO cinder.volume.api [None req-aa25a478-a864-4f6c-bee6-76179907648d tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1491.086268] [55174]: INFO cinder.api.openstack.wsgi [None req-aa25a478-a864-4f6c-bee6-76179907648d tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1491.086625] [55174]: [pid: 55174|app: 0|req: 309/626] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:46:10 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1498.086529] [55175]: DEBUG cinder.api.middleware.request_id [None req-4a7ea22a-5854-4f9e-90ad-338324c5f5a5 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.088931] [55175]: INFO cinder.api.openstack.wsgi [None req-4a7ea22a-5854-4f9e-90ad-338324c5f5a5 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1498.088931] [55175]: DEBUG cinder.api.openstack.wsgi [None req-4a7ea22a-5854-4f9e-90ad-338324c5f5a5 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1498.089112] [55175]: DEBUG cinder.api.openstack.wsgi [None req-4a7ea22a-5854-4f9e-90ad-338324c5f5a5 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1498.089297] [55175]: INFO cinder.api.v3.volumes [None req-4a7ea22a-5854-4f9e-90ad-338324c5f5a5 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Delete volume with id: 8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1498.099543] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1498.099543] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1498.100048] [55175]: INFO cinder.volume.api [None req-4a7ea22a-5854-4f9e-90ad-338324c5f5a5 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1498.116408] [55175]: INFO cinder.volume.api [None req-4a7ea22a-5854-4f9e-90ad-338324c5f5a5 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Delete volume request issued successfully. [ 1498.116408] [55175]: INFO cinder.api.openstack.wsgi [None req-4a7ea22a-5854-4f9e-90ad-338324c5f5a5 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 202 [ 1498.116408] [55175]: [pid: 55175|app: 0|req: 318/627] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:46:17 2025] DELETE /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1498.119484] [55174]: DEBUG cinder.api.middleware.request_id [None req-7cf9e185-cc3b-4502-861a-487b2aff658a None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.121774] [55174]: INFO cinder.api.openstack.wsgi [None req-7cf9e185-cc3b-4502-861a-487b2aff658a tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1498.122750] [55174]: DEBUG cinder.api.openstack.wsgi [None req-7cf9e185-cc3b-4502-861a-487b2aff658a tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1498.122937] [55174]: DEBUG cinder.api.openstack.wsgi [None req-7cf9e185-cc3b-4502-861a-487b2aff658a tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1498.130695] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1498.130695] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1498.134695] [55174]: INFO cinder.volume.api [None req-7cf9e185-cc3b-4502-861a-487b2aff658a tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1498.139293] [55174]: INFO cinder.api.openstack.wsgi [None req-7cf9e185-cc3b-4502-861a-487b2aff658a tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1498.139665] [55174]: [pid: 55174|app: 0|req: 310/628] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:46:17 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1499.150066] [55175]: DEBUG cinder.api.middleware.request_id [None req-5fc5138d-7be8-488a-8f7a-e3f93bef63f4 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1499.152351] [55175]: INFO cinder.api.openstack.wsgi [None req-5fc5138d-7be8-488a-8f7a-e3f93bef63f4 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1499.152610] [55175]: DEBUG cinder.api.openstack.wsgi [None req-5fc5138d-7be8-488a-8f7a-e3f93bef63f4 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1499.152842] [55175]: DEBUG cinder.api.openstack.wsgi [None req-5fc5138d-7be8-488a-8f7a-e3f93bef63f4 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1499.160726] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1499.160726] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1499.164022] [55175]: INFO cinder.volume.api [None req-5fc5138d-7be8-488a-8f7a-e3f93bef63f4 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1499.168268] [55175]: INFO cinder.api.openstack.wsgi [None req-5fc5138d-7be8-488a-8f7a-e3f93bef63f4 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1499.168665] [55175]: [pid: 55175|app: 0|req: 319/629] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:46:19 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1500.178290] [55174]: DEBUG cinder.api.middleware.request_id [None req-711c631d-4241-4329-ba00-495a42551497 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.180400] [55174]: INFO cinder.api.openstack.wsgi [None req-711c631d-4241-4329-ba00-495a42551497 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1500.180626] [55174]: DEBUG cinder.api.openstack.wsgi [None req-711c631d-4241-4329-ba00-495a42551497 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1500.180843] [55174]: DEBUG cinder.api.openstack.wsgi [None req-711c631d-4241-4329-ba00-495a42551497 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1500.188301] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1500.188301] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1500.191631] [55174]: INFO cinder.volume.api [None req-711c631d-4241-4329-ba00-495a42551497 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1500.195675] [55174]: INFO cinder.api.openstack.wsgi [None req-711c631d-4241-4329-ba00-495a42551497 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 200 [ 1500.196222] [55174]: [pid: 55174|app: 0|req: 311/630] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:46:20 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1501.206219] [55175]: DEBUG cinder.api.middleware.request_id [None req-5acb60f7-8cbe-41e0-b1a9-ed9ecd9b3a6b None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.208442] [55175]: INFO cinder.api.openstack.wsgi [None req-5acb60f7-8cbe-41e0-b1a9-ed9ecd9b3a6b tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 [ 1501.208671] [55175]: DEBUG cinder.api.openstack.wsgi [None req-5acb60f7-8cbe-41e0-b1a9-ed9ecd9b3a6b tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1501.208894] [55175]: DEBUG cinder.api.openstack.wsgi [None req-5acb60f7-8cbe-41e0-b1a9-ed9ecd9b3a6b tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1501.214992] [55175]: INFO cinder.api.openstack.wsgi [None req-5acb60f7-8cbe-41e0-b1a9-ed9ecd9b3a6b tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 returned with HTTP 404 [ 1501.215488] [55175]: [pid: 55175|app: 0|req: 320/631] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:46:21 2025] GET /volume/v3/volumes/8a85f56e-5fc1-4926-bb0b-641415b706a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1501.218209] [55174]: DEBUG cinder.api.middleware.request_id [None req-7f08d368-5961-43c9-9729-d8d1225092f1 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.220280] [55174]: INFO cinder.api.openstack.wsgi [None req-7f08d368-5961-43c9-9729-d8d1225092f1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] DELETE http://10.180.1.21/volume/v3/volumes/984fc3d5-384a-4b54-b2da-254adb7167d7 [ 1501.220507] [55174]: DEBUG cinder.api.openstack.wsgi [None req-7f08d368-5961-43c9-9729-d8d1225092f1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1501.220718] [55174]: DEBUG cinder.api.openstack.wsgi [None req-7f08d368-5961-43c9-9729-d8d1225092f1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'delete' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1501.220906] [55174]: INFO cinder.api.v3.volumes [None req-7f08d368-5961-43c9-9729-d8d1225092f1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Delete volume with id: 984fc3d5-384a-4b54-b2da-254adb7167d7 [ 1501.229051] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1501.229051] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1501.229051] [55174]: INFO cinder.volume.api [None req-7f08d368-5961-43c9-9729-d8d1225092f1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1501.241785] [55174]: INFO cinder.volume.api [None req-7f08d368-5961-43c9-9729-d8d1225092f1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Delete volume request issued successfully. [ 1501.241785] [55174]: INFO cinder.api.openstack.wsgi [None req-7f08d368-5961-43c9-9729-d8d1225092f1 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/984fc3d5-384a-4b54-b2da-254adb7167d7 returned with HTTP 202 [ 1501.242242] [55174]: [pid: 55174|app: 0|req: 312/632] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Feb 17 22:46:21 2025] DELETE /volume/v3/volumes/984fc3d5-384a-4b54-b2da-254adb7167d7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1501.244567] [55175]: DEBUG cinder.api.middleware.request_id [None req-c95740e8-6521-4374-8437-53f099622878 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.246409] [55175]: INFO cinder.api.openstack.wsgi [None req-c95740e8-6521-4374-8437-53f099622878 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/984fc3d5-384a-4b54-b2da-254adb7167d7 [ 1501.246622] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c95740e8-6521-4374-8437-53f099622878 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1501.246831] [55175]: DEBUG cinder.api.openstack.wsgi [None req-c95740e8-6521-4374-8437-53f099622878 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1501.253891] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1501.253891] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1501.257044] [55175]: INFO cinder.volume.api [None req-c95740e8-6521-4374-8437-53f099622878 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Volume info retrieved successfully. [ 1501.260934] [55175]: INFO cinder.api.openstack.wsgi [None req-c95740e8-6521-4374-8437-53f099622878 tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/984fc3d5-384a-4b54-b2da-254adb7167d7 returned with HTTP 200 [ 1501.261330] [55175]: [pid: 55175|app: 0|req: 321/633] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:46:21 2025] GET /volume/v3/volumes/984fc3d5-384a-4b54-b2da-254adb7167d7 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1502.271305] [55174]: DEBUG cinder.api.middleware.request_id [None req-9622d340-c42c-4bbb-b8a1-7571c630f94f None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.273398] [55174]: INFO cinder.api.openstack.wsgi [None req-9622d340-c42c-4bbb-b8a1-7571c630f94f tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] GET http://10.180.1.21/volume/v3/volumes/984fc3d5-384a-4b54-b2da-254adb7167d7 [ 1502.273616] [55174]: DEBUG cinder.api.openstack.wsgi [None req-9622d340-c42c-4bbb-b8a1-7571c630f94f tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.273835] [55174]: DEBUG cinder.api.openstack.wsgi [None req-9622d340-c42c-4bbb-b8a1-7571c630f94f tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.279945] [55174]: INFO cinder.api.openstack.wsgi [None req-9622d340-c42c-4bbb-b8a1-7571c630f94f tempest-ServerRescueNegativeTestJSON-1510536965 tempest-ServerRescueNegativeTestJSON-1510536965-project-member] http://10.180.1.21/volume/v3/volumes/984fc3d5-384a-4b54-b2da-254adb7167d7 returned with HTTP 404 [ 1502.280414] [55174]: [pid: 55174|app: 0|req: 313/634] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Feb 17 22:46:22 2025] GET /volume/v3/volumes/984fc3d5-384a-4b54-b2da-254adb7167d7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1511.259174] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=27,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1512.276270] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=28,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1518.204210] [55175]: DEBUG cinder.api.middleware.request_id [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1518.206454] [55175]: INFO cinder.api.openstack.wsgi [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1518.206839] [55175]: DEBUG cinder.api.openstack.wsgi [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1399266285", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1518.208720] [55175]: DEBUG cinder.api.v3.volumes [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1399266285', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55175) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1518.208869] [55175]: INFO cinder.api.v3.volumes [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Create volume of 1 GB [ 1518.214112] [55175]: INFO cinder.volume.api [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Availability Zones retrieved successfully. [ 1518.220501] [55175]: DEBUG cinder.volume.api [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Flow 'volume_create_api' (f8067e64-c264-434b-8600-d157ec5770fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1518.221739] [55175]: DEBUG cinder.volume.api [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d65e1cf7-0120-4e61-bd6a-b6ee7ec786d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1518.222768] [55175]: DEBUG cinder.volume.flows.api.create_volume [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Validating volume size '1' using validate_int {{(pid=55175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1518.238809] [55175]: DEBUG cinder.volume.api [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d65e1cf7-0120-4e61-bd6a-b6ee7ec786d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-17T22:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f53a9b66-6f2a-482a-bfe3-82b175cd300b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f53a9b66-6f2a-482a-bfe3-82b175cd300b', '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=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1518.239688] [55175]: DEBUG cinder.volume.api [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ef44a88-3bfd-4ac0-97fb-64d2615ee46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1518.281041] [55175]: DEBUG cinder.quota [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Created reservations ['7fe428c4-d3f3-4d19-83e7-e2aa95b11419', '4f1f108b-03fd-41a8-85dc-d7a8fc5a5ba6', '050bc441-695c-4baf-a4c5-6d93dc703bed', '2dd91949-9146-47d1-9e36-a3b948fdca68'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1518.281930] [55175]: DEBUG cinder.volume.api [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ef44a88-3bfd-4ac0-97fb-64d2615ee46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fe428c4-d3f3-4d19-83e7-e2aa95b11419', '4f1f108b-03fd-41a8-85dc-d7a8fc5a5ba6', '050bc441-695c-4baf-a4c5-6d93dc703bed', '2dd91949-9146-47d1-9e36-a3b948fdca68']}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1518.282831] [55175]: DEBUG cinder.volume.api [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b2e478-33ec-4e7b-9d8b-f09010926270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1518.294764] [55175]: DEBUG cinder.volume.api [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b2e478-33ec-4e7b-9d8b-f09010926270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7023ef32-a965-4d93-bc83-4da1be73fe41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1399266285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9905bb7c33a44b19a423ea2d53daa621',qos_specs=None,replication_status=,reservations=['7fe428c4-d3f3-4d19-83e7-e2aa95b11419','4f1f108b-03fd-41a8-85dc-d7a8fc5a5ba6','050bc441-695c-4baf-a4c5-6d93dc703bed','2dd91949-9146-47d1-9e36-a3b948fdca68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ff976f06204731991fd0207283aed7',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b), '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-17T22:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1399266285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7023ef32-a965-4d93-bc83-4da1be73fe41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9905bb7c33a44b19a423ea2d53daa621',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='11ff976f06204731991fd0207283aed7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f53a9b66-6f2a-482a-bfe3-82b175cd300b),volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1518.295616] [55175]: DEBUG cinder.volume.api [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f502191b-be85-4016-b810-f3d207b57bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1518.306202] [55175]: DEBUG cinder.volume.api [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f502191b-be85-4016-b810-f3d207b57bbd) 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-1399266285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9905bb7c33a44b19a423ea2d53daa621',qos_specs=None,replication_status=,reservations=['7fe428c4-d3f3-4d19-83e7-e2aa95b11419','4f1f108b-03fd-41a8-85dc-d7a8fc5a5ba6','050bc441-695c-4baf-a4c5-6d93dc703bed','2dd91949-9146-47d1-9e36-a3b948fdca68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ff976f06204731991fd0207283aed7',volume_type_id=f53a9b66-6f2a-482a-bfe3-82b175cd300b)}' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1518.306979] [55175]: DEBUG cinder.volume.api [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f25577a-f435-4e66-a771-d93d388de0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1518.314973] [55175]: DEBUG cinder.volume.api [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f25577a-f435-4e66-a771-d93d388de0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55175) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1518.315961] [55175]: DEBUG cinder.volume.api [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Flow 'volume_create_api' (f8067e64-c264-434b-8600-d157ec5770fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55175) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1518.316295] [55175]: INFO cinder.volume.api [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Create volume request issued successfully. [ 1518.316915] [55175]: INFO cinder.api.openstack.wsgi [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-f588ebd8-808c-468b-a420-738a793ed375 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1518.317373] [55175]: [pid: 55175|app: 0|req: 322/635] 10.180.1.21 () {64 vars in 1421 bytes} [Mon Feb 17 22:46:38 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) [ 1518.321405] [55174]: DEBUG cinder.api.middleware.request_id [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-8c8ec4f2-86d8-417e-920e-b2d35eff6a28 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1518.323815] [55174]: INFO cinder.api.openstack.wsgi [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-8c8ec4f2-86d8-417e-920e-b2d35eff6a28 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] GET http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 [ 1518.324042] [55174]: DEBUG cinder.api.openstack.wsgi [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-8c8ec4f2-86d8-417e-920e-b2d35eff6a28 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1518.324263] [55174]: DEBUG cinder.api.openstack.wsgi [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-8c8ec4f2-86d8-417e-920e-b2d35eff6a28 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1518.331755] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1518.331755] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1518.335626] [55174]: INFO cinder.volume.api [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-8c8ec4f2-86d8-417e-920e-b2d35eff6a28 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Volume info retrieved successfully. [ 1518.340100] [55174]: INFO cinder.api.openstack.wsgi [req-8d3e5659-6d65-4d5f-84a0-6cbd577016d2 req-8c8ec4f2-86d8-417e-920e-b2d35eff6a28 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 returned with HTTP 200 [ 1518.340467] [55174]: [pid: 55174|app: 0|req: 314/636] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:46:38 2025] GET /volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1518.356756] [55175]: DEBUG cinder.api.middleware.request_id [req-b6b51490-e66c-482b-be56-e93b58b835e4 req-641e82cf-9297-45ae-ac94-7abc7e9fad21 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1518.359169] [55175]: INFO cinder.api.openstack.wsgi [req-b6b51490-e66c-482b-be56-e93b58b835e4 req-641e82cf-9297-45ae-ac94-7abc7e9fad21 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] GET http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 [ 1518.359386] [55175]: DEBUG cinder.api.openstack.wsgi [req-b6b51490-e66c-482b-be56-e93b58b835e4 req-641e82cf-9297-45ae-ac94-7abc7e9fad21 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1518.359605] [55175]: DEBUG cinder.api.openstack.wsgi [req-b6b51490-e66c-482b-be56-e93b58b835e4 req-641e82cf-9297-45ae-ac94-7abc7e9fad21 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1518.367162] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1518.367162] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1518.370520] [55175]: INFO cinder.volume.api [req-b6b51490-e66c-482b-be56-e93b58b835e4 req-641e82cf-9297-45ae-ac94-7abc7e9fad21 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Volume info retrieved successfully. [ 1518.374754] [55175]: INFO cinder.api.openstack.wsgi [req-b6b51490-e66c-482b-be56-e93b58b835e4 req-641e82cf-9297-45ae-ac94-7abc7e9fad21 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 returned with HTTP 200 [ 1518.375305] [55175]: [pid: 55175|app: 0|req: 323/637] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:46:38 2025] GET /volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1519.392223] [55174]: DEBUG cinder.api.middleware.request_id [req-2339e041-8f4b-4cbc-8998-36224e1e5544 req-09097515-ca46-40ff-8770-a5b9d944e786 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1519.394600] [55174]: INFO cinder.api.openstack.wsgi [req-2339e041-8f4b-4cbc-8998-36224e1e5544 req-09097515-ca46-40ff-8770-a5b9d944e786 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] GET http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 [ 1519.394824] [55174]: DEBUG cinder.api.openstack.wsgi [req-2339e041-8f4b-4cbc-8998-36224e1e5544 req-09097515-ca46-40ff-8770-a5b9d944e786 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1519.395057] [55174]: DEBUG cinder.api.openstack.wsgi [req-2339e041-8f4b-4cbc-8998-36224e1e5544 req-09097515-ca46-40ff-8770-a5b9d944e786 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1519.403128] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1519.403128] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1519.406334] [55174]: INFO cinder.volume.api [req-2339e041-8f4b-4cbc-8998-36224e1e5544 req-09097515-ca46-40ff-8770-a5b9d944e786 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Volume info retrieved successfully. [ 1519.410330] [55174]: INFO cinder.api.openstack.wsgi [req-2339e041-8f4b-4cbc-8998-36224e1e5544 req-09097515-ca46-40ff-8770-a5b9d944e786 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 returned with HTTP 200 [ 1519.410691] [55174]: [pid: 55174|app: 0|req: 315/638] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:46:39 2025] GET /volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1519.426279] [55175]: DEBUG cinder.api.middleware.request_id [req-b0b4b7a4-a563-4485-924f-218f2dd4da53 req-e791cef0-441b-4490-82d0-d78c81118432 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1519.428489] [55175]: INFO cinder.api.openstack.wsgi [req-b0b4b7a4-a563-4485-924f-218f2dd4da53 req-e791cef0-441b-4490-82d0-d78c81118432 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1519.428877] [55175]: DEBUG cinder.api.openstack.wsgi [req-b0b4b7a4-a563-4485-924f-218f2dd4da53 req-e791cef0-441b-4490-82d0-d78c81118432 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7023ef32-a965-4d93-bc83-4da1be73fe41", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-496908029", "description": null, "metadata": {}}} {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1519.437632] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1519.437632] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1519.438122] [55175]: INFO cinder.volume.api [req-b0b4b7a4-a563-4485-924f-218f2dd4da53 req-e791cef0-441b-4490-82d0-d78c81118432 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Volume info retrieved successfully. [ 1519.438282] [55175]: INFO cinder.api.v3.snapshots [req-b0b4b7a4-a563-4485-924f-218f2dd4da53 req-e791cef0-441b-4490-82d0-d78c81118432 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Create snapshot from volume 7023ef32-a965-4d93-bc83-4da1be73fe41 [ 1519.449788] [55175]: WARNING cinder.quota [req-b0b4b7a4-a563-4485-924f-218f2dd4da53 req-e791cef0-441b-4490-82d0-d78c81118432 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-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. [ 1519.465439] [55175]: DEBUG cinder.quota [req-b0b4b7a4-a563-4485-924f-218f2dd4da53 req-e791cef0-441b-4490-82d0-d78c81118432 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Created reservations ['d5d8d0ba-1c63-4c45-b681-9c48c90eafe0', '3fa813bc-0f31-4895-832c-8edd63141cc5', 'b7bd8b44-6ca0-48e4-b457-a437369e3cc9', '0978b6d4-4dae-467b-9275-db4bd27264aa'] {{(pid=55175) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1519.502869] [55175]: INFO cinder.volume.api [req-b0b4b7a4-a563-4485-924f-218f2dd4da53 req-e791cef0-441b-4490-82d0-d78c81118432 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Snapshot create request issued successfully. [ 1519.503242] [55175]: INFO cinder.api.openstack.wsgi [req-b0b4b7a4-a563-4485-924f-218f2dd4da53 req-e791cef0-441b-4490-82d0-d78c81118432 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1519.503695] [55175]: [pid: 55175|app: 0|req: 324/639] 10.180.1.21 () {64 vars in 1427 bytes} [Mon Feb 17 22:46:39 2025] POST /volume/v3/snapshots => generated 310 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1519.517184] [55174]: DEBUG cinder.api.middleware.request_id [req-2b88d5ef-cae7-4361-bc38-b1a6cd474eb4 req-12258bb1-1321-437d-84aa-cfc6cca33ff6 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1519.519450] [55174]: INFO cinder.api.openstack.wsgi [req-2b88d5ef-cae7-4361-bc38-b1a6cd474eb4 req-12258bb1-1321-437d-84aa-cfc6cca33ff6 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] GET http://10.180.1.21/volume/v3/snapshots/6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 [ 1519.519677] [55174]: DEBUG cinder.api.openstack.wsgi [req-2b88d5ef-cae7-4361-bc38-b1a6cd474eb4 req-12258bb1-1321-437d-84aa-cfc6cca33ff6 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1519.519893] [55174]: DEBUG cinder.api.openstack.wsgi [req-2b88d5ef-cae7-4361-bc38-b1a6cd474eb4 req-12258bb1-1321-437d-84aa-cfc6cca33ff6 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1519.537100] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1519.537100] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1519.537586] [55174]: INFO cinder.volume.api [req-2b88d5ef-cae7-4361-bc38-b1a6cd474eb4 req-12258bb1-1321-437d-84aa-cfc6cca33ff6 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Snapshot retrieved successfully. [ 1519.538747] [55174]: INFO cinder.api.openstack.wsgi [req-2b88d5ef-cae7-4361-bc38-b1a6cd474eb4 req-12258bb1-1321-437d-84aa-cfc6cca33ff6 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/snapshots/6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 returned with HTTP 200 [ 1519.538921] [55174]: [pid: 55174|app: 0|req: 316/640] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Feb 17 22:46:39 2025] GET /volume/v3/snapshots/6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1519.553023] [55175]: DEBUG cinder.api.middleware.request_id [req-eb203700-4b3d-44fb-ac22-f9490a6f44be req-fc5ac2fa-d296-46ba-a465-a298def60322 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1519.555176] [55175]: INFO cinder.api.openstack.wsgi [req-eb203700-4b3d-44fb-ac22-f9490a6f44be req-fc5ac2fa-d296-46ba-a465-a298def60322 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1519.555406] [55175]: DEBUG cinder.api.openstack.wsgi [req-eb203700-4b3d-44fb-ac22-f9490a6f44be req-fc5ac2fa-d296-46ba-a465-a298def60322 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1519.555630] [55175]: DEBUG cinder.api.openstack.wsgi [req-eb203700-4b3d-44fb-ac22-f9490a6f44be req-fc5ac2fa-d296-46ba-a465-a298def60322 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Calling method 'detail' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1519.555937] [55175]: DEBUG cinder.api.api_utils [req-eb203700-4b3d-44fb-ac22-f9490a6f44be req-fc5ac2fa-d296-46ba-a465-a298def60322 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Removing options '' from query. {{(pid=55175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1519.556284] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1519.556284] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1519.557265] [55175]: DEBUG cinder.db.sqlalchemy.api [req-eb203700-4b3d-44fb-ac22-f9490a6f44be req-fc5ac2fa-d296-46ba-a465-a298def60322 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Building query based on filter {{(pid=55175) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1519.568183] [55175]: INFO cinder.volume.api [req-eb203700-4b3d-44fb-ac22-f9490a6f44be req-fc5ac2fa-d296-46ba-a465-a298def60322 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Get all snapshots completed successfully. [ 1519.568590] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1519.568590] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1519.569191] [55175]: INFO cinder.api.openstack.wsgi [req-eb203700-4b3d-44fb-ac22-f9490a6f44be req-fc5ac2fa-d296-46ba-a465-a298def60322 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1519.569550] [55175]: [pid: 55175|app: 0|req: 325/641] 10.180.1.21 () {60 vars in 1394 bytes} [Mon Feb 17 22:46:39 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1519.582910] [55174]: DEBUG cinder.api.middleware.request_id [req-41ea2ed0-815d-4b29-852e-5f562233ec13 req-e36f7927-9f20-43de-bd72-7b148059143d None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1519.585237] [55174]: INFO cinder.api.openstack.wsgi [req-41ea2ed0-815d-4b29-852e-5f562233ec13 req-e36f7927-9f20-43de-bd72-7b148059143d tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] GET http://10.180.1.21/volume/v3/snapshots/6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 [ 1519.585484] [55174]: DEBUG cinder.api.openstack.wsgi [req-41ea2ed0-815d-4b29-852e-5f562233ec13 req-e36f7927-9f20-43de-bd72-7b148059143d tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1519.585718] [55174]: DEBUG cinder.api.openstack.wsgi [req-41ea2ed0-815d-4b29-852e-5f562233ec13 req-e36f7927-9f20-43de-bd72-7b148059143d tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1519.590682] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1519.590682] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1519.591160] [55174]: INFO cinder.volume.api [req-41ea2ed0-815d-4b29-852e-5f562233ec13 req-e36f7927-9f20-43de-bd72-7b148059143d tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Snapshot retrieved successfully. [ 1519.592067] [55174]: INFO cinder.api.openstack.wsgi [req-41ea2ed0-815d-4b29-852e-5f562233ec13 req-e36f7927-9f20-43de-bd72-7b148059143d tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/snapshots/6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 returned with HTTP 200 [ 1519.592499] [55174]: [pid: 55174|app: 0|req: 317/642] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Feb 17 22:46:39 2025] GET /volume/v3/snapshots/6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1519.603197] [55175]: DEBUG cinder.api.middleware.request_id [req-2eecd5c6-10f0-41d9-94ce-da1246c6a327 req-c5b070c3-6325-4b0d-b7ee-7c904127e6ba None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1519.605244] [55175]: INFO cinder.api.openstack.wsgi [req-2eecd5c6-10f0-41d9-94ce-da1246c6a327 req-c5b070c3-6325-4b0d-b7ee-7c904127e6ba tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 [ 1519.605424] [55175]: DEBUG cinder.api.openstack.wsgi [req-2eecd5c6-10f0-41d9-94ce-da1246c6a327 req-c5b070c3-6325-4b0d-b7ee-7c904127e6ba tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1519.605635] [55175]: DEBUG cinder.api.openstack.wsgi [req-2eecd5c6-10f0-41d9-94ce-da1246c6a327 req-c5b070c3-6325-4b0d-b7ee-7c904127e6ba tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1519.605761] [55175]: INFO cinder.api.v2.snapshots [req-2eecd5c6-10f0-41d9-94ce-da1246c6a327 req-c5b070c3-6325-4b0d-b7ee-7c904127e6ba tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Delete snapshot with id: 6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 [ 1519.610783] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1519.610783] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1519.611241] [55175]: INFO cinder.volume.api [req-2eecd5c6-10f0-41d9-94ce-da1246c6a327 req-c5b070c3-6325-4b0d-b7ee-7c904127e6ba tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Snapshot retrieved successfully. [ 1519.624912] [55175]: INFO cinder.volume.api [req-2eecd5c6-10f0-41d9-94ce-da1246c6a327 req-c5b070c3-6325-4b0d-b7ee-7c904127e6ba tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Snapshot delete request issued successfully. [ 1519.625097] [55175]: INFO cinder.api.openstack.wsgi [req-2eecd5c6-10f0-41d9-94ce-da1246c6a327 req-c5b070c3-6325-4b0d-b7ee-7c904127e6ba tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/snapshots/6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 returned with HTTP 202 [ 1519.625497] [55175]: [pid: 55175|app: 0|req: 326/643] 10.180.1.21 () {62 vars in 1506 bytes} [Mon Feb 17 22:46:39 2025] DELETE /volume/v3/snapshots/6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1519.637757] [55174]: DEBUG cinder.api.middleware.request_id [req-d2283632-04c4-4c8a-91f4-15bb97b21894 req-61c95ab3-1873-4dee-a55f-0af16f897e12 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1519.640758] [55174]: INFO cinder.api.openstack.wsgi [req-d2283632-04c4-4c8a-91f4-15bb97b21894 req-61c95ab3-1873-4dee-a55f-0af16f897e12 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] GET http://10.180.1.21/volume/v3/snapshots/6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 [ 1519.641074] [55174]: DEBUG cinder.api.openstack.wsgi [req-d2283632-04c4-4c8a-91f4-15bb97b21894 req-61c95ab3-1873-4dee-a55f-0af16f897e12 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1519.641397] [55174]: DEBUG cinder.api.openstack.wsgi [req-d2283632-04c4-4c8a-91f4-15bb97b21894 req-61c95ab3-1873-4dee-a55f-0af16f897e12 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1519.648592] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1519.648592] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1519.649276] [55174]: INFO cinder.volume.api [req-d2283632-04c4-4c8a-91f4-15bb97b21894 req-61c95ab3-1873-4dee-a55f-0af16f897e12 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Snapshot retrieved successfully. [ 1519.650602] [55174]: INFO cinder.api.openstack.wsgi [req-d2283632-04c4-4c8a-91f4-15bb97b21894 req-61c95ab3-1873-4dee-a55f-0af16f897e12 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/snapshots/6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 returned with HTTP 200 [ 1519.651109] [55174]: [pid: 55174|app: 0|req: 318/644] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Feb 17 22:46:39 2025] GET /volume/v3/snapshots/6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1520.666379] [55175]: DEBUG cinder.api.middleware.request_id [req-dfe4fa51-ec1b-435c-b39c-0c8a40b18f9d req-3bab5959-f25d-4cf9-b24d-dac13f8195e6 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1520.668781] [55175]: INFO cinder.api.openstack.wsgi [req-dfe4fa51-ec1b-435c-b39c-0c8a40b18f9d req-3bab5959-f25d-4cf9-b24d-dac13f8195e6 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] GET http://10.180.1.21/volume/v3/snapshots/6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 [ 1520.669014] [55175]: DEBUG cinder.api.openstack.wsgi [req-dfe4fa51-ec1b-435c-b39c-0c8a40b18f9d req-3bab5959-f25d-4cf9-b24d-dac13f8195e6 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1520.669243] [55175]: DEBUG cinder.api.openstack.wsgi [req-dfe4fa51-ec1b-435c-b39c-0c8a40b18f9d req-3bab5959-f25d-4cf9-b24d-dac13f8195e6 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1520.673822] [55175]: INFO cinder.api.openstack.wsgi [req-dfe4fa51-ec1b-435c-b39c-0c8a40b18f9d req-3bab5959-f25d-4cf9-b24d-dac13f8195e6 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/snapshots/6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 returned with HTTP 404 [ 1520.674289] [55175]: [pid: 55175|app: 0|req: 327/645] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Feb 17 22:46:40 2025] GET /volume/v3/snapshots/6ae85ad7-7a4d-4d9e-9f58-029f0ddd1421 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1520.685325] [55174]: DEBUG cinder.api.middleware.request_id [req-1f9d50aa-6809-488d-bc19-2bad3e2e1b96 req-686f6df6-8c25-4513-ab58-2feb6974f1ca None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1520.687521] [55174]: INFO cinder.api.openstack.wsgi [req-1f9d50aa-6809-488d-bc19-2bad3e2e1b96 req-686f6df6-8c25-4513-ab58-2feb6974f1ca tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 [ 1520.687713] [55174]: DEBUG cinder.api.openstack.wsgi [req-1f9d50aa-6809-488d-bc19-2bad3e2e1b96 req-686f6df6-8c25-4513-ab58-2feb6974f1ca tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1520.687924] [55174]: DEBUG cinder.api.openstack.wsgi [req-1f9d50aa-6809-488d-bc19-2bad3e2e1b96 req-686f6df6-8c25-4513-ab58-2feb6974f1ca tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Calling method 'delete' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1520.688150] [55174]: INFO cinder.api.v3.volumes [req-1f9d50aa-6809-488d-bc19-2bad3e2e1b96 req-686f6df6-8c25-4513-ab58-2feb6974f1ca tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Delete volume with id: 7023ef32-a965-4d93-bc83-4da1be73fe41 [ 1520.696599] [55174]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1520.696599] [55174]: warnings.warn('Policy enforcement is depending on the value of ' [ 1520.697104] [55174]: INFO cinder.volume.api [req-1f9d50aa-6809-488d-bc19-2bad3e2e1b96 req-686f6df6-8c25-4513-ab58-2feb6974f1ca tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Volume info retrieved successfully. [ 1520.710104] [55174]: INFO cinder.volume.api [req-1f9d50aa-6809-488d-bc19-2bad3e2e1b96 req-686f6df6-8c25-4513-ab58-2feb6974f1ca tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Delete volume request issued successfully. [ 1520.710292] [55174]: INFO cinder.api.openstack.wsgi [req-1f9d50aa-6809-488d-bc19-2bad3e2e1b96 req-686f6df6-8c25-4513-ab58-2feb6974f1ca tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 returned with HTTP 202 [ 1520.710677] [55174]: [pid: 55174|app: 0|req: 319/646] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Feb 17 22:46:40 2025] DELETE /volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1520.722547] [55175]: DEBUG cinder.api.middleware.request_id [req-95664b3e-5e35-46f7-8aec-dbd14892974e req-4fb8bd31-75b0-4f7b-ad7d-492da725b3ba None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1520.724871] [55175]: INFO cinder.api.openstack.wsgi [req-95664b3e-5e35-46f7-8aec-dbd14892974e req-4fb8bd31-75b0-4f7b-ad7d-492da725b3ba tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] GET http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 [ 1520.725115] [55175]: DEBUG cinder.api.openstack.wsgi [req-95664b3e-5e35-46f7-8aec-dbd14892974e req-4fb8bd31-75b0-4f7b-ad7d-492da725b3ba tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1520.725341] [55175]: DEBUG cinder.api.openstack.wsgi [req-95664b3e-5e35-46f7-8aec-dbd14892974e req-4fb8bd31-75b0-4f7b-ad7d-492da725b3ba tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Calling method 'show' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1520.732684] [55175]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1520.732684] [55175]: warnings.warn('Policy enforcement is depending on the value of ' [ 1520.736119] [55175]: INFO cinder.volume.api [req-95664b3e-5e35-46f7-8aec-dbd14892974e req-4fb8bd31-75b0-4f7b-ad7d-492da725b3ba tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Volume info retrieved successfully. [ 1520.740321] [55175]: INFO cinder.api.openstack.wsgi [req-95664b3e-5e35-46f7-8aec-dbd14892974e req-4fb8bd31-75b0-4f7b-ad7d-492da725b3ba tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 returned with HTTP 200 [ 1520.740681] [55175]: [pid: 55175|app: 0|req: 328/647] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:46:40 2025] GET /volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1521.755868] [55174]: DEBUG cinder.api.middleware.request_id [req-ef76dfbd-a520-4b89-b9c7-82e950458a5e req-68260589-39ec-46a1-98c3-dfff9591fbd5 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1521.758148] [55174]: INFO cinder.api.openstack.wsgi [req-ef76dfbd-a520-4b89-b9c7-82e950458a5e req-68260589-39ec-46a1-98c3-dfff9591fbd5 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] GET http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 [ 1521.758369] [55174]: DEBUG cinder.api.openstack.wsgi [req-ef76dfbd-a520-4b89-b9c7-82e950458a5e req-68260589-39ec-46a1-98c3-dfff9591fbd5 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1521.758586] [55174]: DEBUG cinder.api.openstack.wsgi [req-ef76dfbd-a520-4b89-b9c7-82e950458a5e req-68260589-39ec-46a1-98c3-dfff9591fbd5 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1521.764889] [55174]: INFO cinder.api.openstack.wsgi [req-ef76dfbd-a520-4b89-b9c7-82e950458a5e req-68260589-39ec-46a1-98c3-dfff9591fbd5 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 returned with HTTP 404 [ 1521.765355] [55174]: [pid: 55174|app: 0|req: 320/648] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:46:41 2025] GET /volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1521.780047] [55175]: DEBUG cinder.api.middleware.request_id [req-82fbec2a-c269-40c0-a378-3e58526ad3ad req-d813756d-d57c-40b9-a85d-5facfeec43c6 None None] RequestId filter calling following filter/app {{(pid=55175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1521.782426] [55175]: INFO cinder.api.openstack.wsgi [req-82fbec2a-c269-40c0-a378-3e58526ad3ad req-d813756d-d57c-40b9-a85d-5facfeec43c6 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 [ 1521.782656] [55175]: DEBUG cinder.api.openstack.wsgi [req-82fbec2a-c269-40c0-a378-3e58526ad3ad req-d813756d-d57c-40b9-a85d-5facfeec43c6 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Empty body provided in request {{(pid=55175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1521.782920] [55175]: DEBUG cinder.api.openstack.wsgi [req-82fbec2a-c269-40c0-a378-3e58526ad3ad req-d813756d-d57c-40b9-a85d-5facfeec43c6 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Calling method 'delete' {{(pid=55175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1521.783155] [55175]: INFO cinder.api.v3.volumes [req-82fbec2a-c269-40c0-a378-3e58526ad3ad req-d813756d-d57c-40b9-a85d-5facfeec43c6 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Delete volume with id: 7023ef32-a965-4d93-bc83-4da1be73fe41 [ 1521.789184] [55175]: INFO cinder.api.openstack.wsgi [req-82fbec2a-c269-40c0-a378-3e58526ad3ad req-d813756d-d57c-40b9-a85d-5facfeec43c6 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 returned with HTTP 404 [ 1521.789665] [55175]: [pid: 55175|app: 0|req: 329/649] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Feb 17 22:46:41 2025] DELETE /volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1521.803492] [55174]: DEBUG cinder.api.middleware.request_id [req-e56890f8-0784-48fa-8c5c-335999323d16 req-841839da-0ecc-4a6f-8c50-3fce94a88de7 None None] RequestId filter calling following filter/app {{(pid=55174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1521.805690] [55174]: INFO cinder.api.openstack.wsgi [req-e56890f8-0784-48fa-8c5c-335999323d16 req-841839da-0ecc-4a6f-8c50-3fce94a88de7 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] GET http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 [ 1521.805904] [55174]: DEBUG cinder.api.openstack.wsgi [req-e56890f8-0784-48fa-8c5c-335999323d16 req-841839da-0ecc-4a6f-8c50-3fce94a88de7 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Empty body provided in request {{(pid=55174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1521.806131] [55174]: DEBUG cinder.api.openstack.wsgi [req-e56890f8-0784-48fa-8c5c-335999323d16 req-841839da-0ecc-4a6f-8c50-3fce94a88de7 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] Calling method 'show' {{(pid=55174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1521.812361] [55174]: INFO cinder.api.openstack.wsgi [req-e56890f8-0784-48fa-8c5c-335999323d16 req-841839da-0ecc-4a6f-8c50-3fce94a88de7 tempest-VolumesSnapshotsTestJSON-1469775105 tempest-VolumesSnapshotsTestJSON-1469775105-project-member] http://10.180.1.21/volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 returned with HTTP 404 [ 1521.812804] [55174]: [pid: 55174|app: 0|req: 321/650] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Feb 17 22:46:41 2025] GET /volume/v3/volumes/7023ef32-a965-4d93-bc83-4da1be73fe41 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1531.785586] [55175]: DEBUG dbcounter [-] [55175] Writing DB stats cinder:SELECT=56,cinder:INSERT=17,cinder:UPDATE=25 {{(pid=55175) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1531.808738] [55174]: DEBUG dbcounter [-] [55174] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55174) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}